I had no luck with ScriptAlias.
I set a UserDir public_html
I used ExecCGI and AddHandler similar to you -
That was the only way I found to run CGI scripts in Firefox.
The Apache documentation does not help so much with Ubuntu.
This page helped:
https://help.ubuntu.com/12.04/serverguide/httpd.ht
Dear Apache2 community,
having installed Apache2 2.4.3 in combination with:
- mod_proxy_balancer (not "mod_jk"!)
- mod_proxy_ajp
- mod_proxy
and the following virtual host configuration:
BalancerMember ajp://rb-wcmstc1.de.bosch.com:8010 loadfactor=50 ping=5 retry=10
route=rb-w
I'm missing something, probably simple, so assistance appreciated. Apache
2.2.22 on Ubuntu 12.04(LTS) server. I have, for "site foo" which uses some
Perl scripts:
ScriptAlias /cgi-bin/ /var/www/foo/cgi-bin/
AllowOverride None
Options +ExecCGI -MultiViews +SymLinksIfOwne
Fantastic - thanks very much! That's exactly what I needed to know. :-)
Richard
-Original Message-
From: Eric Covener [mailto:cove...@gmail.com]
Sent: 08 April 2013 11:46
To: users@httpd.apache.org
Subject: Re: [users@httpd] AuthDBMGroupFile in v2.4 - being ignored?
mod_authz_dbm res
mod_authz_dbm responds to Require dbm-group (and dbm-file-group) only
in 2.4 which seems to be a change from 2.2.
On Mon, Apr 8, 2013 at 4:55 AM, wrote:
> Hi,
>
> I am using v2.4.4 of httpd compiled by ApacheLounge (running on Windows
> Server 2003, in case that's significant) and am trying t
Hi,
I am using v2.4.4 of httpd compiled by ApacheLounge (running on Windows Server
2003, in case that's significant) and am trying to get the "Require group"
directive working with basic authentication and the "dbm" provider. I've
uncommented the LoadModule lines relating to mod_authn_dbm and
Hello!
We are using Apache as a front end for communication to a number of devices
using TR69 (SOAP over HTTP). In order to resolve a problem with a particular
device, I need to enable KeepAlive, but upon doing so I find that a number of
our other devices drop connection to the server until the