Closed rob-lindman closed 5 years ago
I did some testing and this 'almost' works. I hate .htaccess and I would like to use this program
RewriteEngine on
RewriteBase /apps/pastebin/
RewriteRule ^(.*)$ index.php?/$1 [QSA,L]
idk, this could perhaps be an issue with my configuration. can't deal with it today.
the htaccess in the zip only says 'deny from all'.
I tried the .htaccess from the code on github, and it sends users to my homepage when clicking list.
The app is hosted in a subdir, /apps/pastebin/