Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

5
Drupal 8 HTTPS SSL problem
Post Body

I have just installed drupal 8 on a ubuntu server and have SSL for it however when I use the .htaccess with the following rules

RewriteCond %{HTTP_HOST} ^website\.com[NC]
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://website.com/$1 [R,L]

while the first page redirects to HTTPS if I go anywhere else it gives a

404 The requested URL /user/login was not found on this server.

However if I take away the .htaccess and manually type https everthing works including login. I would like https everywhere. Any ideas?

Author
Account Strength
90%
Account Age
10 years
Verified Email
Yes
Verified Flair
No
Total Karma
1,950
Link Karma
685
Comment Karma
1,245
Profile updated: 2 days ago
Posts updated: 10 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
6 years ago