[EMAIL PROTECTED] REMOTE_USER visibility and mod_headers

2008-02-06 Thread Cenk Oguz
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

Re: [EMAIL PROTECTED] URI file extensions / suffixes

2008-02-06 Thread Joshua Slive
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

Re: [EMAIL PROTECTED] Do NOT add a slash at the end of the directory path.

2008-02-06 Thread Lloyd Parkes
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

Re: [EMAIL PROTECTED] Do NOT add a slash at the end of the directory path.

2008-02-06 Thread Sander Temme
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

[EMAIL PROTECTED] Do NOT add a slash at the end of the directory path.

2008-02-06 Thread Lloyd Parkes
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

[EMAIL PROTECTED] URI file extensions / suffixes

2008-02-06 Thread David Crellin
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

Re: [EMAIL PROTECTED] Clustered Reverse proxy

2008-02-06 Thread Vincent Bray
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

Re: [EMAIL PROTECTED] upgrade mod_rewrite

2008-02-06 Thread Joshua Slive
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'

[EMAIL PROTECTED] Apache 2.2.4 on Win XP x64

2008-02-06 Thread STUART ANDERSON
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

[EMAIL PROTECTED] upgrade mod_rewrite

2008-02-06 Thread Matthew Tice
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

Re: [EMAIL PROTECTED] still this strange error...

2008-02-06 Thread Alexandre Leray
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

Re: [EMAIL PROTECTED] still this strange error...

2008-02-06 Thread Alexandre Leray
"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

Re: [EMAIL PROTECTED] still this strange error…

2008-02-06 Thread Joshua Slive
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 > >>

Re: [EMAIL PROTECTED] Viewing Connection Information Using event MPM and /server-status

2008-02-06 Thread Tim McNerney
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

Re: [EMAIL PROTECTED] Viewing Connection Information Using event MPM and /server-status

2008-02-06 Thread Joshua Slive
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

[EMAIL PROTECTED] Viewing Connection Information Using event MPM and /server-status

2008-02-06 Thread Tim McNerney
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

Re: [EMAIL PROTECTED] still this strange error…

2008-02-06 Thread Tony Stevenson
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

Re: [EMAIL PROTECTED] Apache error Please Help!

2008-02-06 Thread Tony Stevenson
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

[EMAIL PROTECTED] Apache 2.0 + RSA SecureId authentication agent for web on Solaris 10

2008-02-06 Thread Mestoussis Dimitri
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.

Re: [EMAIL PROTECTED] still this strange error…

2008-02-06 Thread Joshua Slive
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

[EMAIL PROTECTED] still this strange error…

2008-02-06 Thread Alexandre Leray
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

[EMAIL PROTECTED] Clustered Reverse proxy

2008-02-06 Thread Sam Crawley
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

[EMAIL PROTECTED] Apache error Please Help!

2008-02-06 Thread mohannbr
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

Re: [EMAIL PROTECTED] BOTH ldap AND htpasswd/file authentication (apache httpd 2.2.6)

2008-02-06 Thread Matthew A. Bockol
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)"

Re: [EMAIL PROTECTED] Redirect failing

2008-02-06 Thread Krist van Besien
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

[EMAIL PROTECTED] Redirect failing

2008-02-06 Thread Paul Cocker
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