redirect on apache 2.0
- From: "Akimeu" <akimeu@xxxxxxxxxxxx>
- Date: Tue, 28 Jun 2005 09:54:57 -0700
Hello all... I have a site running http/https on it. I would like to
redirect all http incoming requests to the https (SSL). Unfortunately, what
I'm trying does not work.... I basically created an index.php in the
DocumentRoot, modified http.conf file and restarted apache w/out any luck.
The contents of the index.php file are as follows:
<?
header("location:https://sitename.com/index.html");
exit;
?>
What I get back is a blank, white web page.
Thanks for any assistance.
Al
.
- Follow-Ups:
- Re: redirect on apache 2.0
- From: Tim Van Wassenhove
- Re: redirect on apache 2.0
- From: JDS
- Re: redirect on apache 2.0
- Prev by Date: Re: Newsletter composing & sending software
- Next by Date: Does using index.php affect search engine rankings?
- Previous by thread: exec to run media player on server?
- Next by thread: Re: redirect on apache 2.0
- Index(es):