| dan__t | But if you wish to proceed... You'll find an /etc/httpd/conf.d/ directory. |
| thumbs | dmakalsk: FC4 is severely outdated, and has several security issues dmakalsk: it's no longer maintained. |
| dan__t | I'd recommend copying the VirtualHost container example from httpd.conf, and creating many .conf files, one per each domain - domain.com.conf - inside of /etc/httpd/conf.d/ Editing accordingly, etc etc. |
| thumbs | or putting them all in one file |
| dan__t | Sure, if you want a big clusterfsck. |
| thumbs | my 100 vhosts are easy to read try grep or / |
| dan__t | atomicy is the stuff that dreams are made of. Anyway, whichever method. It's an easy process. |
| dmakalsk | well I am afraid, if I have say.... 600 vhosts, having them in separate files will cause file handle issues no? |
| thumbs | mass vhost |
| fajita | mass vhost is -http://httpd.apache.org/docs/vhosts/mass.html http ://httpd.apache.org/docs-2.0/vhosts/mass.html http://www.outoforder.cc/projects/apache/mod_vhost_dbi/ |
| dan__t | I run some 1200 on many a server, in seperate conf files. |
| thumbs | dmakalsk: ^^ |
| dan__t | Doesn't matter. |
| dmakalsk | ok, great |
| dan__t | I've found that method to be crap, btw. But to each their own |
| chye-fhut | 1200? that's alotta sites run your own web hosting business? |
| dan__t | On the side, yes, and I work for one. |
| dmakalsk | dan__t: ok, so basically, I am starting with the sample file |
| chye-fhut | that's cool, money must be good |
| dan__t | Its not terrible. |
| thumbs | is it profitable, nowadays, dan__t ? |
| dan__t | Not my stuff on the side, no. I do it more as a hobby. Gives me a good userbase to experiment with, pretty much. You can set up fakie servers and stuff all day with the coolest new bells and whistles, but it doesn't mean shit unless you can simulate real activity. |
| chye-fhut | man, 1200 users, how do you manage to moderate script usage (dozens of CMS platforms, cgi, etc...) |
| dan__t | dmakalsk, take a look at the very end of your httpd.conf file. You'll find a VirtualHost container example commented out. Use that template as a starting point for all your new virtual hosts. |
| chye-fhut | must be a pain in the neck, heh |
| dan__t | Very carefully, chye-fhut. I'll sum it up with, "it sucks" |