I'm using a one.com hosting package so I know this can be done.
I'm wondering, can anyone give an example how I would automatically pass
http://*.local/ to ~/Sites/*.local/www/, and still use
http:///localhost/? I'd like to use the default httpd.conf as a base.
http://localhost/ would be at ~/sites/localhost/www/ however
These would include error logs too at ~/sites/*.local/error.log. Is that possible?