Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
P S Newcomer
@pflyer · Joined 8 years ago · 2 posts · 1 topics · 1 reputation
Badges
✏️ First Post
💬 Conversation Starter
Recent posts
-
SSL htaccess and subpages
· 8 years ago
I found that the either of the following worked: RewriteCond %{HTTPS} !=on RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] RewriteCond %{HTTPS}::%{HTTP_HOST} ^off::(?:www\.)?(.+)$ RewriteR
-
SSL htaccess and subpages
· 8 years ago
I have read all the pertinent GRAV documentation and a lot of similar posts on SSL and htaccess issues. I apologize since this topic seems common but the specific advice I found does not work and the