Dr.CustUmz
04-20-2016, 09:00 PM
[DRC] - SSL Redirect
*Info*
Just a quick little product I wrote up to redirect from http:// to https://
This should work with any vBulletin version.
*Important*
This will not work if you do not have SSL set up for your domain, this was only made to avoid conflicting 'Redirect permanent /' inside of my apache config & to avoid using htaccess rewrites (where I seem to always notice a delay in the redirect) so I figured the best place for the redirect to happen would be the header request.
If you have any ideas to improve upon this, please share.
*Info*
Just a quick little product I wrote up to redirect from http:// to https://
This should work with any vBulletin version.
*Important*
This will not work if you do not have SSL set up for your domain, this was only made to avoid conflicting 'Redirect permanent /' inside of my apache config & to avoid using htaccess rewrites (where I seem to always notice a delay in the redirect) so I figured the best place for the redirect to happen would be the header request.
If you have any ideas to improve upon this, please share.