Hello again everyone!
Sorry for asking so many questions lately :oops:
A few days ago I read the article on
only using the www. version of my site and added...
- Code: Select all
RewriteCond %{HTTP_HOST} ^example\.com$ [NC]
RewriteRule ^(.*)$ http://www.example.com/$1 [QSA,L,R=301]
...^this code to my .htaccess file, which resulted in success. However, I just installed the pre-modded version of phpbb 5.0 that you offer here and now I see the following error whenever I want to enter a sub-forum or read a topic:
The page isn't redirecting properly
Firefox has detected that the server is ...