Make your Own Server !. Full detail Guide.

1). Download Files here. Own Server Files
Code:
Password:- www.worldofhacker.com

2). Installation Guide .



Installation Guide

1). Click in "apache_2.2.14-win32-x86-no_ssl" file. And click next -> next until you finish up.
Now when You have finished installing, than

a). Go to My computer.
b). "C:\Program Files\Apache Software Foundation\Apache2.2\conf" folder.
c). Open "httpd.conf" file with your notepad.
d). Press "ctrl+F" , it will open find box.
e). Type there "Listen" text.
f). Find this till than click next until unless you dont see below lines :-
Code:
Listen 12.34.56.78:80
Listen 80

Now replace this to
Code:
Listen 12.34.56.78:4545
Listen 4545

g). Save file in same folder :- "C:\Program Files\Apache Software Foundation\Apache2.2\conf"
h). Now go back to rar folder you downloaded, and Click again "apache_2.2.14-win32-x86-no_ssl" this will give you two option:-
  • Repair
  • Remove

i). Click in repair option of apache and than install it, as usual.

After it says finish Installation than it means, You have successfully installed apache server. To Check Type in your browser

Code:
http://localhost:4545


If it says, "It works" than it means you have successfully installed apache server in your system.

Share this

Related Posts

Previous
Next Post »