HTRouter
HTRouter copied to clipboard
HTRouter a PHP 5.4 Internal Webserver .htaccess parser and interpreter.
Results
2
HTRouter issues
Sort by
recently updated
recently updated
newest added
Following the setup and usage documentation yields `/path/to/htrouter.phar is not a directory.`
In the phar directory I ran `php -dextension=phar.so -dphar.readonly=0 -f buildphar.php` and in the HTRouter root directory `php -dinclude_path=/tmp/HTRouter/phar -S localhost:8888 -t public htrouter.phar` but I'm getting ``` Warning: include(phar:///tmp/HTRouter/htrouter.phar/stub.php):...