You will need to understand how to log into your server and minimal familiarity with linux. I used putty (www.putty.com). So login, then..
- Navigate to your joomla installation (eg cd path-to/yourdomain.com/)
- Backup your htaccess.txt file (mv htaccess.txt htaccess.txt.bak)
- Copy and rename that file (cp htaccess.txt.bak .htaccess)
Step 2: Configure Joomla
Login as your administrator in the Joomla admin panel
- Go to Site -> Global Configuration
- Set both Search Engine Friendly URLs and Use Apache mod_rewrite to 'yes' and hit apply.
- Reload an inside page on your site, that might have done it.
There's one more good trick. Follow instructions at http://docs.joomla.org/SEF#Fixing_Broken_Site_When_SEF_is_Enabled. This will also require you to ssh in to your host and alter one of the Joomla files. If you're nervous about that back up the file first.
That worked for me.
No comments:
Post a Comment
Hit me