mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-15 20:36:55 +00:00
Updated Reverse Proxy Diagnostics Troubleshooting (markdown)
parent
3103cabe2f
commit
638d754579
1 changed files with 2 additions and 2 deletions
|
@ -69,7 +69,7 @@ httpd_can_network_connect --> on
|
||||||
|
|
||||||
### Webserver "Apache"
|
### Webserver "Apache"
|
||||||
|
|
||||||
Example for unsuccessful request
|
Example for unsuccessful request blocked by SELinux
|
||||||
|
|
||||||
```
|
```
|
||||||
curl -I http://localhost:80/radicale/.web/
|
curl -I http://localhost:80/radicale/.web/
|
||||||
|
@ -94,7 +94,7 @@ Content-Length: 8091
|
||||||
|
|
||||||
### Webserver "nginx"
|
### Webserver "nginx"
|
||||||
|
|
||||||
Example for unsuccessful request
|
Example for unsuccessful request blocked by SELinux
|
||||||
|
|
||||||
```
|
```
|
||||||
curl -I http://localhost:80/radicale/.web/
|
curl -I http://localhost:80/radicale/.web/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue