| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,8 @@ | |||
| 1 | + <Proxy *> | ||
| 2 | + AddDefaultCharset off | ||
| 3 | + Order deny,allow | ||
| 4 | + Allow from all | ||
| 5 | + </Proxy> | ||
| 6 | + | ||
| 7 | + ProxyPass / http://localhost:9000/ | ||
| 8 | + ProxyPassReverse / http://localhost:9000/ | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments