Hacker News new | ask | show | jobs
by tambourine_man 1387 days ago
I edit Apache’s config files and reload it every time, but I’m not pleased with that solution.
1 comments

Is there not a way in Apache to specify a different path for the FastCGI socket based on the domain name? It's been a long time since I've used Apache but I'd be surprised if the functionality wasn't somewhere in its inscrutable config file syntax.
That’s a really cool idea, never though of that. I’ll investigate, thanks! Sorry for the late reply.