-
```
- Add configuration for HTTP root URL
- Add parameter in Clients constructor
```
Original issue reported on code.google.com by `tro...@trouch.com` on 4 Jan 2014 at 8:04
-
(reporting this with my Nordeck hat on)
### Description
Synapse docs recommend to configure a potential reverse proxy with the same max body size as the synapse max upload size, so the allowed s…
-
## Description
When behind https reverse proxy, GET request are autorized, all other methods are not.
**Registry
Version**: 2.5.8.Final
**Persistence type**: sql
### Environment
JA…
-
If kuard is exposed through a reverse proxy subpath, eg: ```mysite.com/kuard```, statics ressources requests failed with error http/404.
Could you please add a parameter ```root_url``` to set the ful…
-
I'm using Docker Compose to initialize multiple containers
I have fastify app + @fastify/early-hints - (http://container1.node.local:3000)
```
app.get("*", async (request, reply) => {
await …
-
I want to use sub-page reverse proxy zeronet somewhere. What should I do?
For example: Client Request https://www.a.com/zeronet/
The actual visit is on the server zeronet (127.0.0.1:43110/zLSmz1ek…
-
**Is your feature request related to a problem? Please describe.**
I'm trying to make my GameVault backend server available to the public, but I want to make sure it is secured. Right now it is behin…
-
# 📖 Abstract:
- ✅ 内网穿透(Frp) 使用教程.
# 💯 Related:
- ✅ #427
- ✅ #36
- ✅ xxx
- ✅ xxx
> 域名解析:
- ✅ #409
- ✅ #333
-
Hi! I want to use the included `traefik` reverse proxy to also handle requests to an additional webserver I'm running in a docker container on the same server as all the other services. I followed [th…
-
Hey, cool Product!
I try to run it as Sub-path on Apache2 Server e.g. `https://FQDN/pasty/` with few rewrite rules, but not really successful.
1. I use docker compose
```yaml
version: "3.6"
ser…