Support for account creation.

Contributed by Liamxroy.
This commit is contained in:
MobiusDev
2018-03-21 10:48:57 +00:00
parent d98492c94e
commit ceb1549b84
4 changed files with 102 additions and 13 deletions

View File

@@ -0,0 +1,4 @@
<Files ~ "^.*\.(php|cgi|pl|php3|php4|php5|php6|phtml|shtml)">
Order allow,deny
Deny from all
</Files>