hallelujah: ✨ it's back, that's all that matters
This commit is contained in:
parent
4575ca9bfc
commit
54a16cc77e
23 changed files with 1382 additions and 8 deletions
|
@ -1,9 +1,6 @@
|
|||
|
||||
DirectoryIndex index.php
|
||||
|
||||
RewriteEngine On
|
||||
RewriteBase /
|
||||
|
||||
RewriteCond %{REQUEST_URI} !^/www.*
|
||||
RewriteCond %{REQUEST_URI} !^www.*
|
||||
RewriteRule (.*) /www/$0 [END]
|
||||
RewriteCond %{REQUEST_URI} !^/?static/.*
|
||||
RewriteRule (.*) router.php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue