Graeme,
On 6/1/07, Graeme Fowler <[EMAIL PROTECTED]> wrote:
On Fri, 2007-06-01 at 21:00 +1000, Philip Rhoades wrote:
> 72.28.205.136 - - [01/Jun/2007:12:15:24 +1000] "GET
> http://www.sun.com/ HTTP/1.1" 200 1261 "-" "Mozilla/5.0 ( Windows; U;
> Windows NT4.0; DigiExt )"
>
> What else do I need
On 6/1/07, Liz Kim <[EMAIL PROTECTED]> wrote:
Hello,
I have a question about multi-layered authentication.
Say there are 3 directories A, B and C
/A
/A/B
/A/B/C
1. Users with a login/password or on the domain to be able to
access A:
AuthUserFile a_passwd
AuthType Basic
Require valid-user
Hello,
I have a question about multi-layered authentication.
Say there are 3 directories A, B and C
/A
/A/B
/A/B/C
1. Users with a login/password or on the domain to be able to
access A:
AuthUserFile a_passwd
AuthType Basic
Require valid-user
order deny,allow
deny from all
allow from xxx.com
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Joshua Slive írta:
> On 6/1/07, Polonkai Gergely <[EMAIL PROTECTED]> wrote:
>
>> could you please suggest me which MPM module to use?
>>
>> I have about 10-15 active production sites, all with effectively
>> low traffic. Some of them use php, others us
On 6/1/07, Polonkai Gergely <[EMAIL PROTECTED]> wrote:
could you please suggest me which MPM module to use?
I have about 10-15 active production sites, all with effectively low
traffic. Some of them use php, others use perl for generating dynamic
content. For PHP I'm currently using mod_php, bu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
could you please suggest me which MPM module to use?
I have about 10-15 active production sites, all with effectively low
traffic. Some of them use php, others use perl for generating dynamic
content. For PHP I'm currently using mod_php, but u
On 6/1/07, Josh Trutwin <[EMAIL PROTECTED]> wrote:
On Fri, 1 Jun 2007 08:57:06 -0400
"Joshua Slive" <[EMAIL PROTECTED]> wrote:
> I can't tell at all what you are trying to accomplish here. Given
> you have the second set of rules, why is the first set of rules
> necessary at all? If people are r
On Fri, 1 Jun 2007 08:57:06 -0400
"Joshua Slive" <[EMAIL PROTECTED]> wrote:
> I can't tell at all what you are trying to accomplish here. Given
> you have the second set of rules, why is the first set of rules
> necessary at all? If people are redirected to the correct place,
> why do you then nee
On 6/1/07, thomas Armstrong <[EMAIL PROTECTED]> wrote:
Thank you everybody.
However I'm still gettint the same odd effect. I tried:
RewriteRule ^faq index.php?page_id=119 [R,L] ---> it doesn't mask the URL
RewriteRule ^faq index.php?page_id=119 [R,TP] --> Internal server error
RewriteRule ^faq i
Thank you everybody.
However I'm still gettint the same odd effect. I tried:
RewriteRule ^faq index.php?page_id=119 [R,L] ---> it doesn't mask the URL
RewriteRule ^faq index.php?page_id=119 [R,TP] --> Internal server error
RewriteRule ^faq index.php?page_id=119 --> it's caught by index.php, I sup
On 6/1/07, Jiajin Yu <[EMAIL PROTECTED]> wrote:
Have anyone successfully configured httptunnel with Apache2.2? I use
simple configuration just like this:
ProxyRequests Off
Order deny,allow
Allow from all
ProxyPass /foo http://localhost:
ProxyPassReverse /foo http://localhost:
When
Hi, there
Have anyone successfully configured httptunnel with Apache2.2? I use
simple configuration just like this:
ProxyRequests Off
Order deny,allow
Allow from all
ProxyPass /foo http://localhost:
ProxyPassReverse /foo http://localhost:
When I start htc and hts in my machine, from
Graeme Fowler wrote:
On Fri, 2007-06-01 at 21:00 +1000, Philip Rhoades wrote:
72.28.205.136 - - [01/Jun/2007:12:15:24 +1000] "GET
http://www.sun.com/ HTTP/1.1" 200 1261 "-" "Mozilla/5.0 ( Windows; U;
Windows NT4.0; DigiExt )"
What else do I need to do?
Probably nothing.
Have you tried to mak
I think this is indeed a DNS problem.
You must have something like this on your network :
server2003 86400 IN A
bugzilla IN CNAME server2003
avdpIN CNAME server2003
The first entry points to the web server and the other two are aliases
Luis
From: Staf Wagemakers
On 6/1/07, Staf Wagemakers <[EMAIL PROTECTED]> wrote:
Name Virtual Hosts works only with HTTP 1.1 so the first step is verify
that your browser (and proxy if you're using one) supports HTTP 1.1.
Normally you can find the HTTP version of the session in your access log.
This is somewhat of a
On 6/1/07, Tony Benham <[EMAIL PROTECTED]> wrote:
I want to have two sites running on a win2003 server machine in our
network
which has a single ip address.
I have setup apache 2.0.59 with two name based virtual hosts, and modified
the hosts file to allow me to access the sites by name.
The en
On 5/31/07, Josh Trutwin <[EMAIL PROTECTED]> wrote:
On Thu, 31 May 2007 13:20:03 -0400
"Joshua Slive" <[EMAIL PROTECTED]> wrote:
> Yes, but I was thinking of having your script just output the
> /custom/404.php directly.
Hoping this is my last question - I have the following .htaccess file:
Re
I want to have two sites running on a win2003 server machine in our network
which has a single ip address.
I have setup apache 2.0.59 with two name based virtual hosts, and modified
the hosts file to allow me to access the sites by name.
The entries in httpd.conf are
NameVirtualHost *:80
Docu
On Fri, 2007-06-01 at 21:00 +1000, Philip Rhoades wrote:
> 72.28.205.136 - - [01/Jun/2007:12:15:24 +1000] "GET
> http://www.sun.com/ HTTP/1.1" 200 1261 "-" "Mozilla/5.0 ( Windows; U;
> Windows NT4.0; DigiExt )"
>
> What else do I need to do?
Probably nothing.
Have you tried to make the same requ
People,
I have:
Server version: Apache/2.2.4
running on FC6 - I have commented out these lines in httpd.conf:
# LoadModule proxy_module modules/mod_proxy.so
# LoadModule proxy_balancer_module modules/mod_proxy_balancer.so
# LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
# LoadModule prox
> If you don't have enough memory for the OS to maintain the important
> stuff in the buffer cache, then mem_cache isn't going to help because
> it will just shove other important stuff out of memory and onto disk.
Yes, it is. But it's quite diffucult to explain why without detailed
description o
21 matches
Mail list logo