Forum: Install/Configuration
04-20-2005, 05:11 PM
|
|
Replies: 11
Views: 5,094
|
Forum: Install/Configuration
04-20-2005, 08:26 AM
|
|
Replies: 11
Views: 5,094
webserver keeps restarting ....
...
webserver keeps restarting ....
2005-04-20 12:19:41.242 [DEBUG] [*:7777] 1 connections accepted!
2005-04-20 12:19:41.243 [DEBUG] [192.168.2.79:2152-0#v_hosting:fcgi] ExtConn::onWrite()...
|
Forum: Install/Configuration
04-19-2005, 07:16 PM
|
|
Replies: 11
Views: 5,094
|
Forum: Install/Configuration
04-19-2005, 02:44 PM
|
|
Replies: 11
Views: 5,094
Do you mean the URI context "/" ?
I tried...
Do you mean the URI context "/" ?
I tried "/www/chuck.cvstest2.com/safe/" and then the page was served as if there was no fastcgi auth at all.
If that's not what you meant, please explain what...
|
Forum: Install/Configuration
04-19-2005, 02:24 PM
|
|
Replies: 11
Views: 5,094
|
Forum: Install/Configuration
04-19-2005, 12:58 PM
|
|
Replies: 11
Views: 5,094
fcgi auth
I have setup a fcgi authorizer like so,
it's listening on the same box as the webserver on port 3456
<extProcessor>
<type>fcgiauth</type>
<name>Chuck_Auth</name>
...
|