Ok what is apache2? I think I don't have to explain about it hehehehe because you can search about it in google...so let's talk about how to setup apache 2...I think its easy to setup apache2 but not that easy if you want to configure it. anyway here's the step :
-
STEP I : CONFIGURE THE APACHE2 INTO THE LOCAL DIRECTORY
./configure --prefix=/usr/local/apache2/
-
STEP II : JUST TYPE THE COMMAND HEHEHEHE...
- make
-
STEP III : SAME WAY WITH STEP II HEHEHEHE...
- make install
-
STEP IV : ACTIVATE THE APACHE 2
- /usr/local/apache2/bin/httpd -k start
-
STEP V : IF YOU WANT TO STOP IT JUST DO THIS
- /usr/local/apache2/bin/httpd -k stop
Its easy rite??you can do it in 5 step but you should notice if you want to start apache2. first, you should deactivate the default apache...deal?hehehehe see ya in the next post!!!(SiMoNRoOtS)
No comments:
Post a Comment