apache to apache2
I have apache and installed apache2. Apache usually is the one to start but I want apache2 to start instead how do I change this?
On command line what I do is every start.
apachectl stop
apache2ctl start
By the way, I have this on my desktop computer, and the reason I do this is a means of testing out webspecific code, to learn (for school). I heard its not a good Idea of haveing a server setup on a desktop computer. I don't know anything about it though, how ever its nice to test things out.
Thanks
|