Let's call the path behid domain in URL FullPath
, call the ProxyPass
in apache_v2proxy.conf
as BasePath
.
The path in v2ray_server.config
should be FullPath
minus BasePath
, while in v2ray_client.config
, it should be FullPath
.
For example:
- URL:
http://your.domain/path/to/v2ray/
- The
FullPath
:/path/to/v2ray/
- The
BasePath
:/path/
- Path in
v2ray_server.json
:/to/v2ray
- Path in
v2ray_client.json
:/path/to/v2ray/
i am using putty can you teach me how to implent this
can you give me the step by step script in order t add v2ray appache proxy on my vps