[cgiwrap-users] apache problem
Brought to you by:
nneul
From: alex <al...@ab...> - 2005-12-13 02:11:16
|
Hi, I installed cgiwrap with this configure ./configure --with-install-dir=3D/usr/local/cgiwrap = --with-httpd-user=3Dwww-data = --with-logging-file=3D/var/log/apache/cgiwrap.log on a debian sarge box, my apache version is 1.3.33 =20 i put this in my httpd.conf ScriptAlias /cgiwrapDir/ /usr/local/cgiwrap/ Action cgi-wrapper /cgiwrapDir/cgiwrap but i can not restart apache daemon, I have this error Syntax error on line 1060 of /etc/apache/httpd.conf: Invalid command 'Action', perhaps mis-spelled or defined by a module not = included in the server configuration |