Tag Archives: asp

Mod Rewrite on ASP Server

To create rewrites (mod_rewrite on Apache servers), you will need: * Access to your .htaccess (Apache) file or httpd.conf (IIS) file in your root EE directory * Mod_rewrite enabled on your server (Apache on Windows or Linux) * ISAPI_Rewrite enable … Continue reading

Posted in Web Development | Tagged , | Leave a comment