mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Compare commits
1 Commits
b764200c2a
...
v1.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e7d49befdf |
@@ -1,5 +1,5 @@
|
|||||||
Order Deny,Allow
|
Order Deny,Allow
|
||||||
<FilesMatch "\.(conf|php|in)$">
|
<FilesMatch "\.(conf|php|in)|aowow$">
|
||||||
Deny from all
|
Deny from all
|
||||||
</FilesMatch>
|
</FilesMatch>
|
||||||
<FilesMatch "^(index)\.php$">
|
<FilesMatch "^(index)\.php$">
|
||||||
|
|||||||
Reference in New Issue
Block a user