Skip to content
Snippets Groups Projects
root.htaccess 161 B

RewriteRule ^$ lodspeakr/index.php [L]

RewriteCond %{REQUEST_FILENAME} !-f 
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{SCRIPT_FILENAME} !.*/index.php$