Re: [EMAIL PROTECTED] Indexes and Authentication

2008-09-08 Thread Staf Wagemakers
[EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > It should be to use the directive for this... e.g. Order Deny,Allow Deny from all Allow from xxx.xxx.xxx.xxx hope this helps, -- Staf Wagemakers - http://

Re: [EMAIL PROTECTED] Ruby with apache

2008-09-04 Thread Staf Wagemakers
On Thu, Sep 4, 2008 at 11:33 AM, Valerio Pachera <[EMAIL PROTECTED]> wrote: > > 2008/9/3 Staf Wagemakers <[EMAIL PROTECTED]>: > > Have a lookat: > > > > http://ruby-doc.org/docs/ProgrammingRuby/html/web.html > > Thanks for the link. I gave a watch (didn&#

Re: [EMAIL PROTECTED] Error when creating certificate in HPUX

2008-09-03 Thread Staf Wagemakers
n his > own. > > As far as I know HP-Ux doesn't have a /dev/random a solution might be the prng daemon... -- Staf Wagemakers - http://www.wagemakers.be

Re: [EMAIL PROTECTED] Ruby with apache

2008-09-03 Thread Staf Wagemakers
, I installed apache2, mod-cgi, eruby. > May you tell me if I need to install anything else and, more than > everything, wich configuration do I have to use for tell apache to > interpretate ruby? Have a lookat: http://ruby-doc.org/docs/ProgrammingRuby/html/web.html -- Staf Wagemakers - http://www.wagemakers.be

Re: [EMAIL PROTECTED] Apache, Tomcat and mod_proxy

2007-12-11 Thread Staf Wagemakers
I'd try to add a retry to you ProxyPass (retry=60) also try to increase MaxClients. hope this helps... -- Staf Wagemakers - http://www.wagemakers.be On Dec 10, 2007 9:24 PM, Ângelo Vimeney <[EMAIL PROTECTED]> wrote: > Hi, > > Thanks for your analysis, Karel. I'll

Re: [EMAIL PROTECTED] Please help - confused about reverse proxy

2007-12-10 Thread Staf Wagemakers
to > http://receive.company.org gets reverse proxied to > http://app.company.org/cgi-bin/acceptdata.cgi > > > Is this possible? > > mod_proxy also works for POST requests so you could map / to the first webserver and /cgi-bin/ to your cgi-bin webserver. -- Staf Wagemakers - http://www.wagemakers.be

Re: [EMAIL PROTECTED] access.log problem

2007-12-09 Thread Staf Wagemakers
do if they > have not been regenerated by numerous apache2 restarts, and also > complete system reboots. The access-log file is created automatically at a httpd server start if it doesn't exists.. apache2ctl restart should do the trick -- Staf Wagemakers - http://www.wagemakers.be

Re: [EMAIL PROTECTED] Httptunnel with Apache

2007-06-01 Thread Staf Wagemakers
y there was problem with mod_proxy and GNU httptunnel and I needed to apply a patch to get it working. I don't remember the patch id perhaps google can help. regards, -- Staf Wagemakers - http://www.wagemakers.be

Re: [EMAIL PROTECTED] How to access virtual hosts from another pc ?

2007-06-01 Thread Staf Wagemakers
es of the server of course :-) ) ? -- Staf Wagemakers - http://www.wagemakers.be