View Single Post
  #28  
Old 01-26-2011, 07:19 AM
eva2000 eva2000 is offline
Senior Member
 
Join Date: Dec 2004
Location: Brisbane, Australia
Posts: 142
thanks fixed.. but still index.php ain't caching on my vB 3.8.6 PL1 install

i commented out

Code:
#RewriteCond %{HTTP_HOST} !^www\.domain\.com$
#RewriteRule /forum/(.*)$ http://www.domain.com/forum/$1 [R=301,L]
is that okay ? accessing via 192.168.56.101 ?
Reply With Quote