httpd-users mailing list archives

Site index · List index
Message view « Date » · « Thread »
Top « Date » · « Thread »
From Klavs Klavsen ...@vsen.dk>
Subject RE: [users@httpd] Bug in apache (was: upgrading to apache2 madeperl-cgi not work :()
Date Thu, 26 Jun 2003 07:28:18 GMT
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?=20

It seems like a bug to me? I tried to add SetHandler cgi-script to the
virtualhost but no dice :(
--=20
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.=20
Working with windows is like attacking a small whining child=20
who is carrying a .38.			=09

Mime
View raw message