I've installed Joomla several times recently - very easy & impressive all round, trying to decide whether to invest a lot of time in it. The only thing holding me back is when I put on the search engine friendly urls command in the admin panel & change htaccess.txt >> htaccess I get 404 on all the pages.
I know very little about this but part of checking out if the server allows htaccess override is to delete the existing code in the file & put in the following:
Redirect/google.html http://www.google.com
And then inthe browser:
This should then take you to google but I still get a 404.
Any ideas on this would be appreciated. Thanks.
I know very little about this but part of checking out if the server allows htaccess override is to delete the existing code in the file & put in the following:
Redirect/google.html http://www.google.com
And then inthe browser:
This should then take you to google but I still get a 404.
Any ideas on this would be appreciated. Thanks.

Comment