Your IP : 18.117.72.49


Current Path : /proc/4653/root/var/softaculous/leafpub/
Upload File :
Current File : //proc/4653/root/var/softaculous/leafpub/.htaccess

# 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]