Home Tech Personal mod_rewrite
mod_rewrite PDF Print E-mail
Written by Eachan   
Tuesday, 06 January 2009 11:54

After making some changes to global settings in Joomla, all the links broke. The site was unusable, and only now have I figured out why.

 As it turns out, certain things happen when you enable "Search Engine Friendly" links in the global configuration. I solved the problem by moving htaccess.txt to .htaccess and enabling apache mod_rewrite in the global config.

 Now I have to fix some of the linking changes I made while I was troubleshooting.

 

Valid XHTML and CSS.