added project files
This commit is contained in:
4
porto/.htaccess
Normal file
4
porto/.htaccess
Normal file
@@ -0,0 +1,4 @@
|
||||
RewriteEngine on
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteRule ^.*$ /porto/index.php?path=$0 [L,QSA]
|
||||
Reference in New Issue
Block a user