D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
local
/
psa
/
admin
/
conf
/
templates
/
default
/
domain
/
service
/
Filename :
suspend.php
back
Copy
<IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{ENV:REDIRECT_STATUS} !=503 RewriteCond %{REQUEST_URI} !\.(jpe?g?|png|gif|ico|svg|css)$ [NC] RewriteCond %{REQUEST_URI} !robots\.txt$ [NC] RewriteRule ^ - [L,R=503] </IfModule>