Hi guys,
I am trying to set up a couple redirections using .htaccess and I have the following set up:
Redirect /signup.php https://www.domainishere.com/signup.php
Ignore the link part as I replaced my domain name with a false one.
Basically what I am trying to do is have anyone going to the unsecure page be automatically redirected to the secure page.
The problem I am running into is slowness. It takes a minimum of 2 minutes to redirect and I only have 1 set up.
Does any one have an idea of my problem?
thanks a bunch!
I am trying to set up a couple redirections using .htaccess and I have the following set up:
Redirect /signup.php https://www.domainishere.com/signup.php
Ignore the link part as I replaced my domain name with a false one.
Basically what I am trying to do is have anyone going to the unsecure page be automatically redirected to the secure page.
The problem I am running into is slowness. It takes a minimum of 2 minutes to redirect and I only have 1 set up.
Does any one have an idea of my problem?
thanks a bunch!




