OS X Apache giving 503 error for anything in /api directory
- by WilliamMayor
I have a locally hosted website that uses Smarty templates, I'm trying to get started on building an API for the site.
I've used virtualhost.sh to create a local virtual host for this and other sites.
I've discovered that if I put a directory called api at the root of any of these virtual hosts I will get a 503 error when I try to access…