Quote:
Originally Posted by Alfa1
Interesting. I have recently had something similar coded.
Does this redirect the users with ssl access to https?
Yes, on all pages on your site.
How does this handle internal links that are in posts? And navigation links? Are they rewritten or are members forwarded to http with every link they click?
This does not effect external links. If the link directs to another place on your site say a profile or another thread anything internal it will force change it to https. This is ON the fly not a re-write of links.
Does this work with addons like photopost, LDM, etc?
Should work for anything internal calling vbulletin core. I have not tested though but should work just fine.
How does this handle vbulletins css, avatars, albums and similar content? Such files are stored in one location. Either in http or https. Which means that they are missing on the other installation.
Most people mirror the other site so matters not that they are not on https. So I am not sure how you have yours setup. Seems more of a SSL setup thing as working 100% for past 3 years on my site and others. Tested on a board with over 1 million posts and 300k users.
|
Just try the mod out it is only a simple XML and single bit permissions file. If not what you need uninstall. This is a very particular mod for certain sites. You can even use your other mod with this one as it is open to use as long as you reference. So if you have a URL re-writer mod to https or http you can integrate it into this software using if they are allowed to so on.
Also vbulletin itself is ssl safe all links so shouldn't need a url re-writer unless another mod is not SSL safe. If that is the case need to edit the mod from putting full URL's.