> On Thu, October 28, 2010 16:24, Tom Evans wrote:
> > Why do you care what the status code is? (or rather, why do you want
> > to return OK when an error occurs?)
On 28.10.10 16:48, Joost de Heer wrote:
> To work around the "Display userfriendly error messages" bug^Wfeature?
Is there any need fo
Hi Apache users/experts,
1) Is there an equivalent of ProxyPassMatch for Apache 2.0? (I don't have
the option to upgrade to 2.2).
2) While ProxyPassMatch seems to satisfy half my problem, I am wondering how
I can implement the following:
Proxy www.clientX.com to http://clients.company.com/client
On Tue, Nov 9, 2010 at 2:17 AM, Matus UHLAR - fantomas
wrote:
>> On Thu, October 28, 2010 16:24, Tom Evans wrote:
>> > Why do you care what the status code is? (or rather, why do you want
>> > to return OK when an error occurs?)
>
> On 28.10.10 16:48, Joost de Heer wrote:
>> To work around the "Di
Hi Guys,
I set up an envronment where files with *.cgi ending
get executed by the mod_cgi (or mod_cgid).
I have to place the line #!/usr/cgi-bin in each of those files
to let them run by the interpreter.
Is there a way to render this unneccessary so that they automatically get
executed by
the
On Tue, Nov 9, 2010 at 1:40 PM, Axel Gallus wrote:
>
> Hi Guys,
>
> I set up an envronment where files with *.cgi ending
> get executed by the mod_cgi (or mod_cgid).
>
> I have to place the line #!/usr/cgi-bin in each of those files
> to let them run by the interpreter.
>
> Is there a way to rende
I will read about it in the documentation, but maybe you could give me
an example right off the bat?
thx and regards
A.Gallus
-Ursprüngliche Nachricht-
Von: Eric Covener [mailto:cove...@gmail.com]
Gesendet: Di 09.11.2010 20:55
An: users@httpd.apache.org
Betreff: Re: [us...@httpd] Avoi
Platform is ubuntu 10.04
in my /etc/apache2/mods-available/dir.conf,
I have the following ::
DirectoryIndex index.html index.php index.py index.cgi index.pl index.xhtml
index.htm
Is it possible to to set directory files names specific to the
directory:
Example::
for
mydomain/foo1 I could ha
On Tue, Nov 9, 2010 at 3:04 PM, Axel Gallus wrote:
>
> I will read about it in the documentation, but maybe you could give me
> an example right off the bat?
something like
# or other type of container
AddHandler runphp .cgi
Action runphp /cgi-bin/php-cgi
with that relative path o
On Tue, Nov 9, 2010 at 3:08 PM, Tim Johnson wrote:
> Platform is ubuntu 10.04
> in my /etc/apache2/mods-available/dir.conf,
> I have the following ::
>
>
> DirectoryIndex index.html index.php index.py index.cgi index.pl index.xhtml
> index.htm
>
>
> Is it possible to to set directory files nam
Hey Greetings,
I wanted to know if HTTPD can help me to restrict serving files with
particular Extensions.
I mean I have a Web application primarily written in JS. I do not want to
throw away the code open to everyone. So is there a way I can configure
HTTPD to say no if somebody tries to access
On MacOSX 10.6.4.
Current Apple development tools.
Upacked 2.2.17, ran configure (no special options), ran make.
glibtool is in PATH, but what I ended up with was ...
Making all in pcre
/opt/subversion/build-1/libtool --silent --mode=compile gcc
-DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-p
* Eric Covener [101109 14:55]:
> On Tue, Nov 9, 2010 at 3:08 PM, Tim Johnson wrote:
<..> > Is it possible to to set directory files names specific to the
> > directory:
> > Example::
>
> of course you can manually do this by using DirectoryIndex inside of
> or , but if you've got more than a fe
On Wed, Nov 10, 2010 at 2:39 AM, dojo karta wrote:
> Hey Greetings,
>
> I wanted to know if HTTPD can help me to restrict serving files with
> particular Extensions.
>
> I mean I have a Web application primarily written in JS. I do not want to
> throw away the code open to everyone. So is there a
13 matches
Mail list logo