Re: [EMAIL PROTECTED] VirtualScriptAlias

2006-05-09 Thread Bjørge Solli
On Tuesday 09 May 2006 13:02, Boyle Owen wrote: > This is nothing to do with your config... The problem is that the script is > not working. Check out http://httpd.apache.org/docs/2.2/howto/cgi.html but > probably you are not sending a proper CGI header before the data... I just figured that out f

Re: [EMAIL PROTECTED] VirtualScriptAlias

2006-05-09 Thread Rainer Sokoll
On Tue, May 09, 2006 at 12:45:59PM +0200, Bjørge Solli wrote: > VirtualDocumentRoot /srv/www/vhosts/%0/docs > VirtualScriptAlias /srv/www/vhosts/%0/cgi-bin > > The virtual docs is working as expected, but I cannot get the cgi-bin to work > properly. It now looks in the correct dir, but I get a

RE: [EMAIL PROTECTED] VirtualScriptAlias

2006-05-09 Thread Boyle Owen
> -Original Message- > From: Bjørge Solli [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 09, 2006 12:46 PM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] VirtualScriptAlias > > I have this in my config: > > VirtualDocumentRoot /srv/www/vhosts/%

[EMAIL PROTECTED] VirtualScriptAlias

2006-05-09 Thread Bjørge Solli
I have this in my config: VirtualDocumentRoot /srv/www/vhosts/%0/docs VirtualScriptAlias /srv/www/vhosts/%0/cgi-bin The virtual docs is working as expected, but I cannot get the cgi-bin to work properly. It now looks in the correct dir, but I get a Server Error: Premature end of script headers: