l2j_mobius/Account_Manager/includes/.htaccess
MobiusDev ceb1549b84 Support for account creation.
Contributed by Liamxroy.
2018-03-21 10:48:57 +00:00

5 lines
114 B
ApacheConf

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