Skip to content

Secure the server, sources are not in public, the server should point to the public folder

Compare
Choose a tag to compare
@p3x-robot p3x-robot released this 12 May 17:53
· 148 commits to master since this release

There is a changing break

Before, everything was in the root of the web server.

Which is not secure.

For now, you can create a folder eg. /var/www/gitlist.me.com/ and make sure, that you server does not point to /var/www/gitlist.me.com/, but instead, point to /var/www/gitlist.me.com/public.

https://github.com/patrikx3/gitlist/blob/master/changelog.md#v116