Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Cgi in Vhosts
PostPosted: Mon Sep 22, 2003 12:49 pm 
Offline
Senior Newbie

Joined: Tue Sep 16, 2003 11:05 am
Posts: 17
One of the people that I host wants to use Movable Type on their site. However, I get this error:
Access forbidden!
You don't have permission to access the requested object. It is either read-protected or not readable by the server.

Here is the relevant configuration sections in httpd.conf.
AddHandler cgi-script .cgi

<VirtualHost *>
Options FollowSymLinks Indexes ExecCGI
ServerAdmin webmaster@binaryslaves.com
DocumentRoot /home/sites/binaryslaves.com/html
ServerName binaryslaves.com
ServerAlias *.binaryslaves.com binaryslaves.com
ErrorLog /home/sites/binaryslaves.com/logs/error_log
CustomLog /home/sites/binaryslaves.com/logs/access_log common
</VirtualHost>

what am i missing? I am running Redhat small and everything else in the httpd.conf is default.

thanks.


Top
   
 Post subject:
PostPosted: Mon Sep 22, 2003 1:01 pm 
Offline
Senior Newbie

Joined: Tue Sep 16, 2003 11:05 am
Posts: 17
ok, i got it to work, but I am really confused. I added Options ExecCGI in the main Directory section of the httpd.conf. However, I thought that with Virtual Hosts, any settings in the VirtualHost area overrode the default settings?


Top
   
 Post subject:
PostPosted: Thu Nov 27, 2003 11:27 pm 
Offline
Senior Member

Joined: Sun Nov 02, 2003 2:05 pm
Posts: 58
ok, i got it to work, but I am really confused. I added Options ExecCGI in the main Directory section of the httpd.conf. However, I thought that with Virtual Hosts, any settings in the VirtualHost area overrode the default settings?


This this help me get a little closer getting my phpbb up Thanks


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


Who is online

Users browsing this forum: No registered users and 3 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