You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Klavs Klavsen <kl...@vsen.dk> on 2003/06/26 09:28:18 UTC

RE: [users@httpd] Bug in apache (was: upgrading to apache2 madeperl-cgi not work :()

I'm really crying my eyes out here.

What has changed from apache-1.3.x config worked to 2.0.x - that should
make this not work anymore?

I'm using full path, as you can see in the vhost I posted earlier:

<VirtualHost x.x.x.x>
ServerName sql-ledger.domain.dk

DocumentRoot /usr/local/sql-ledger/
#DirectoryIndex index.html
AddHandler cgi-script .pl
#ScriptAlias /sql-ledger/ /usr/local/sql-ledger/

Alias /sql-ledger/ /usr/local/sql-ledger/
<Directory /usr/local/sql-ledger>
Options ExecCGI Includes FollowSymlinks
</Directory>

<Directory /usr/local/sql-ledger/users>
Options None
</Directory>
</VirtualHost>

Nobody has any ideas? 

It seems like a bug to me? I tried to add SetHandler cgi-script to the
virtualhost but no dice :(
-- 
Regards,
Klavs Klavsen, GSEC - kl@vsen.dk - http://www.vsen.dk
PGP: 7E063C62/2873 188C 968E 600D D8F8  B8DA 3D3A 0B79 7E06 3C62

Working with Unix is like wrestling a worthy opponent. 
Working with windows is like attacking a small whining child 
who is carrying a .38.