Browse by tags Apache

Translating .htaccess Content to IIS web.config

ManyPHP applications are distributed with configuration files for the Apache Web Server. These configuration files (usually called .htaccess) contain a number of settings for integrating the application with the Web Server’s capabilities. IIS 7 uses a file ...

Importing Apache mod_rewrite Rules

IIS 7.0 URL rewrite module provides rule importing functionality that greatly simplifies the process of converting Apache mod_rewrite rules to IIS URL rewrite rules. This walkthrough will guide you through how to import several mod_rewrite rules into an IIS ...

Latest Blogs rss

Featured Books