daux.io/libs/Server
Morgan Zolob 7928b4365b Allow Daux to work from sub-directories
If you try to host Daux from any directory other than the root of a website (like mysite.com/docs, for example), it just gives an error that the page can't be found. This commit will make Daux remove the base directory from the request when handling it, which should make it work properly in sub-directories.
2018-09-20 20:14:43 +02:00
..
ErrorPage.php Support translations for the UI, fixes #1 2017-10-19 22:18:46 +02:00
ExtensionMimeTypeGuesser.php Fix Mime Types - fix CLI param 2017-12-08 16:29:44 +01:00
NotFoundException.php Convert to PSR2 2015-07-20 20:49:09 +02:00
Server.php Allow Daux to work from sub-directories 2018-09-20 20:14:43 +02:00