Skip to content
Snippets Groups Projects
Commit 0964082f authored by Taddeüs Kroes's avatar Taddeüs Kroes
Browse files

Corrected reference to main file

parent 563900b5
No related branches found
No related tags found
No related merge requests found
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [QSA,L]
RewriteRule ^ app.php [QSA,L]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment