mirror of
https://github.com/alangrainger/immich-public-proxy.git
synced 2025-04-24 00:29:31 +02:00
Update docs
This commit is contained in:
parent
1eacf6697a
commit
c4f62ed818
1 changed files with 0 additions and 10 deletions
|
@ -45,18 +45,8 @@ https://ipp.example.com {
|
|||
}
|
||||
```
|
||||
|
||||
If you wanted to drop the connection completely without responding at all, you can use:
|
||||
|
||||
```
|
||||
handle_response @404 {
|
||||
abort
|
||||
}
|
||||
```
|
||||
|
||||
### Apache
|
||||
|
||||
Show a custom 404 page:
|
||||
|
||||
```
|
||||
<VirtualHost *:80>
|
||||
ProxyErrorOverride On 404
|
||||
|
|
Loading…
Add table
Reference in a new issue