[EMAIL PROTECTED] byte-range request and 200 response code

2007-11-24 Thread Sameer Naik
Hi, I am seeing log entry where there is a byte-range request but response code is 200 instead of 206 or 406 response code. Response size is 196600. We have seen many such requests in access log coming from same IP. User agent is MSIE 6.0. Apache version is Apache/2.0.53 (Unix) mod_ssl/2.0.53 O

[EMAIL PROTECTED] rewrite or alias

2007-11-24 Thread Tony Heal
I am using apache 1.3 on a debian etch system with a 2.6 kernel. I have www root redirected from a file in conf.d. I am currently using a symlink in the redirected root to direct a php file to a different directory in /var/www/ and I would rather use httpd.conf to do this. Although I am pretty

Re: [EMAIL PROTECTED] Redirect to HTTPS using Load Balancer/SSL Offload

2007-11-24 Thread Sander Temme
On Nov 23, 2007, at 10:06 PM, Matt Bullock wrote: I was hoping there would be a way to let apache know the url being requested was "https://...";. Here is a log when I navigate to a https page: There is. Here's what you do: Set up two virtual hosts. One to catch unencrypted port 80 t

Re: [EMAIL PROTECTED] how to preload a dll and loading a .js into a .cgi in cgi-bin

2007-11-24 Thread Vincent Bray
On 24 Nov 2007, at 11:26, CraigT wrote: 1) How can I preload a dll. I preload language modules (Perl) in a startup file executed in the HTTPD file. I think this is the place, but I don't know how to do code it. I'm not exactly sure what you're asking here, but you might need the LoadFile

Re: [EMAIL PROTECTED] Win32 Apache 2.2.6 Allow from env= issue

2007-11-24 Thread Keith Sawmiller
Joshua, That was the problem. I have not tried setting the environment variables via PHP yet, but it does behave properly now in my test case. Thanks for the help. Joshua Slive <[EMAIL PROTECTED]> wrote: On Nov 24, 2007 12:31 AM, Keith Sawmiller wrote: > I'm trying to restrict acce

Re: [EMAIL PROTECTED] mod_filter: and conjunction between two filters

2007-11-24 Thread Samuel Vogel
Just another question: Would chaining the filters actually achieve what we want? We want to run mod_layout on all pages with Content-Type text/html _except_ those which have Content-Encrytion gzip. I'm not quite sure if chaining the filters would do this, so I'm asking before we put money into

Re: [EMAIL PROTECTED] Redirect to HTTPS using Load Balancer/SSL Offload

2007-11-24 Thread Krist van Besien
On Nov 24, 2007 7:06 AM, Matt Bullock <[EMAIL PROTECTED]> wrote: > The logs show the correct url, so all I need is to somehow let apache > know not to rewrite if this is the case - Indeed apache needs more info. Either you need to find out if your loadbalancer can set extra headers on https reque

Re: [EMAIL PROTECTED] In Apache Status,the "requests currently being processed",can it be changed?

2007-11-24 Thread Joshua Slive
On Nov 24, 2007 3:08 AM, baalchina <[EMAIL PROTECTED]> wrote: > Hello Everyone! > > I have a Apache 2.2 server running ab php5, mysql forum,with CentOS 4.4. > > Most of my visitors are from our intranet. > > The problem is, sometimes, the pages is hardly to open,and sometimes it > opens very fast.

Re: [EMAIL PROTECTED] Win32 Apache 2.2.6 Allow from env= issue

2007-11-24 Thread Joshua Slive
On Nov 24, 2007 12:31 AM, Keith Sawmiller <[EMAIL PROTECTED]> wrote: > I'm trying to restrict access to only instances where an environment > variable is present (eventually to be set via PHP) > > This simple case (from httpd.conf) denies access: > > SetEnv TEST_VAR > > Options FollowSymLinks

[EMAIL PROTECTED] how to preload a dll and loading a .js into a .cgi in cgi-bin

2007-11-24 Thread CraigT
Hello, I hope this is the right place for these 2 questions. 1) How can I preload a dll. I preload language modules (Perl) in a startup file executed in the HTTPD file. I think this is the place, but I don't know how to do code it. 2) How can I load a Javascript file into a .CGI file residing

Re: [EMAIL PROTECTED] Redirecting to internal server

2007-11-24 Thread Victor Trac
On Nov 23, 2007 6:52 PM, Paul Cocker <[EMAIL PROTECTED]> wrote: > Hi all, first time on the apache list so have mercy ;) > > I have been tasked with setting up a system whereby a Linux server > running apache 2.0.59 in the DMZ takes requests on port 80 and then > passes them through to an internal

Re: [EMAIL PROTECTED] mod_filter: and conjunction between two filters

2007-11-24 Thread Samuel Vogel
Sounds Great. Problem is, that we are a German free host (kilu.de) and do not display ads on the user pages. This is why we can not support any real development efforts. But if you say it could probably easily be fixed, I'm sure this would be affordable from our side. Should we continue with th

[EMAIL PROTECTED] In Apache Status,the "requests currently being processed",can it be changed?

2007-11-24 Thread baalchina
Hello Everyone! I have a Apache 2.2 server running ab php5, mysql forum,with CentOS 4.4. Most of my visitors are from our intranet. The problem is, sometimes, the pages is hardly to open,and sometimes it opens very fast. In apache status,I noticed this: =