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
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
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
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://
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
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
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
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