How To: Disable Rewrite Engine


Subject: How To: Disable Rewrite Engine
I noticed that the icy scrpts doesn´t work into servers without the rewrite activatet and results in a 500 (internal server) error.

For preventing that:

Code: [Download] [Hide] [Select]

#------[OPEN]----------

/.htaccess

#-------[SEARCH]--------

RewriteEngine On

#--------[REMPLACE WITH]----------

RewriteEngine Off

#--------[SAVE/CLOSE ALL FILES]--------
EOM



Please, move this to the How&To section

Profile PM  
Subject: Re: How To: Disable Rewrite Engine
Most of servers that doesn't support mod rewrite doesn't support .htacces files
so insteading of turning off, it's need to be deleted :P

Subject: Re: How To: Disable Rewrite Engine
My host disables 60% of mod_rewrite leaving just URL a =URL B rewriting or REQUEST FILENAME but no regexes, etc.

Subject: Re: How To: Disable Rewrite Engine
Zuker wrote: [View Post]
Most of servers that doesn't support mod rewrite doesn't support .htacces files
so insteading of turning off, it's need to be deleted :P


Yes, but the servers that allow .htacces files but the rewrite the reparing is in there if you want to stay with the icy error pages.

Profile PM  

Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1658s (PHP: 10% SQL: 90%)
SQL queries: 29 - Debug Off - GZIP Enabled