indexing fix
This commit is contained in:
parent
74f3fc88f9
commit
7caea9dd01
1 changed files with 0 additions and 0 deletions
4
htaccess.txt
Normal file
4
htaccess.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
RewriteEngine on
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteRule ^(.*)$ /index.php?$1 [NC,L,QSA]
|
||||
Loading…
Add table
Add a link
Reference in a new issue