Hi,
I have the following config file which came with apcupsd. I am a
newbie at configuring Apache, so please tell me why
"http:///apcupsd/"; produces "Forbidden". It seems from the config
below that the cgi script should be executed instead.
#
# apcupsd configuration file for Apache Web serv
´s
Hamilton Vera
int Administrator (char Network[],char ComputationalSystems[]);
http://antispam.br/
"Google is my shepherd, no want shall I know"
On Thu, 12 Jul 2007, Yaakov Chaikin wrote:
> Hi,
>
> I have the following config file which came with apcupsd. I am a
> newbie a
Hi,
Could someone point me to the right place in the documentation where
it talks about how to configure multiple instances of httpd on the
same machine?
If it's trivial, I would appreciate you could provide the instructions here.
Thanks,
Yaakov.
---
It's relatively trivial if you do it in the simplest way:
Configure/compile/install with different --prefix's each time (meaning
one instance lives entirely under /usr/local/apache2a, another under
/usr/local/apache2b, etc). Then the only thing you need to do is
adjust the Listen directive to tell
Sorry, and what if I want that second instance to start automatically
at boot up? How do I create a script that could go to the /etc/init.d
directory and be controlled by chkconfig?
Thanks,
Yaakov.
On 7/22/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 7/22/07, Yaakov Chaikin <[EMAIL
Hi,
On a default installation of CentOS (on AWS), I have the following
configuration in my conf.d directory. So, besides for this configuration, I
just have the default conf/httpd.conf file.
What I am trying to achieve is a configuration that:
1) If URL starts with http://www.example.com, it goe