[EMAIL PROTECTED] Forbidden...

2007-07-12 Thread Yaakov Chaikin
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

Re: [EMAIL PROTECTED] Forbidden...

2007-07-12 Thread Yaakov Chaikin
´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

[EMAIL PROTECTED] Configuring multiple instances of apache on the same machine

2007-07-22 Thread Yaakov Chaikin
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. ---

Re: [EMAIL PROTECTED] Configuring multiple instances of apache on the same machine

2007-07-22 Thread Yaakov Chaikin
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

Re: [EMAIL PROTECTED] Configuring multiple instances of apache on the same machine

2007-07-22 Thread Yaakov Chaikin
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

[users@httpd] Apache (httpd) server how to force redirect to a non-www domain under while under https

2013-05-22 Thread Yaakov Chaikin
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