0
votes

I've set up a joomla webpage which is currently being hosted at a temporary url. When I enable the SEF url's all links point to the default/home page. Haven't found forum with this problem/solution. please help!

2

2 Answers

0
votes

Have you enabled both htaccess and mod-rewrite?

0
votes

If you are using Joomla 1.5, go to Site -> Global Configuration and turn on the 3 options that you have on the right side :

Search Engine Friendly URLs - YES

Use Apache mod_rewrite - YES

Add suffix to URLs - YES

Then rename htaccess.txt that you have in your joomla folder to .htaccess

You should have mod_rewrite on your Apache server to get that working.