[us...@httpd] rewrite advise

2010-08-27 Thread Norman Khine
hello, i have a menu that has a url as follows http://www.site.com/p/home what is the correct way to have a domain point to the root of this? so that http://partner.site.com shows the http://www.site.com/p/home as the root of the site? is this possibe to do in apache witha rewrite rule, what

Re: [us...@httpd] Mythweb Access Forbidden

2010-08-27 Thread Mark Adams
Okay, fixed it. Listen up: First, for some reason php5 wasn't being loaded. I added a line to httpd.conf: LoadModule php5_moduleextramodules/mod_php5.so Restart httpd and viola, php5 is loading. That was the first thing I fixed. I have no idea why it wasn't loading to begin with.

[us...@httpd] Password protect site, but leave one directory open for load balancer

2010-08-27 Thread Jon Drukman
I'm trying to password protect my entire site, but leave the URI /ping open for the load balancer healthcheck. Here is my configuration: SetEnvIf Request_URI ^/ping allow_access=1 Location / Order Deny,Allow Deny from all Allow from env=allow_access authuserfile

[us...@httpd] Surge 2010 Early Registration ends Tuesday!

2010-08-27 Thread Jason Dixon
Early Bird Registration for Surge Scalability Conference 2010 ends next Tuesday, August 31. We have a killer lineup of speakers and architects from across the Internet. Listen to experts talk about the newest methods and technologies for scaling your Web presence.

Re: [us...@httpd] Password protect site, but leave one directory open for load balancer

2010-08-27 Thread Bram Mertens
On Fri, Aug 27, 2010 at 8:15 PM, Jon Drukman j...@cluttered.com wrote: I'm trying to password protect my entire site, but leave the URI /ping open for the load balancer healthcheck.  Here is my configuration: ... This doesn't work.  Requests for /ping are still requiring digest

[us...@httpd] 2.2.16 and pthread

2010-08-27 Thread CC
Hi, I just downloaded 2.2.16 and am trying to compile it, but I'm getting an error: /usr/lib/apr-1.3.3/build-1/libtool --silent --mode=link i486-slackware-linux-gcc -pthread -L/usr/local/ssl/lib -o htpasswd htpasswd.lo -lm /home/compile/httpd-2.2.16/srclib/pcre/libpcre.la