FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add httpd conf · fedora-java/java-deptools@8999918 · GitHub

Commit 8999918

Browse files
committed
Add httpd conf
1 parent ca61d52 commit 8999918

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

‎httpd.conf‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff 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/

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL