Hi Edwin,
Thanks for that information.
I've checked that SEF is enabled and also URL Rewrite is enabled in the Joomla admin. When I disable these then the pages work fine.
So the problem is with my .htaccess file.
When I created the slave I used a symbolic link to the .htaccess file in the template site. Is this correct?
Also, in the .htaccess file of the template site I have the following lines of code:
Code: |
Options +FollowSymLinks
## Mod_rewrite in use.
RewriteEngine On
RewriteBase /
|
Can you please let me know what I have written incorrectly in the code above?
Thanks and kind regards.