[EMAIL PROTECTED] CustomLog Help ? Somebody?

2006-04-13 Thread Dave Morrow
Hi all.    I have an issue which, I am sure someone out there has encountered in the past.    I have a website, whose authors have written some of the URLs in a format which contains characters which are not well liked by my log analysis tools (Deepmetrix Livestats).   I would like to

[EMAIL PROTECTED] CustomLog pipe help

2006-04-09 Thread Dave Morrow
Hi all.    I have an issue which, I am sure someone out there has encountered in the past.    I have a website, whose authors have written some of the URLs in a format which contains characters which are not well liked by my log analysis tools (Deepmetrix Livestats).   I would like to

[EMAIL PROTECTED] CustomLog Pipe more than once? CustomLog "| command | command"

2006-04-07 Thread Dave Morrow
Hi all.    I have an issue which, I am sure someone out there has encountered in the past.    I have a website, whose authors have written some of the URLs in a format which contains characters which are not well liked by my log analysis tools (Deepmetrix Livestats).   I would like to s

RE: [EMAIL PROTECTED] Redirect Port 80 requests to https

2005-08-26 Thread Dave Morrow
b site in archive.  Basiclly you use a mod_rewrite to do so. *** REPLY SEPARATOR *******On 8/25/2005 at 5:24 PM Dave Morrow wrote: Hi all.  How can I rewrite port 80 to https?  I know I have seen this somewhere, but cannot locate it.  Basically, if someone comes in to http://

[EMAIL PROTECTED] Redirect Port 80 requests to https

2005-08-25 Thread Dave Morrow
Title: Redirect Port 80 requests to https Hi all.  How can I rewrite port 80 to https?  I know I have seen this somewhere, but cannot locate it.  Basically, if someone comes in to http://www.mydomain.com I want to redirect them to https://www.mydomain.com David A. Morrow Technical Syste

[EMAIL PROTECTED] Rewrite Issue with SSL Site

2005-08-12 Thread Dave Morrow
Hi all, I have a webserver which is serving a Tomcat application through mod_jk (1.2). The end-users browse the site using SSL only (ie. https://www.mydomain.com/myapplication ) It's working fine. I would like to use re-writing to force the root of the website to rewrite to the application when

[EMAIL PROTECTED] SSL with Apache/mod_ssl - Signing a CSR with MS CA

2005-07-25 Thread Dave Morrow
Title: SSL with Apache/mod_ssl - Signing a CSR with MS CA Hi all, I am attempting to sign an OpenSSL generated CSR with Microsoft Certification Authority.  I generated the CSR using the instructions the instructions on the Apache website and successfully got the CSR.  When I attempt to sig

[users@httpd] Address re-writing with mod_jk2

2005-05-12 Thread Dave Morrow
Title: Address re-writing with mod_jk2 Hi all.  I am using mod_jk2 to interface Apache to a Tomcat server.  Currently, in order to access the application in tomcat, my users must specify www.mydomain.com/myapplication .  I would like to somehow re-write incoming URL's such that a simple www.m