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 make ports use API and STATIC URLs #1

Closed
mikekasprzak opened this issue Apr 28, 2015 · 1 comment
Closed

Configure Apache to make ports use API and STATIC URLs #1

mikekasprzak opened this issue Apr 28, 2015 · 1 comment

Comments

@mikekasprzak
Copy link
Member

Ludum Dare will have not only a www.ludumdare.com, but an api.ludumdare.com and a static.ludumdare.com (perhaps even a tv.ludumdare.com). We need a way to access these services using DairyBox.

I'm thinking I should configure Apache's 808x ports to access these other services.

192.168.48.48:8080 - api.ludumdare.com
192.168.48.48:8081 - static.ludumdare.com
192.168.48.48:8082 - tv.ludumdare.com
192.168.48.48:8083 - scene.ludumdare.com

@mikekasprzak
Copy link
Member Author

Done.

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

No branches or pull requests

1 participant