Anonymous | Login | 2024-12-22 00:10 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0018171 | ClearOS | app-web-server - Web Server | public | 2017-12-09 06:46 | 2021-01-18 04:17 | ||||
Reporter | NickH | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||
Status | closed | Resolution | suspended | ||||||
Platform | OS | OS Version | |||||||
Product Version | 7.4.0 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0018171: Add a Web Server configuration to force https | ||||||||
Description | It would be nice to have another dropdown in the website configuration screen to force traffic to https. I don't know if this is the right code, but from this thread, https://www.clearos.com/clearfoundation/social/community/https-redirect#, [^] you can then drop: RewriteEngine On RewriteCond %{HTTPS} !=on RewriteRule ^/?(.*) https://%{SERVER_NAME}/$1 [^] [R,L] into the flex-80.conf file. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0015161) NickH (developer) 2021-01-18 04:17 |
Migrated to https://gitlab.com/clearos/clearfoundation/app-web-server/-/issues/15 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2017-12-09 06:46 | NickH | New Issue | |
2018-02-20 18:21 | user2 | Assigned To | => user2 |
2018-02-20 18:21 | user2 | Status | new => confirmed |
2018-12-14 12:10 | user2 | Status | confirmed => assigned |
2018-12-14 12:10 | user2 | Assigned To | user2 => tracker |
2021-01-18 04:17 | NickH | Note Added: 0015161 | |
2021-01-18 04:17 | NickH | Status | assigned => closed |
2021-01-18 04:17 | NickH | Assigned To | tracker => |
2021-01-18 04:17 | NickH | Resolution | open => suspended |