
|
View Full Version : Found a Super Cool Program!!!!!!
ClusterMania 05-25-2002, 06:02 AM http://www.zecos.com/apacheconf/index.html
Let's you edit your httpd.conf file with easy. Good for newbies. Anymore more programs like this for the PC? Or any more cool programs for the pc that could make server management more simple?
akashik 05-25-2002, 09:12 AM hey, that's actually pretty cool :) httpd.conf is a big file and this looks like it'll make shorter work of trolling through it.
Greg Moore
ClusterMania 05-25-2002, 09:46 AM Yeah httpd.conf is a pain to scroll around in. I know there must be other cool programs for the pc like this.
(SH)Saeed 05-25-2002, 01:03 PM Actually, it would be more work to copy it to a directory you can access via FTP, download it, load it in that program, edit it, save it, upload it to the server and copy it over the old file. Why don't you guys just do CTRL+W and type in what you're looking for. Takes about 20 seconds to make a few changes from SSH.
bacid 05-25-2002, 02:19 PM if your httpd.conf is very big and cluttered, then why don't you just split it up into a few different files.
have a seperate .conf file for apache basic config, modules, misc module config, vhosts, and ssl vhosts.
Avail 05-25-2002, 04:57 PM Originally posted by (SH)Saeed
Actually, it would be more work to copy it to a directory you can access via FTP, download it, load it in that program, edit it, save it, upload it to the server and copy it over the old file. Why don't you guys just do CTRL+W and type in what you're looking for. Takes about 20 seconds to make a few changes from SSH.
My thoughts exactly. It seems like ApacheConf is just an extra hassle... granted, it's a neat idea, it just doesn't seem very practicle.
Samuel 05-25-2002, 05:02 PM It is practical for the growing number of Apache binaries for windows out there.
Those just starting out can have an easier time at learning their http.conf
TrouT 05-26-2002, 12:28 AM <Sarcasm> Why would you even run apache on windows? Please someone tell me. </Sarcasm>
Samuel 05-26-2002, 01:52 AM Originally posted by TrouT
<Sarcasm> Why would you even run apache on windows? Please someone tell me. </Sarcasm>
Many web designers run it to be able to preview their sites with data functionality, but do not need a full Redhat installation.
Either due to hardware restraints etc.
BTW, I don't read nor care about Sarcasm, its too flipant.
microsol 05-26-2002, 07:33 AM Originally posted by Avail
My thoughts exactly. It seems like ApacheConf is just an extra hassle... granted, it's a neat idea, it just doesn't seem very practicle.
While it may be a hassle for us knowing about our httpd.conf, it is a great tool for beginners. It just has one failure: It should be freeware.
NetXL 05-26-2002, 07:46 AM The Apache conf is quite well commented. Doesn't take that long to find your way around. :confused:
ClusterMania 05-26-2002, 03:39 PM Hmm, I rely too much on gui. My first webserver was a cobalt which made everything less painful but the lack of cpu power made me move on. I now got a demo license of plesk for one domain. I find that I don't use many domains at all. How do I add virtual accounts manually?
I use ncftp as well so I have to set that up I guess. I had someone do all th work for me cause I am scared of messing things up to a point where nothing works. I which apache and ncftp had their own GUIs =/
The smallest package for plesk is 30 domains at $199. I only need about 5 domains.
|