Knowledge Base Article

Noah's Classifieds cannot detect mod_rewrite

There is a known issue with Noah's Classifieds where the application cannot detect that mod_rewrite is enabled on the server.

 

Fortunately, there is a simple fix for this. Open app/config.php and add this line before the final ?>:

 

$_SERVER["REWRITE_ON"]=1;

 

This line will tell the application that mod_rewrite is enabled and you will be able to use the Nice URL feature in Noah's Classifieds.



Rating

Please indicate if this article was helpful for you.

rating :  4.8 from 5
views :  810
votes :  5

Haven't found what you are looking for? Suggest an article HERE.

powered by

Valid XHTML 1.0 Strict Valid CSS!