Joomla Tips #8 : Enabling SEF on Windows using Apache server
Written by Editor (cowboy)
Friday, 15 December 2006
This is a quick tip for all Joomla developers whose developing on Windows using Apache server. I've been trying to figure out how to make Joomla SEF work on Windows environment and finally got it after some googling.
This involves modification to Apache's http.conf:
Copy htaccess.txt to .htaccess (Windows Explorer won't let you rename it, so you'll need to do this on DOS prompt mode)
Go to Joomla admin >> Site >> Global Configuration >> SEO tab and click "yes" to "Search Engine Friendly URLs".
Find your Apache installation directory and go to conf directory and edit httpd.conf.
If you don't have the following entries below, just add it and save.
<Directory /> Options FollowSymLinks AllowOverride All </Directory>
Joomla Hacks is a Joomla Components, Joomla Modules, Joomla Templates, & Joomla Mambots resource portal. None of the text or images in this public website may be copied without the expressed written consent of the authors. Copyright 2005 by JoomlaHacks.com. Powered by Joomla. All rights reserved.
Terms of Use