mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-08-12 19:12:00 +00:00
many changes
updated composer.json to user psr-4 autoloader updated .htaccess to point to the correct file Rewrite of most of the project
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
RewriteEngine on
|
||||
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteRule ^(.*)$ ./admin/init.php [L,QSA]
|
||||
RewriteRule ^(.*)$ ./index.php [L,QSA]
|
||||
|
Reference in New Issue
Block a user