Friday, 14 September 2012


 htaccess to bypass Service Temporarily Unavailable


Today we will see how to bypass the Service Temporarily Unavailable page during symnlink.
1. Create the .htaccess file
2. paste the below code in the .htaccess file
3. upload it and it works!!!!



< Ifmodule mod_security . c > 
    Off Secfilterengine 
    Secfilterscanpost Off 
</ Ifmodule

No comments:

Post a Comment

Browsing Site Using UserNames

Hi, Today I am going to show a trick to browse the website using the username. How? Please go through the document to understand h...