mirror of
https://git-old.hatthieves.es/g/g.git
synced 2026-07-14 15:35:59 +00:00
hola
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
AddDefaultCharset UTF-8
|
||||
RewriteEngine on
|
||||
RewriteBase /
|
||||
RewriteRule ^((?!public/).*)$ public/$1 [L,NC]
|
||||
|
||||
ErrorDocument 404 /public/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user