View Single Post
Old
  (#6 (permalink))
Jim
of Page-Zone
Jim will become famous soon enoughJim will become famous soon enough
 
Status: Offline
Posts: 1,134
Join Date: Jun 2002
Location: Wauseon, Ohio
Rep Power: 98
My location
01-10-2007, 08:48 PM

solved -

This was in the .htaccess file:

Options Includes FollowSymLinks

The syntax of that isn't correct. I changed it to

Options +[option] +[option] syntax and it works

e.g. Options +Includes +FollowSymLinks

So that should be a plus for you. (sorry had to say it)


--
Thank You,
Jim Snape
Page-Zone
--
   
Reply With Quote