Added PHP minification, Removed years-old honeypot-related trash
Update .htaccess, clean.bat, and 11 more files...
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# FIXME: The minified content scripts fail for some reason !
|
||||
# Could be the missing closing php tag !!!
|
||||
DirectoryIndex index.php index.html
|
||||
|
||||
# Redirecting any URL that starts with "/tools" to the root of this folder.
|
||||
RewriteEngine On
|
||||
RewriteRule ^\/?(tools\/)?[a-zA-Z0-9\-]+\/?$ index.php [NC]
|
||||
|
Reference in New Issue
Block a user