Re: [users@httpd] What IP Addresses Are Used With Virtual Host & Listen Directives

2012-08-03 Thread Jonathan Rogers
Howard Davies wrote: > If I want to specify specific IP addresses (as opposed to an all IP > address configuration), do I specify (1) the local IP address(es) of > the Server, (2) the local IP address of the router or (3) the internet > address of the router > > My understanding is that you use

Re: [users@httpd] Webserver configuration

2012-07-28 Thread Jonathan Rogers
Yagiz OZEN wrote: > Hello everyone, > > I am new to Linux systems and I bought a www address from godaddy and also > install centos to my pc with the packages related to apache web server. I can > access to the pho page that I have on the server from the > localhost.com/.. But I need help to

[users@httpd] FcgidAccessChecker usage

2012-07-27 Thread Jonathan Rogers
I'm trying to determine the correct way to use the FcgidAccessChecker directive. Unfortunately, the documentation is very sparse in this area. I've been assuming that it should conform to the Fast CGI Specification section "6.3 Authorizer". http://www.fastcgi.com/drupal/node/6?q=node/22#S6.3> I ha