mac
This commit is contained in:
parent
29d06b62a3
commit
739bbb8ac2
5
.htaccess
Normal file
5
.htaccess
Normal file
@ -0,0 +1,5 @@
|
||||
RewriteEngine on
|
||||
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteRule ^(.*) index.php [L]
|
BIN
content/pages/content/.DS_Store
vendored
BIN
content/pages/content/.DS_Store
vendored
Binary file not shown.
Loading…
Reference in New Issue
Block a user