D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
var
/
softaculous
/
leafpub
/
Filename :
.htaccess
back
Copy
# Rewrites RewriteEngine On # Uncomment RewriteBase if you are using a subdomain RewriteBase [[relativeurl]] # Forbid access to these folders RewriteRule ^backups/ - [F] # Route requests through index RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^ index.php [QSA,L]