Enable mod_rewrite in Apache2 on Debian/Ubuntu

If you have installed Apache2 web server via apt-get or aptitude on Debian or Ubuntu systems, it has mod_rewrite module installed, but not enabled. After Apache2 installation, you need to enable mod_rewrite manually. Generally developers and seo geeks use mod_rewrite to improve user-friendliness and search engine friendliness of web sites by creating more memorable and … Continue reading