Hello,
Currently i am creating subdomains using apache's VirtualHost...
It gets really anoying if i have to add/delete a subdomain because i have to open the httpd and delete the like (or add) and then restart apache.
Is there another, faster way that i could even possiably make a PHP script out of it, so i can, right on the web add subdomains to my site?
Thank you.