[cgiwrap-users] Config error?
Brought to you by:
nneul
From: Tuc <ml...@t-...> - 2007-05-03 17:20:38
|
Hi, No replies about the PHP config : <VirtualHost 204.107.90.10> ServerAdmin web...@ph... DocumentRoot /home/phpwrap Servername phpcgiwrap.tucs-beachin-obx-house.com ErrorLog "|/usr/local/sbin/cronolog /usr/local/logs/%Y%m%d/phpcgiwrap.error_log" TransferLog "|/usr/local/sbin/cronolog /usr/local/logs/%Y%m%d/phpcgiwrap.access_ log" UserDir disabled HostNameLookups off IdentityCheck off Action phpcgi-wrapper /gcgi-bin/php-cgiwrap/phpwrap AddHandler phpcgi-wrapper .php <Location /gcgi-bin> SetEnv CGIWRAP_AUTH_VHOST "phpcgiwrap.tucs-beachin-obx-house.com" SetEnv CGIWRAP_REQUIRE_USER "phpwrap" </Location> </VirtualHost> Did I do something wrong for it not to be working perfectly as everyone elses is? Thanks, Tuc |