nyan_sandwich comments on Interested in learning Linux? Need hosting? Free shells! - Less Wrong Discussion
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (37)
and fcgi 404 handler or whatever would be set up similarly?
the two lines i posted are the bare minimum needed to set a vhost. Things like 404 pages, per-vhost access and error logs, servername aliases (*.foo.com to www.foo.com), etc. are all possible.
Afaik, this is the standard method of going about doing this.