mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 14:18:27 +01:00
Merge branch 'master' of github.com:humhub/humhub
This commit is contained in:
commit
c6ff344f10
3
.github/issue_template.md
vendored
3
.github/issue_template.md
vendored
@ -5,7 +5,6 @@
|
||||
|
||||
### What do you get instead?
|
||||
|
||||
|
||||
### Additional info
|
||||
|
||||
| Q | A
|
||||
@ -13,3 +12,5 @@
|
||||
| HumHub version | 1.?
|
||||
| PHP version |
|
||||
| Operating system |
|
||||
|
||||
> Note: Please use the [community](https://community.humhub.com) site for any questions on customizing HumHub.
|
||||
|
@ -4,6 +4,7 @@ RewriteEngine on
|
||||
|
||||
# uncomment to force https requests
|
||||
#RewriteCond %{HTTPS} !=on
|
||||
#RewriteCond %{REQUEST_URI} !^/\.well-known/acme-challenge/.*$ [NC]
|
||||
#RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user