Web Hosting Talk







View Full Version : GNU *free* script needed


acetate
04-22-2001, 09:39 PM
Anyone know of a cgi script (in perl) that'll change virtualhost or anything within apache's httpd.conf?? Thanks in advance.

JTY
04-22-2001, 10:38 PM
http://www.webmin.com/ can do that.

acetate
04-22-2001, 11:12 PM
Actually, I don't need a control panel.. I just need something simple, just to modify the httpd.conf that's all. But thanks for that info. =)

thewebbie
04-22-2001, 11:42 PM
Originally posted by acetate
Anyone know of a cgi script (in perl) that'll change virtualhost or anything within apache's httpd.conf?? Thanks in advance.

If you are using Linux then you can use linuxconf which has nice command line options.

If you want some shell scripts that are wrapped around linuxconf then check out http://www.chaogic.com/vhost/

acetate
04-23-2001, 12:11 AM
Thanks again.. Maybe I'm not phrasing this right.. hehe.. Ok.. I'm trying to add an automated domain parking feature for my domain registration script where whenever someone registers a domain, it'll add an entry in httpd.conf. I need something that's web-based.. I tried writing it myself but I don't know how to set the permission correctly for me to edit the httpd.conf file and create a directory for that particular registered domain. How would I set it to have root permission but without making my server insecure? I've looked in SuEXEC but it doesn't support root.. Any ideas?? Thanks!

lenix
04-25-2001, 09:11 PM
For your kind of solution you would be better off having someone write a simple script for you. :cough: me :)
email me & we can work somethin out.

Jedito
05-03-2001, 01:52 AM
There is not a script, but maybe help you, to set Vhosts.
Link Here (http://mandrakecampus.net/index.php?tab=myco&courses_desc_path=courses/en/admin_04&module_desc_path=courses/en/admin_04/module_04_02&module_selected=module_02) You must to register first. in Mandrake Campus (http://mandrakecampus.net).
I hope this help you.

lith
05-10-2001, 10:27 PM
hmm....