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

Kill the HTTP server #7

Open
uudruid74 opened this issue Jan 21, 2017 · 0 comments
Open

Kill the HTTP server #7

uudruid74 opened this issue Jan 21, 2017 · 0 comments

Comments

@uudruid74
Copy link
Owner

I know this is asking for a lot, but shellinabox should be a gateway, like php-fpm. This allows a "real" server to handle the http requests and should let us scale better. It also allows us to write cleaner selinux support, cleaner SSL, etc. Also, we can make all the static files like vt100.js, beep.wav, and our CSS files all served from the file system by the real web server. We just need to define a virtual directory to point to the shellinabox installation.

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