[us...@httpd] auth-ldap not handling SSL connections

2009-06-02 Thread Chris
o a similar problem? Any help would be appreciated! Thanks, Chris - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubsc

[us...@httpd] reverse proxy mapping not working properly

2009-07-30 Thread Chris
I've been trying to configure a reverse HTTP proxy on RHEL 5.3 with httpd-2.2.3-22.el5_3.2. I have three virtual hosts on the same IP and I would like to setup reverse proxy for them. The following are my internal servers: http://marketing.company.tld:3 --> 192.168.25.25 http://services.

Re: [us...@httpd] reverse proxy mapping not working properly

2009-07-30 Thread Chris
2009/7/30 Igor Galić : > > Hi Cris, > > [Snip] > >> >> ProxyRequests Off >> >> >> Order deny,allow >> Deny from all >> Allow from .example.com >> >> >> ProxyPass/marketing/ http://192.168.25.25:3 > > I would get rid of this line: > >> ProxyPassReverse/marketing/ h

Re: [us...@httpd] Question about proxy pass

2009-03-13 Thread chris
> But what I am getting is the following > > > http://appbox.mydomain.com/portal/site/mediakittemplate.logout > > The page comes but no graphics the log in box is there > > My proxy setting are has follows > >ProxyRequests Off >ProxyPreserveHost On > >ProxyPass /static_file ! >

Re: [us...@httpd] Virtual hosts + proxy

2009-03-27 Thread chris
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > If I change the directive from to en > every VirtualHost, I get the same error ... > And the page is still not working > > What do you suggest? > Just in case it helps, what I'm trying to do is to expose 4 web pages, and > one is on a different p

Re: [us...@httpd] Re: My mails are being rejected :-(

2009-04-10 Thread chris
Michelle and Nishaliny, Are you composing your emails with html formatting by chance? If so that may be why they are getting scored as spam. crr/arreyder ch...@ia.gov - The official User-To-User support forum of the Apache H

Re: [EMAIL PROTECTED] Apache 1.3 vs Apache 2

2005-12-10 Thread Chris
things in my.cnf like reduce thread caching and timeout values but I think (a) and (b) were what solved it, I am not 100% confident yet but I am close to 48 hours without a hitch and was having to restart apache numerous times a day.   Chris 

[EMAIL PROTECTED] apache security patches

2006-01-07 Thread Chris
Hi reffering to these.   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3352 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3357   Is their patches for these? or is anyone who wants to close the holes expected to use beta code?   thanks   Chris

Re: [EMAIL PROTECTED] performance prob due to httpd's piling up

2006-05-12 Thread Chris
lem worst before I moved busy site. FreeBSD 6.0 AMD 64 3200+ (i386 mode) 2 gig ram apache 1.3 php 4.4.2 mysql 4.1 the ram never saturated and swap was never used more then a few kB. It was cpu saturation. Chris - The officia

[EMAIL PROTECTED] problems setting up php

2006-05-19 Thread chris
Hi, I am trying to use apache httpd 2.2 and php 5.1.4.4 on windows xp. the php was manually installed in c:/php when I add the following to httpd.conf: # # For PHP 5 do something like this: LoadModule php5_module "c:/php/php5apache2.dll" AddType application/x-httpd-php .php # configure the pat

[EMAIL PROTECTED] Configuration given in online manual for php not working

2006-05-19 Thread chris
no error message in the log to indicate why. Removing the above allows the service to start. the file for the loadmodule and ini have correct paths as shown above. any ideas? thanks, chris - The official User-To-User support f

[EMAIL PROTECTED] Re: Configuration given in online manual for php not working

2006-05-21 Thread chris
et the php file as text, so it seems httpd is not recognising the mime type setting. The system path environment variable does point to php. Since this may be php setup specific, I'll ask on a php mail group. thanks again, chris On 5/22/06, Oluwatope Akinniyi <[EMAIL PROTECTED]&g

Re: [EMAIL PROTECTED] Apache for local use only

2006-05-22 Thread chris
rked after rebooting, with no changes to firewall or anything else. cheers, chris But: 1) I don't want to lose my virus protection/firewall facilities 2) I don't have a domain name for the internet anyway 3) I only want to access the server from my own comput

Re: [EMAIL PROTECTED] Apache for local use only

2006-05-22 Thread chris
On 5/23/06, Peter Schmitz <[EMAIL PROTECTED]> wrote: Chris Thanks, doesn't seem to be the answer here. Re-installed Apache, same error message re port 80, otherwise Apache installer reports success. But no short-cuts, etc, anywhere. No error.log file. Turned off computer. Restarted.

Re: [EMAIL PROTECTED] Apache for local use only

2006-05-22 Thread chris
On 5/23/06, Peter Schmitz <[EMAIL PROTECTED]> wrote: Chris Thanks. By the way, how many other people are getting copied into these emails? Well, I'm assuming we are not the only ones that want to know :) BTW, once u get it running, for the php part this was the advice from "

[EMAIL PROTECTED] process pile up RUN state

2006-05-24 Thread Chris
tried lower on 50. It is a single cpu machine. Chris - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EM

Re: [EMAIL PROTECTED] Getting Apache to use PHP under Window XP

2006-05-31 Thread chris
On 6/1/06, Martyn Griffin <[EMAIL PROTECTED]> wrote: It is where it is specified. But I have moved it around a bit, into the modules folder and just specifying modules/php5apache.dll but same failure. I have tried various combinations of absolute and relative paths, tried adding quotes and wi

Re: [EMAIL PROTECTED] Getting Apache to use PHP under Window XP

2006-05-31 Thread chris
On 6/1/06, chris <[EMAIL PROTECTED]> wrote: On 6/1/06, Martyn Griffin <[EMAIL PROTECTED]> wrote: > > > It is where it is specified. But I have moved it around a bit, into the > modules folder and just specifying modules/php5apache.dll but same failure. > I have tr

Re: [users@httpd] Bug? Or not? Accessing server with numeric IP produces error page... with VirtualHost setup

2005-05-09 Thread Chris
A quick google search got me this: http://issues.apache.org/bugzilla/show_bug.cgi?id=34595 Chris SkyFlash wrote: Good morning I have a problem with my Apache2 (2.0.52). While checking how to calculate numeric IPs from my own I found out that my webserver does not like it when I access it via

[users@httpd] C compiler cannot create executables

2005-06-28 Thread chris
hi,   i'm installing appache 2.0.54 on solaris 8, i already installed pkges from sunfreeware.com  gcc automake, binutils, make, autoconf, etc. i laready did fixed my path /usr/cc/bin/ /usr/ucb .., i tried ln -s gcc cc, however, i 'm still getting the error.   but i dont have all this pac

Re: [users@httpd] C compiler cannot create executables

2005-06-28 Thread chris
hi,   thnks for the reply,, i'll try this, but is there anyway can i install the packages remotely?   chris - Original Message - From: Gustavo A. Baratto To: users@httpd.apache.org Sent: Wednesday, June 29, 2005 12:40 PM Subject: Re: [EMAIL PROTECTED] C com

Re: [users@httpd] C compiler cannot create executables

2005-06-29 Thread chris
Not legally as far as I know.   You must have the CD.   I think you can download the ISO from sun (I know you can download solaris 9 and 10, not sure about 8)     - Original Message - From: chris To: users@httpd.apache.org Sent: Wednesday

Re: [EMAIL PROTECTED] module not found

2005-08-05 Thread Chris
Is there a .dll that Sablotron needs loaded in windows (Say, in the WINNT/System directory maybe?)? That is a common error for the Mysql extension under the same circumstances. Chris Billy Duke wrote: hello I need help setting up sablotron. I keep getting this message "unable to

Re: [EMAIL PROTECTED] CA Certificates

2005-09-23 Thread Chris
Yes, the browser has that info, and you should be able to find it. In Firefox: Tools -> Options -> Advanced -> Certificates -> Manage Certificates -> Authorities In Internet Explorer: Tools -> Internet Options -> Content -> Certificates -> Trusted Root Certificat

Re: [EMAIL PROTECTED] Problem loading PHP module in Apache 2.1.8

2005-10-06 Thread Chris
Just a possiblity, but are you trying to load the Apache 1 module into Apache 2? I know it won't work, and I seem to recal the errors one gets being similar to what you're describing. Chris Uzo Madujibeya wrote: Hi, I have just upgraded to Apache 2.1.8 on OS X 10.4.2 and a

[EMAIL PROTECTED] mod_rewrite.so: Undefined symbol "apr_thread_mutex_lock"

2005-11-11 Thread Chris
ror message that hadn't surfaced when I initially fired up Apache... I would love to hear any ideas on what went wrong, and/or how to fix this problem. Yes, it's a beta version of Apache, but this "production" server only serves some non-profit stuff for the most part, and

[EMAIL PROTECTED] Running PHP scripts as owner UID

2005-11-11 Thread Chris
r php scripts as their own UID? Currently all php scripts are running as www, the same as the httpd server. Thanks for suggestions, Chris - The official User-To-User support forum of the Apache HTTP Server Project. See

Re: [EMAIL PROTECTED] Can Anyone Recommend A Log Analyzer?

2005-11-12 Thread Chris
I bet you would be really happy with awstats: http://awstats.sourceforge.net/ Chris >I'm looking for some recommendations for freeware (open source a plus, >but not really necessary) log analyzers. ... - T

Re[2]: [EMAIL PROTECTED] Running PHP scripts as owner UID

2005-11-12 Thread Chris
>> On a server with multiple virtual hosts, wouldn't it be safer to have >>each site owner to be running their php scripts as their own UID? >Yes.. it is better. >The problem is how to do it. suphp looks like it was designed for just this issue... anyon

[EMAIL PROTECTED] httpd processes spawning and causing high load and server to halt

2005-12-04 Thread Chris
I was present restarting apache always fixed it.   I need some help with this it has been on going for over a week and I am out of idea's having rebooted, recompiled apache/php etc.   Chris

Re: [EMAIL PROTECTED] apache as non-root

2007-11-06 Thread chris
. You end up listening on two ports, but you get the desired effect of having a totally user owned (startable stoppable without ever being root) apache instance that is accessible via port 80. chris Melanie Pfefer wrote: > thanks. But any workaround? > thanks. > --- Tony Stevenson <[EMA

Re: [EMAIL PROTECTED] Redirect in httpd.conf

2007-11-21 Thread chris
RedirectMatch ^/$http://www.foo.com/directory chris Al Sparks wrote: Here's a partial in my httpd.conf: ServerName www.foo.com ServerAdmin [EMAIL PROTECTED] ProxyRequests Off ProxyPass /directory http://server.bar.com:1234/directory/ ProxyPassRe

Re: [EMAIL PROTECTED] virtual hosts and authentication

2007-12-05 Thread chris
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Try moving the location block end tag to encompass the Rewrite rule for the header like so: DocumentRoot /srv/www/htdocs/ ServerAdmin [EMAIL PROTECTED] ServerName www.testserver.ch CustomLog /var/log/apache2/testserver-access

[EMAIL PROTECTED] Newbie question

2007-12-17 Thread chris
oxyPass/ http://www.edw.com:8080/ chris -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD4DBQFHZsS5tqidmIdniVgRAsSpAJdmyM8HdicnYfs8Q2O3ju6oOgfDAJ9x7RGU 2VjVDKFpnKAYONc/SPfLFg== =

[EMAIL PROTECTED] ldap/ AD user authentication error

2008-02-24 Thread Chris
I am trying to get Apache 2.2.4 on OpenSUSE 10.3 working with Active Directory (AD) LDAP authentication for users. But everytime I try to login I get a 403 error. I have ldap_module and authnz_ldap_module enabled. And I am trying over both HTTP and HTTPS but the password prompt comes back asking fo

[EMAIL PROTECTED] .htaccess and LDAP dilemma - 2 OUs

2008-03-24 Thread Chris
Currently in my Apache I am authenticating users against one OU (ou=staff), I need to add another OU (ou=clients) and not sure how to do that in my .htaccess file. Here is my current .htaccess file: AuthName "Restricted Area" AuthType Basic LDAP_Server activedirectory.vantrix.com LDAP_Port 389 Ba

[EMAIL PROTECTED] flock and accept http filter

2006-08-01 Thread Chris
filters on freebsd? is there easy way to confirm the filters are working? thanks Chris - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info.

Re: [EMAIL PROTECTED] Apache 2.2.3 Memory Usage

2006-11-21 Thread Chris
this was normal and would explain why on a box with 2 gig of ram I cant get anywhere near the amount of child processes others reach without using swap. Chris - The official User-To-User support forum of the Apache HTTP Ser

[us...@httpd] (104)Connection reset by peer: core_output_filter : writing data to the network

2010-10-27 Thread Chris
(actually the same problem happens when I run the application on localhost, which is a Gentoo system) and of the application source code, so I can build test versions with debug statements embedded. Regards, Chris - The

Re: [us...@httpd] (104)Connection reset by peer: core_output_filter: writing data to the netw ork

2010-10-27 Thread Chris
Hi Eric, On Wed, 27 Oct 2010 07:23:49 -0400, Eric Covener wrote: On Wed, Oct 27, 2010 at 6:49 AM, Chris wrote: I know I am not the first to ask this question, but I really searched a lot and got no solution. I have a CGI application written in C++ running on my Apache 2.2.9 server

Re: [us...@httpd] Apache 2.2.17 on RHEL 5.2 (13) Permission denied

2010-10-27 Thread Chris
On Wed, 27 Oct 2010 19:04:37 +0530, sai prasad kolli wrote: I have installed Apache webserver 2.2.17 on RHEL server version 5.2(Tikanaga ). After installation when I try to access home page Its showing 403 on browser. I have checked log files error_log. It has logged (13) Permission denied.

Re: [us...@httpd] (104)Connection reset by peer: core_output_filter: writing data to the netw ork

2010-11-01 Thread Chris
On Wed, 27 Oct 2010 07:23:49 -0400, Eric Covener wrote: On Wed, Oct 27, 2010 at 6:49 AM, Chris wrote: I know I am not the first to ask this question, but I really searched a lot and got no solution. I have a CGI application written in C++ running on my Apache 2.2.9 server, hosted on a

Re: [us...@httpd] IP based virtual hosts for SSL

2010-11-02 Thread chris
On Dienstag 02 November 2010, Eric Covener wrote: > > > > SSLEngine on > > You can't have SSL and non-SSL in a single vhost -- the non-ssl > requests that are mapped to this vhost won't work. But you can easily have two different vhosts, one on port 80, one on port 443 for the same URL. --

Re: [us...@httpd] (104)Connection reset by peer: core_output_filter: writing data to the network

2010-11-03 Thread chris
still debug, but when I removed the code that caused the error message inside the file stream, all worked fine as it should. Regards, Chris On Mittwoch 27 Oktober 2010, Chris wrote: > Hi Eric, > > On Wed, 27 Oct 2010 07:23:49 -0400, Eric Covener > > wrote: > > On Wed, Oc

Re: [users@httpd] mod_h2 protocols not working

2015-10-16 Thread Chris
http1.1) yet http 1.1 was still working. On 16 October 2015 at 10:48, Stefan Eissing wrote: > > Chris, > > http://freebsd-admin.com does a 302 redirect to https://freebsd-admin.com > > There is no connection upgrade happening on that. Can be argued that it > should. > &g

Re: [users@httpd] mod_h2 protocols not working

2015-10-16 Thread Chris
Sorry I meant I tried using Protocols h2 not g2 that was a typo. On 16 October 2015 at 10:48, Stefan Eissing wrote: > > Chris, > > http://freebsd-admin.com does a 302 redirect to https://freebsd-admin.com > > There is no connection upgrade happening on that. Can be argued

Re: [users@httpd] mod_h2 protocols not working

2015-10-16 Thread Chris
(static) actions_module (static) speling_module (static) userdir_module (static) alias_module (static) rewrite_module (static) htscanner_module (shared) mpm_event_module (shared) On 16 October 2015 at 11:07, Chris wrote: > Sorry I meant I tried using Protocols h2 not g2 that was

Re: [users@httpd] mod_h2 protocols not working

2015-10-16 Thread Chris
Ok stefan I have some good news, it is working on another vhost on both http and https, this is odd as the server config is the same and vhost templates match, will post more if I find out why the first vhost fails. Thanks On 16 October 2015 at 11:23, Chris wrote: > some more configure i

Re: [users@httpd] mod_h2 protocols not working

2015-10-16 Thread Chris
at 11:34, Chris wrote: > Ok stefan I have some good news, it is working on another vhost on > both http and https, this is odd as the server config is the same and > vhost templates match, will post more if I find out why the first > vhost fails. > > Thanks > > On 16 Octo

[users@httpd] Need Help with SSL Certificate Installation

2016-02-21 Thread chris
iver # files. This usually improves server performance, but must # be turned off when serving from networked-mounted # filesystems or if support for these functions is otherwise # broken on your system. # Defaults if commented: EnableMMAP On, EnableSendfile Off # #EnableMMAP off EnableSendfile on # Supplemental configuration # # Load config files in the "/etc/httpd/conf.d" directory, if any. IncludeOptional conf.d/*.conf --- The "include" function is in my httpd.config file. The website is live, so you can see whats going on for yourself. I have tryed every combination of domain names and IP address bindings, with and without root directories, and I'm running out of ideas. Hopefully someone may be able to tell me when I went wrong? Thank you in advance for any help and insite you may have. Chris Webster

Re: [users@httpd] Need Help with SSL Certificate Installation

2016-02-22 Thread chris
nsight may help. Chris On Feb 22, 2016 10:24 AM, Sander Smeenk wrote: > > Quoting Stormy (storm...@stormy.ca): > > > FWIW using Firefox 38.3 ESR, your login page works on port 80; forcing > > https > > results in: "Secure Connection Failed An

[us...@httpd] Limiting Connections for a Virtual Host

2009-05-14 Thread Chris Nagele
. We shard Apache instances across many servers to handle load and reduce restart times. Is there an easy way to limit the number of connections for each virtual host? Or maybe even per IP? We want to avoid the situation above in the future. Thanks, Chris

[us...@httpd] Mass Config with mod_dav_svn

2009-05-14 Thread Chris Nagele
this with mod_dav_svn? Or, even better, does anyone know of better ways to manage thousands of virtual hosts besides sharding? For reference, here is the solution we already know about: http://httpd.apache.org/docs/2.0/vhosts/mass.html Thanks, Chris

Re: [us...@httpd] Limiting Connections for a Virtual Host

2009-05-14 Thread Chris Nagele
> Check out mod_limitipconn. You can limit globally or per virtual host > (whether the "IP address pool" it tracks is virtual host specific, I'm, not > sure). > > http://www.dominia.org/djao/limitipconn.html Thanks Justin. We will check this out. --

[us...@httpd] apache2 and .htaccess

2009-05-18 Thread Chris Henderson
Is there any way to tell Apache2 to prompt for username and password when it sees a .htaccess file in a directory? At the moment, I need to define the directory in the following fashion in Apache2 conf file but it becomes a problem as I have thousands of directories that needs .htaccess file passw

[us...@httpd] Strange Apache error (appears to be related to bad pidfile)

2009-06-01 Thread Chris Brooks
is finally worked, and the server has been serving requests for 3 days now. Any ideas on what might be going on? I'd love to have some ideas before this happens again -- it's been a stressful 45 minutes each time while I scrambled to try to figure out how to restart it. Thanks! -Chris

[us...@httpd] How does Transfer-Encoding: chunked work with CGI?

2009-09-11 Thread Chris Cross
data in a packet capture of the http post. Does Apache CGI support Transfer-Encoding: chunked? Is there documentation of how it works? Thanks, Chris

Re: [us...@httpd] How does Transfer-Encoding: chunked work with CGI?

2009-09-11 Thread Chris Cross
Nick Kew wrote on 09/11/2009 09:55:25 AM: > Chris Cross wrote: > > Hi, > > I haven't been able to find any documentation on how (or if) CGI handles > > Transfer-Encoding: chunked. It looks to me like Apache is eating the > > chunk size line, as the first byte

Re: [us...@httpd] How does Transfer-Encoding: chunked work with CGI?

2009-09-11 Thread Chris Cross
2 with Suhosin-Patch mod_perl/2.0.4 Perl/v5.10.0 ... GATEWAY_INTERFACE=CGI/1.1 SERVER_PROTOCOL=HTTP/1.1 REQUEST_METHOD=PUT QUERY_STRING=large-file.xml REQUEST_URI=/cgi-bin/chunked-upload?large-file.xml SCRIPT_NAME=/cgi-bin/chunked-upload Chris

Re: [us...@httpd] How does Transfer-Encoding: chunked work with CGI?

2009-09-11 Thread Chris Cross
Nick Kew wrote on 09/11/2009 11:18:03 AM: > > Chris Cross wrote: > > Nick Kew wrote on 09/11/2009 10:31:46 AM: > > > Hmmm. That sounds buggish (dammit, it's a long time since I did > > > anything nontrivial with CGI). > > > > >

Re: [us...@httpd] Using SSI to include a UTF-8 encoded file causes a strange character to be sent to the browser

2009-10-07 Thread Chris Biggs
Message - From: "André Warnier" To: users@httpd.apache.org Sent: Wednesday, 7 October, 2009 09:55:33 GMT +00:00 GMT Britain, Ireland, Portugal Subject: Re: [us...@httpd] Using SSI to include a UTF-8 encoded file causes a strange character to be sent to the browser Hi. Chris B

[us...@httpd] Resolved: Using SSI to include a UTF-8 encoded file causes a strange character to be sent to the browser

2009-10-07 Thread Chris Biggs
Hi, Just to let you know that this problem has been resolved and the problem lay outside of the Apache Web Server "space". Many thanks to André Warnier and Matt Farey who got me thinking a little differently and allowed me to find the problem which was an XSL file without . While I had checke

[us...@httpd] Calculating settings for mpm-worker/mod_proxy_ajp/Tomcat

2009-12-15 Thread Chris Jölly
full load Apache might create: ThreadLimit * ServerLimit = 64 * 16 = 600 connections via mod_proxy_ajp to Tomcat? Is this correct? And how does the MaxClients and MaxThreads of the Tomcat AJP connector fit in that scenario? (MaxChilds of MPM worker is set to 150) Thanks, Chris

RE: [us...@httpd] Calculating settings for mpm-worker/mod_proxy_ajp/Tomcat

2009-12-15 Thread Chris Jölly
> -Original Message- > From: Eric Covener [mailto:cove...@gmail.com] > Sent: Dienstag, 15. Dezember 2009 13:06 > To: users@httpd.apache.org > Subject: Re: [us...@httpd] Calculating settings for mpm- > worker/mod_proxy_ajp/Tomcat > > On Tue, Dec 15, 2009 at 5:4

[us...@httpd] HTTP fine, SSL segfaults every time; 2.2.14 on Solaris 10 x86. Backtrace included

2009-12-18 Thread Chris Copeland
log * Backtrace I would greatly appreciate any help. If I can provide any more information, please just let me know what. TIA, Chris = $ cc -V cc: Sun C 5.10 SunOS_i386 2009/06/03 $ uname -a SunOS bsiausdevjvm01 5.10 Generic_120012-14 i86pc i386

Re: [us...@httpd] HTTP fine, SSL segfaults every time; 2.2.14 on Solaris 10 x86. Backtrace included

2009-12-22 Thread Chris Copeland
Solaris 10 x86 environment? * Should I wait for a release that includes these changes? Any advice greatly appreciated. -Chris On Fri, Dec 18, 2009 at 6:47 PM, Jeff Trawick wrote: > Are you using the APR bundled with httpd?  If so, please replace > srclib/apr/pool/unix/port.c with the latest v

[us...@httpd] virtual hosts help please

2010-01-25 Thread Chris Hall
Hello, I run a cpanel machine with the following versions: cPanel 11.25.0-R42404 WHM 11.25.0 - X 3.9 CENTOS 4.7 i686 Apache 2.0.63 We have a client that is running a real estate website using a product from Transparent Rets that connects and downloads a MLS (real estate) feed to display on thei

[us...@httpd] mod_rewrite problem: $1 and $2 not substituted into target url

2010-01-26 Thread Chris Brooks
but no dice. In this case it still declined to substitute "1234567" for $1. This httpd.conf file has no other virtual hosts which might be causing a conflict. Any suggestions as to what might be going on? Thanks, Chris

Re: [us...@httpd] mod_rewrite problem: $1 and $2 not substituted into target url

2010-01-27 Thread Chris Brooks
Good morning Krist, Thank you very much for your reply. No, I don't have any blocks in the httpd.conf, although this is a mod_perl enabled apache daemon. Thanks, Chris On Wed, Jan 27, 2010 at 5:16 AM, Krist van Besien wrote: > On Tue, Jan 26, 2010 at 6:32 PM, Chris Brook

Re: [us...@httpd] mod_rewrite problem: $1 and $2 not substituted into target url

2010-01-27 Thread Chris Brooks
Hi Eric, Thanks for the note. Both apache and mod_perl are up-to-date: [r...@data2 ~]# /usr/local/apache-perl/bin/httpd -v Server version: Apache/1.3.41 (Unix) Server built: Sep 2 2009 15:34:13 [r...@data2 ~]# perl -Mmod_perl -le 'print mod_perl->VERSION' 1.31 Thanks, Chris O

Re: [us...@httpd] mod_rewrite problem: $1 and $2 not substituted into target url

2010-01-27 Thread Chris Brooks
.7 /usr/local/lib/perl5/site_perl/5.8.7/i686-linux /usr/local/lib/perl5/site_perl/5.8.7 /usr/local/lib/perl5/site_perl .). Thank you for taking the time to help! Chris On Wed, Jan 27, 2010 at 8:43 AM, Eric Covener wrote: > On Wed, Jan 27, 2010 at 8:38 AM, Chris Brooks wrote: > > Hi E

[us...@httpd] Passing SSL client certificates via mod_proxy_ajp to Tomcat ...

2010-02-16 Thread Chris Jölly
Hello, is there a possibility to pass a SSL client certificate via mod_proxy_ajp to Tomcat, ideally the same way mod_jk did so Tomcat is able to extract the certificate and add it as attribute to the request? Thanks, Chris

[us...@httpd] LDAP logins with non us-ascii characters in passwords fail

2010-03-26 Thread Chris Franks
. The web servers are running CENTOS Linux with an off-the-shelf CENTOS Apache and mod_authz_ldap. Is anyone experiencing similar problems? Thanks, Chris Newcastle University - The official User-To-User support forum of the A

[EMAIL PROTECTED] .htaccess - local and LDAP authentication on Apache 2.x

2008-08-04 Thread Chris Henderson
I need to create a local user for apache authentication. That's on top of the .htaccess authentication that is already done via LDAP. I have created a .htpasswd file but in error_log I can see it's trying LDAP lookup: [mod_auth_ldap.c (815) ] - no user found for: joe I tried adding the location

[EMAIL PROTECTED] protecting php controller paths

2008-08-14 Thread Chris Africa
ither directories nor locations). What do I need here? My hack was to copy his code into 4 separate directories and eliminate key pieces in each one so that I can restrict by actual directory. But this is really hacky and not maintainable. Many thanks for any help you can give! -- Chris Afric

[EMAIL PROTECTED] access.log question

2008-08-28 Thread Howard, Chris
I see in my access log requests for web pages which I do not serve, some of which appear to have a 200 status. That doesn't seem right. I've tried to post a piece of my log but it keeps coming back as spam. Chris Howard ---

RE: [EMAIL PROTECTED] access.log question

2008-08-29 Thread Howard, Chris
Ok, here is a snippet in a text file: http://www.yipyap.com/access_log.txt Chris From: Frank Gingras [mailto:[EMAIL PROTECTED] Sent: Thu 8/28/2008 5:24 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] access.log question Chris, You should

RE: [EMAIL PROTECTED] access.log question

2008-08-29 Thread Howard, Chris
Ahah! I see. I do believe we are returning the homepage as a rewrite. I will investigate that. Thank you very much. I was worried. Chris -Original Message- From: Davide Bianchi [mailto:[EMAIL PROTECTED] Sent: Friday, August 29, 2008 12:52 AM To: users@httpd.apache.org Subject: Re

Re: [EMAIL PROTECTED] reverse proxy with LDAP authentication

2008-09-23 Thread Chris Covington
On Fri, Sep 19, 2008 at 2:25 PM, Andrew Struiksma <[EMAIL PROTECTED]> wrote: > > Is there a way to get around this problem? bind with [EMAIL PROTECTED] instead (the UPN login) - you may have to escape the \@ Chris -

[EMAIL PROTECTED] NameVirtualHost versus VirtualHost documentation

2008-09-25 Thread Chris Pratt
Hello, I have reason to add an additional IP temporarily to a Virtual Host. I looked on the latest Apache 2.2 Documentation and found that while the documentation allows for multiple IP addresses, the NameVirtualHost documentation allows for only one IP:Port combination. It goes on to say that th

Re: [EMAIL PROTECTED] Re: NameVirtualHost versus VirtualHost documentation

2008-09-25 Thread Chris Pratt
On Sep 25, 2008, at 12:03 PM, Carsten Wiedmann wrote: Chris Pratt schrieb: Hello, I have reason to add an additional IP temporarily to a Virtual Host. I looked on the latest Apache 2.2 Documentation and found that while the documentation allows for multiple IP addresses, the NameVirtualHost

[EMAIL PROTECTED] change BalancerMember status if servlet fails

2008-10-23 Thread Chris Kemper
I'm using httpd 2.2.9 on windows. I've configured a simple load balancer with 2 servlet backends, as follows: BalancerMember ajp://host1:8009/myservlet route=tomcat1 BalancerMember ajp://host2:8009/myservlet route=tomcat2 Load balancing among the servlets is working as expected

Re: [EMAIL PROTECTED] change BalancerMember status if servlet fails

2008-10-24 Thread Chris Kemper
change BalancerMember status if servlet fails Chris Kemper wrote: [...] > > My question: If the servlet fails (e.g. returns a 50x http error), is there > some way I can use that to set the corresponding BalanceMember status to Err > or Dis? Currently the load balancer continues to

Re: [EMAIL PROTECTED] change BalancerMember status if servlet fails

2008-10-25 Thread Chris Kemper
org > > Sent: Friday, October 24, 2008 2:42:58 AM > > Subject: Re: [EMAIL PROTECTED] change BalancerMember status if servlet fails > > > > Chris Kemper wrote: > > [...] > > > > > > > > My question: If the servlet fails (e.g. returns a 50x http

[EMAIL PROTECTED] [EMAIL PROTECTED] direct Issues (Migrating from 1.3 to 2.0)

2008-12-07 Thread Chris Graham
. All of this is working perfectly as expected under 1.3. However, under 2.0(.47) when I have the Redirect in place, it loops: http://firedragon.warpspeed.com.au/firedragon/firedragon/... ad infinitum. Does anyone have any ideas as to how to solve this? It's got me stumped. -Chris -- View

[EMAIL PROTECTED] Re: [EMAIL PROTECTED] direct Issues (Migrating from 1.3 to 2.0)

2008-12-07 Thread Chris Graham
awarnier wrote: > > Chris Graham wrote: >> Hi All. >> >> I am in the process of attempting to migrate from Apache 1.3 to 2.0 >> (well, >> actually IBM Http Server that comes with WebSphere 5.1 to 6.1). >> >> I have this cu

[EMAIL PROTECTED] Re: [EMAIL PROTECTED] direct Issues (Migrating from 1.3 to 2.0)

2008-12-08 Thread Chris Graham
udson/hudson/hudson/hudson/hudson/hudson/ HTTP/1.1" 301 421 "-" "Mozilla/5 .0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.18) Gecko/20081029 (CK-IBM) Firefox/2.0.0.18" 203.27.78.162 - - [08/Dec/2008:20:16:52 +1100] "GET /hudson/hudson/hudson/hudson/hudson/hudson/hudso

[EMAIL PROTECTED] Re: Re: [EMAIL PROTECTED] direct Issues (Migrating from 1.3 to 2.0)

2008-12-08 Thread Chris Graham
awarnier wrote: > > Chris Graham wrote: >> One other suggestion was to do this: >> >> RedirectMatch Permanent /(.*) http://hudson.warpspeed.com.au/hudson/$1 >> >> However, that ends up with the infinite loop as well. :-( >> > Yes. > What

RE: help with rewrites - changing the base path

2008-12-15 Thread Chris Evens
Matthew Is this more like a directory name change if so all you need is RewriteRule ^/techblog(.*)$ /technology-blog$1 [R=301,L] R is the browser return code and also forces the users browser to refresh. It is also possible to make this transfer internally without a response to the users browse

Re: Dummy vhost for intruders - comments please

2008-12-17 Thread Chris Knight
ots.txt file. Only the really evil bots deliberately crawl the excludes in a robots.txt, and once they do you'll be blocking their requests. -Chris - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

RE: help with rewrites - changing the base path

2008-12-17 Thread Chris Evens
- From: ntwrkd [mailto:ntw...@gmail.com] Sent: Wednesday, December 17, 2008 1:51 PM To: users@httpd.apache.org Subject: RE: help with rewrites - changing the base path Thanks Chris, I will give this a shot. I wouldn't have discoveretd this in the docs. Does this require that the dire

[us...@httpd] PHP files not being processed.

2009-02-01 Thread Chris Rehm
ng on my machine I just am unaware of or maybe I've set wrong. I'm grateful for any help. Chris Rehm ch...@javadisciple.com - The official User-To-User support forum of the Apache HTTP Server Project. See http://

Re: [us...@httpd] PHP files not being processed. SOLVED

2009-02-01 Thread Chris Rehm
1, 2009 at 12:49 PM, Chris Rehm wrote: However, when I try to process a PHP file, even a simple "hello world" type tutorial.php, the files are not processed but are treated as some other type of object. That is, a download dialog is opened for them and I can either "open" o

[us...@httpd] Can't figure out where data is being cached

2009-02-02 Thread Chris Peterson
e data might be going out on my LAN (disconnecting the network cable breaks the internal connection between XP and the VM). But my router doesn't seem to have any caching support, so I don't think that's the problem. If anybody has any ideas who is caching my CSS files, I&

Re: [us...@httpd] Re: Can't figure out where data is being cached

2009-02-03 Thread Chris Peterson
e anything, maybe just in memory, if the mod_cache extension isn't enabled? Is there a mechanism for examining its memory cache? Chris * Chris L Peterson Cloudbait Observatory http://www.cloudbait.com - Original Message - From: "

Re: [us...@httpd] Re: Can't figure out where data is being cached

2009-02-03 Thread Chris Peterson
iles being accessed wasn't the same as the versions on the disk.) Chris ***** Chris L Peterson Cloudbait Observatory http://www.cloudbait.com - Original Message - From: "Eric Covener" To: Sent: Tuesday, February 03, 2009 8:28 AM

Re: [EMAIL PROTECTED] R: [EMAIL PROTECTED] Authentication realms

2006-01-03 Thread Chris Ayoub
I'm kind of jumping into the middle of this thread since I have just subscribed recently, but I believe that if an external media player is launched by clicking on the file, then that application will start a different session with the server and cause re-authentication since it is technically

[EMAIL PROTECTED] file size limitation?

2006-01-12 Thread Chris Purcell
s any. Thanks, Chris - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EM

Re: [EMAIL PROTECTED] file size limitation?

2006-01-17 Thread Chris Purcell
believe you are correct. I was able to download the file with the Apache 2.2/wget combination, but cannot do anything with any modern web browsers such as Firefox, Opera, or IE (if you even want to call IE a "modern" web browser). Chris -

RE: [EMAIL PROTECTED] mod_proxy_html doesn't rewrite as commanded

2006-01-23 Thread Covington, Chris
other with mod_proxy_html for Outlook Web Access. You can then do ProxyPass and ProxyPassReverse statements with the reverse proxy's hostname instead. See my page at http://www.umich.edu/~malth/gaptuning/postfix Chris -Original Message- From: Dirk Taggesell [mailto:[EMAIL PROTECT

  1   2   3   4   5   6   >