The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
After change to HTTPS indicate Site Not Secure
Hi,
A few days ago, I change my site to https. I made the changes in admincp-options-site name Also, in templates with http to https Also, I add in my public_html directory (I have a vbadvanced) and in my forum directory, in .httacess this code: Code:
RewriteCond %{HTTPS} !=on RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$ RewriteCond %{REQUEST_URI} !^/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$ RewriteRule .* https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L] Well, access with https but also chrome, like firefox like chromium indicate that, my syte are not secure. I search and search, but I don't view how are the problem or the issue for this. Thanks in advanced. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|