| jMCg | Or control freaks.. Or uber-nerds who only use freaky editors like Vim |
| mikk36 | jMCg, it's just that maybe it's more comfortable for the guys for whom i host web :) to do it themselves than ask me every time |
| jMCg | *twitch* Are you insane?! You just put together a sane config -- and have a policy. [Period] |
| slide | jMCg, i was trying to avoid having to restart apache each time a project is added, how do you handle this? |
| mikk36 | a project ? |
| jMCg | Everything that goes beyond imediate trouble shooting, you should declare as feature request and demand money for. Especially that. |
| action | barefoot throws out a here here |
| barefoot | throws out a here here |
| Mrdini | barefoot, "hear hear" |
| jMCg | I suppose the other guys are programmers, and although I program a lot myself, I know that programmers tend to be a bit sloppy when it comes to servers..... |
| slide | mikk36, im trying to do group based svn auth |
| jMCg | slide: apache2ctl graceful graceful |
| barefoot | Mrdini: hehe, long day already |
| fajita | See: apachectl graceful |
| mikk36 | slide, can't help u with that |
| jMCg | apachectl graceful |
| fajita | apachectl graceful is how you restart apache without dropping any client connections. or Workers in keepalive will retain old config until they time out. Be patient, or set KeepAliveTimeout lower |
| slide | jMCg, well, i am going to make a page for adding projects so id have to run a script to do that i guess? |
| Mrdini | barefoot, no bloody shit |
| mikk36 | but if u want to reload config, do a graceful restart on win: apache -k restart on linux - should be similar |
| jMCg | slide: I wouldn't. I men I wouldn't trust the web with such things. |
| slide | right i didnt want to either, but yall are telling me there is no other way :( |
| mikk36 | jMCg, question |
| slide | I essentially want to do something like www.devguard.com for myself |
| mikk36 | on linux there are those control panels, where i can add subdomains on my will, right ? how are they created in live ? |
| jMCg | You create a new Vhost with ServerName sub.domain.tld |
| tom_wifi2 | Hello. I hope someone can help me, i've been give 1500 extended web log files. some our gziped and some arnt. they our for multi sites & months. the program i've got on my PC. dies after 40. what is the best way to analyise them all? |
| mikk36 | jMCg, i know what the format i is |
| Mrdini | tom, "program" being....? just use a better app :P |