Redirect back to http from https

I've set up my apache to redirect from 2 http pages to https when requested 
which runs fine...the browser then keeps running other pages on https, I need 
to be able to return to normal http when those 2 pages are done with.

I am using the following statements in apache2 in my virtual hosts section

Redirect /host/directory/folder/login.php 
https://servername/host/directory/folder/login.php
Redirect /host/directory/folder/register.php 
https://servername/host/directory/folder/register.php

What statements can I use to return back to http when the avove 2 pages are not 
involved ?

Cheers
       
---------------------------------
Park yourself in front of a world of choices in alternative vehicles.
Visit the Yahoo! Auto Green Center.

Reply via email to