Hi httpd users,
I've been testing Apache httpd 2.2.4 as a reverse-caching proxy server but
I've ran into some odd behavior with how its handling expired content.
Currently I'm using the worker MPM and mod_mem_cache to provide the storage.
I haven't tested this with prefork or mod_disk_cache ye
Thank you for the link.
I have been searching the web for an answer but didn't come across the
wiki.
I followed the link's instructions and now everything is working as it
should.
( I did modify the main config file )
Thank you,
Phil
>
> I have one subfolder that I want public with no pas
On 24/05/07, Philip Ebbert <[EMAIL PROTECTED]> wrote:
I have one subfolder that I want public with no password protection.
What do I need to put in the subfolder's .htaccess file so it will not
inherit the password requirements?
Hi,
See:
http://wiki.apache.org/httpd/Recipes/BypassAuthentic
On 24 May 2007, at 23:33, Philip Ebbert wrote:
I have the root and its subfolders password protected.
I have one subfolder that I want public with no password protection.
What do I need to put in the subfolder’s .htaccess file so it will
not inherit the password requirements?
Thanks,
Hello
On 5/24/07, Diar Gashi <[EMAIL PROTECTED]> wrote:
Oops..I got the first part working, thanks a bunch.
This is what I'm using for the second part:
RewriteRule /x194
/landing/dyncon/prom/grea__byhand_x194.jsp [L,R]
What the heck is the "R" doing in the flags? That is specifically
asking for an
I have the root and its subfolders password protected.
I have one subfolder that I want public with no password protection.
What do I need to put in the subfolder's .htaccess file so it will not
inherit the password requirements?
Thanks,
Oops..I got the first part working, thanks a bunch.
This is what I'm using for the second part:
RewriteRule /x194 /landing/dyncon/prom/grea__byhand_x194.jsp [L,R]
and the rewrite logs show
MY_IP - - [24/May/2007:16:08:22 -0400]
[DOMAIN_NAME/sid#6a908][rid#45a28/initial] (2) init rewrite engine
Wow! That was it! I didn't even know we were running SELinux!
Thank you very much for your assistance. I really appreciate it.
Chris Carlson
iStor Networks, Inc.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua
Slive
> Sent: Thursday, May 2
On 5/24/07, Chris Carlson <[EMAIL PROTECTED]> wrote:
I don't think so. Here's the uname:
Linux swmpu 2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:27:17 EDT 2006 i686 i686
i386 GNU/Linux
SELinux is not a distribution of linux. It is a set of kernel patches
and related libraries that introduce finer-gra
I don't think so. Here's the uname:
Linux swmpu 2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:27:17 EDT 2006 i686 i686
i386 GNU/Linux
Chris Carlson
iStor Networks, Inc.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua
Slive
> Sent: Thursday, May 24,
On 5/24/07, Chris Carlson <[EMAIL PROTECTED]> wrote:
Thank you for your quick response.
The error log says:
[Thu May 24 10:06:07 2007] [error] [client 192.168.50.151]
(13)Permission denied: access to /~jmclaughlin denied
Yet the permissions on /home are: rwxr-xr-x
and the
Thank you for your quick response.
The error log says:
[Thu May 24 10:06:07 2007] [error] [client 192.168.50.151]
(13)Permission denied: access to /~jmclaughlin denied
Yet the permissions on /home are: rwxr-xr-x
and the permissions on /home/jmclaughlin are: rwxr-xr-x
and
On 5/24/07, Chris Carlson <[EMAIL PROTECTED]> wrote:
---
Forbidden
You don't have permission to access /~jmclaughlin on this server.
Additionally, a 403 Forbidden error was encountered while trying to use
an ErrorDocument to handle the request.
Apache/2.0.52 (Red Hat) Server at swmpu P
I realize this may be a newbie question answered many times, but I hope
it is simple and someone can give me a quick answer.
We are running Apache 2.0 at our office on a Linux 2.6 system. I tried
to enable UserDir by modifying the httpd.conf file. I followed the
instructions found in the file by
On 5/24/07, Diar Gashi <[EMAIL PROTECTED]> wrote:
Joshua, the link you provided still does not open up for me.
Uhg. That wasn't a URL to open. That was an example of a directive to
achieve what you want. To be more explicit, place the following in
httpd.conf:
ErrorDocument 404 http://example.c
Joshua, the link you provided still does not open up for me. Also, for the
second part, I tried using rewriterule instead of redirect, and still getting
the same thing - when I type http://DOMAINNAME/x10 the url shows
http://DOMAINNAME/landing/index.jsp?wfId=685
, but what I want it to show is h
Hello,
Guys i was wondering if we can wright a script to tell the clients whom
requests can not be served by apache before the MaxClients reach its maximum
limits by a little bit ( to prevent apache from hanging out), thats their
requests cant be handled now, try again after a while
Is it dep
Hi Boyle,
Yes the problem was that I did not have mod_php. I had to compile and install
libxml2 so that I could compile and install php. With the php module loaded into
Apache the secure site worked fine. I am still curious about the php mime as
there is no php at all in the site so I don't see wh
18 matches
Mail list logo