Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Apache to be in front of Tomcat + install Firewall #36

Open
tomvanzummeren opened this issue Jul 28, 2010 · 0 comments
Open
Labels

Comments

@tomvanzummeren
Copy link
Owner

For now, make Apache forward incoming requests to Tomcat like this:

http://tomvanzummeren.flexvps.nl/surfandchat -> http://tomvanzummeren.flexvps.nl:8080

After registering a domain it should forward like this:

http://api.surfandchat.nl - > http://tomvanzummeren.flexvps.nl:8080

Install a firewall to ensure no other ports are available to the outside world other than 80 (and of course SSH)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant