mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 22:28:51 +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?
|
### What do you get instead?
|
||||||
|
|
||||||
|
|
||||||
### Additional info
|
### Additional info
|
||||||
|
|
||||||
| Q | A
|
| Q | A
|
||||||
@ -13,3 +12,5 @@
|
|||||||
| HumHub version | 1.?
|
| HumHub version | 1.?
|
||||||
| PHP version |
|
| PHP version |
|
||||||
| Operating system |
|
| 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
|
# uncomment to force https requests
|
||||||
#RewriteCond %{HTTPS} !=on
|
#RewriteCond %{HTTPS} !=on
|
||||||
|
#RewriteCond %{REQUEST_URI} !^/\.well-known/acme-challenge/.*$ [NC]
|
||||||
#RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
|
#RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user