mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-09 17:42:21 +03:00
removed htaccess file
This commit is contained in:
parent
db15772520
commit
9bdafed734
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
Options +FollowSymlinks
|
||||
RewriteEngine On
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteRule ^(.*)$ index.php/$1 [L]
|
Loading…
Reference in a new issue