PHP - Moved: Is My Site Secure?
This topic has been moved to Beta Test Your Stuff!.
http://www.phpfreaks.com/forums/index.php?topic=317260.0 Similar TutorialsHello: I'm trying to redirect my current site to point to the secure site, and am having a problem getting it to work for all instances. I currently have this: .htaccess Code: [Select] RewriteEngine on RewriteRule ^$ https://www.mysite.com/index.htm This works fine when using the URLs "www.mysite.com" and "http://www.mysite.com" But when I enter "mysite.com" it directs to something like "https://www.mysite.com/www.mysite.com" which is incorrect. Also, if I enter a URL like "http://www.mysite.com/about.htm" it does not direct to "https" What is the trick to always have the "https" no matter what URL is entered? Any help would be great. Thanks! This topic has been moved to Ajax Help. http://www.phpfreaks.com/forums/index.php?topic=358928.0 This topic has been moved to Miscellaneous. http://www.phpfreaks.com/forums/index.php?topic=351535.0 This topic has been moved to mod_rewrite. http://www.phpfreaks.com/forums/index.php?topic=318858.0 This topic has been moved to Miscellaneous. http://www.phpfreaks.com/forums/index.php?topic=349090.0 This topic has been moved to PHP Freelancing. http://www.phpfreaks.com/forums/index.php?topic=346043.0 This topic has been moved to Miscellaneous. http://www.phpfreaks.com/forums/index.php?topic=354819.0 This topic has been moved to Application Design. http://www.phpfreaks.com/forums/index.php?topic=353404.0 This topic has been moved to PHP Freelancing. http://www.phpfreaks.com/forums/index.php?topic=347622.0 This topic has been moved to Miscellaneous. http://www.phpfreaks.com/forums/index.php?topic=310577.0 This topic has been moved to Miscellaneous. http://www.phpfreaks.com/forums/index.php?topic=346529.0 This topic has been moved to PHP Applications. http://www.phpfreaks.com/forums/index.php?topic=307287.0 This topic has been moved to PHP Freelancing. http://www.phpfreaks.com/forums/index.php?topic=345549.0 This topic has been moved to JavaScript Help. http://www.phpfreaks.com/forums/index.php?topic=308359.0 This topic has been moved to Other. http://www.phpfreaks.com/forums/index.php?topic=320387.0 This topic has been moved to Miscellaneous. http://www.phpfreaks.com/forums/index.php?topic=346271.0 This topic has been moved to Miscellaneous. http://www.phpfreaks.com/forums/index.php?topic=317142.0 This topic has been moved to Miscellaneous. http://www.phpfreaks.com/forums/index.php?topic=332275.0 This topic has been moved to Other. http://www.phpfreaks.com/forums/index.php?topic=307175.0 This topic has been moved to Third Party PHP Scripts. http://www.phpfreaks.com/forums/index.php?topic=330724.0 |