Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sat Jul 16, 2011 3:34 pm 
Offline
Senior Member

Joined: Thu Aug 05, 2010 11:23 pm
Posts: 64
I get this error
Quote:
Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule directive is forbidden:


I have added following lines to /etc/apache2/sites-available/mydomain.com
Code:
<VirtualHost  *:80>
....
<Directory /srv/www/mydomain.com/public_html>
      AllowOverride All
      Options +ExecCGI -MultiViews +FollowSymLinks
      Order allow,deny
      Allow from all
     </Directory>
</VirtualHost>


now I get regarding htaccess - Invalid command '<option', perhaps misspelled or defined by a module not included in the server configuration, referer on the logs

???


Top
   
 Post subject:
PostPosted: Mon Jul 18, 2011 1:45 am 
Offline
Senior Member

Joined: Thu Aug 05, 2010 11:23 pm
Posts: 64
solved by adding AllowOverride to vhost file


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group