Tag Archives: apache

url rewriting guide

ShareIntroduction to mod_rewrite The Apache module mod_rewrite is a killer one, i.e. it is a really sophisticated module which provides a powerful way to do URL manipulations. With it you can do nearly all types of URL manipulations you ever … Continue reading

Posted in apache, htaccess | Tagged , , , | Leave a comment

install apache as a service

Share Running Apache as a Service Apache can be run as a service on Windows NT. There is some highly experimental support for similar behavior on Windows 9x. You can install Apache as a service automatically during the installation. If … Continue reading

Posted in apache | Tagged , , | Leave a comment