I have recently made attempts to add the authenticated username in apache to a
HTTP header using mod_headers. The httpd server acts as a man in the middle
redirecting traffic to a tomcat using mod_jk.
However it seems REMOTE_USER is not visible to the RequestHeader directive. Why
is that? Is Re
On Feb 6, 2008 8:08 PM, David Crellin <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Firstly I would like to apologise for sending what is probably
> considered a remedial question, however I have some web admins that are
> demanding resolution immediately, have looked around the web and as yet
> have not fo
Sander Temme wrote:
I would give it a go to test things out, but I only have access to
large government web servers, so maybe not.
How about setting up a test server for yourself, on your own machine?
That'll give you something you can test out to your heart's desire.
I don't know what prob
On Feb 6, 2008, at 5:33 PM, Lloyd Parkes wrote:
I would give it a go to test things out, but I only have access to
large government web servers, so maybe not.
How about setting up a test server for yourself, on your own machine?
That'll give you something you can test out to your heart's
Why?
We've all seen this comment for ServerRoot, but does anyone know why it's there?
What bad things will happen if I put a slash at the end of my ServerRoot?
The documentation for ServerRoot doesn't say anything about this. Google finds
nothing obvious.
I would give it a go to test things
Hi,
Firstly I would like to apologise for sending what is probably
considered a remedial question, however I have some web admins that are
demanding resolution immediately, have looked around the web and as yet
have not found a resolution.
I'm running apache 1.3.23 in a Solaris 10 environment. Th
On 06/02/2008, Sam Crawley <[EMAIL PROTECTED]> wrote:
> I'm looking to setup a reverse proxy with Apache 2.2 and mod_cache /
> mod_proxy. I need to be able to do the following things:
>
> 1. Force an item in the cache to expire now (i.e. the next time someone
> accesses it, it will get it from the
On Feb 6, 2008 5:47 PM, Matthew Tice <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> I'm currently using apache 1.3.33. Because of some auditing concerns I was
> told I need to upgrade mod_rewrite. Problem is that I really don't know
> what that entails. I'm not sure how to determine what version I'
Hi, I have installed Apache 2.2.4 on my Win XP x64 PC. The server will not
finish starting but continues in an unending loop. I have already out
Win32DisableAcceptEx in the http.conf file. I get the following error from the
error log:
[Wed Feb 06 13:11:42 2008] [notice] Apache/2.2.4 (Win32) con
Hello all,
I'm currently using apache 1.3.33. Because of some auditing concerns I was
told I need to upgrade mod_rewrite. Problem is that I really don't know
what that entails. I'm not sure how to determine what version I'm using (if
it's not tied to apache 1.3). Do I need to upgrade my apache
Sorry for over-posting, but I wanted to thanks Joshua and Tony again:
It's working!
Alexandre Leray wrote:
> "In some cases, this error can also be caused by special file-systems
> that return unexpected errors on attempted directory access. For
> example, some file-systems allow files to be treat
"In some cases, this error can also be caused by special file-systems
that return unexpected errors on attempted directory access. For
example, some file-systems allow files to be treated as directories in
certain cases. If httpd believes that a file is actually a directory, it
will try to look ins
On Feb 6, 2008 11:50 AM, Tony Stevenson <[EMAIL PROTECTED]> wrote:
>
> Joshua Slive wrote:
> > On Feb 6, 2008 11:18 AM, Alexandre Leray <[EMAIL PROTECTED]> wrote:
> >> Hey,
> >>
> >> I didn't solve my apache error :
> >>
> >> [Mon Feb 04 18:15:36 2008] [crit] [client 127.0.0.1] (13)Permission
> >>
I will do so.
The key is that I do not have access to the production boxes, so
netstat (or lsof, etc) is not an option. That and it would be great to
have all the information in one place and as we have been using
prefork, people expect to see the information on the server-status
page in
On Feb 6, 2008 1:18 PM, Tim McNerney <[EMAIL PROTECTED]> wrote:
> It seems to me working with Apache 2.2.6 compiled for event MPM that /
> server-status is missing details on existing connections. I no longer
> see any keep-alives on the Extended status page. This makes sense, as
> the /server-stat
It seems to me working with Apache 2.2.6 compiled for event MPM that /
server-status is missing details on existing connections. I no longer
see any keep-alives on the Extended status page. This makes sense, as
the /server-status page is basically showing the different workers and
the worker
Joshua Slive wrote:
On Feb 6, 2008 11:18 AM, Alexandre Leray <[EMAIL PROTECTED]> wrote:
Hey,
I didn't solve my apache error :
[Mon Feb 04 18:15:36 2008] [crit] [client 127.0.0.1] (13)Permission
denied: /mnt/stock/www/techday/htdocs/test.html/.htaccess pcfg_openfile:
unable to check htaccess fi
mohannbr wrote:
We found the following error while starting apache ..
Cannot load /usr/local/apache2/modules/libphp4.so into server:
/usr/local/apache2/modules/libphp4.so: cannot restore segment prot after
reloc: Permission denied
I think that "Permission denied" kind clearly indicates the
Hi,
I found a post in the mailing list archive containing the following
lines :
>Gents, Thank you for your help, now I got a bit further...
Unfortunately, I get this command in apache log:
>[Thu Sep 14 14:11:18 2006] [error] (20019)DSO load failed:
/usr/local/apache/rsawebagent/librsawa_apache.
On Feb 6, 2008 11:18 AM, Alexandre Leray <[EMAIL PROTECTED]> wrote:
> Hey,
>
> I didn't solve my apache error :
>
> [Mon Feb 04 18:15:36 2008] [crit] [client 127.0.0.1] (13)Permission
> denied: /mnt/stock/www/techday/htdocs/test.html/.htaccess pcfg_openfile:
> unable to check htaccess file, ensure
Hey,
I didn't solve my apache error :
[Mon Feb 04 18:15:36 2008] [crit] [client 127.0.0.1] (13)Permission
denied: /mnt/stock/www/techday/htdocs/test.html/.htaccess pcfg_openfile:
unable to check htaccess file, ensure it is readable
Of course test.html is a HTML file, and not a folder.
Hope you
Hi,
I'm looking to setup a reverse proxy with Apache 2.2 and mod_cache /
mod_proxy. I need to be able to do the following things:
1. Force an item in the cache to expire now (i.e. the next time someone
accesses it, it will get it from the origin)
2. Force an item in the cache to be refreshed imme
We found the following error while starting apache ..
Cannot load /usr/local/apache2/modules/libphp4.so into server:
/usr/local/apache2/modules/libphp4.so: cannot restore segment prot after
reloc: Permission denied
pls help us find a solution quickly, since we desperately need Apache to run
p
Hi DeckRider,
I use this configuration with 2.2.6:
AuthType Basic
AuthName "LDAP and HTPass"
AuthBasicProvider file ldap
AuthUserFile /path/to/htpassword/file
AuthLDAPBindDN cn=foo,dn=example,dn=com
AuthLDAPBindPassword bleep
AuthLDAPURL "ldaps://ldap.example.com?uid?sub?(objectClass=eduPerson)"
On Feb 6, 2008 10:27 AM, Paul Cocker <[EMAIL PROTECTED]> wrote:
> The new redirect reads:
>
>
> ServerName webmail.domain2.co.uk
> Redirect 301 / https://web-mail.domain2.co.uk/exchange
>
>
> Yet it doesn't work. I've run a test via the site
> http://www.seologic.com/webmaster-tools/ur
We have two domains, the "old" domain was being used for people to
connect to Outlook Web Access. Users were provided with an address which
then redirected them to another address, which was a listener on a
Windows ISA 2004 box. We are setting this up to work for our "new"
domain, but for some reas
26 matches
Mail list logo