Hi all,
I have just installed Joomla 1.5 via the installer. To access my pages I have to go to the fully qualified domain i.e
http://www.mydomain.com/joomla
I have been told that if I add a redirect line in the .htaccess file, it will automatically send the user to the correct url when they visit my domain.
The line I have been told to add is "Redirect / http://www.mydomain.com/joomla/"
However this does not seem to work, can anyone tell me where this line should appear and should any of the other code in the file be removed or changed in any way?
Many thanks