On 4/7/06, Zouari Fourat <fourat@xxxxxxxxx> wrote: > Hello, > Having Apache2 installed on my server, i would like if there's some > low-level apis in GPL world to add, disable, delete virtualhosts and > users on the system to interface them with my site to offer a self > hosted site offering free hosting service. No. You pretty-much need to edit httpd.conf or .htaccess to reconfigure apache (although virtual hosts can be added simply by changing the filesystem if you use mod_vhost_alias). As far as users go, that is the responsibility of the OS and not apache. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx