CYBER-HEAVEN
PLEASE REGESTER IF U LIKE OUR FORUM

THANX FOR VISITING


IF U WANT TO MODERATE THIS FORUM

REGESTER AND POST 3 NEW TOPICS IN ANY CATEGORY

U WILL BE MADE THE MODERATOR


Join the forum, it's quick and easy

CYBER-HEAVEN
PLEASE REGESTER IF U LIKE OUR FORUM

THANX FOR VISITING


IF U WANT TO MODERATE THIS FORUM

REGESTER AND POST 3 NEW TOPICS IN ANY CATEGORY

U WILL BE MADE THE MODERATOR
CYBER-HEAVEN
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
 
 

Display results as :
 


Rechercher Advanced Search

Latest topics
» GET BEST AUDIO QUALTIY FROM YOUR WINDOWS PC
Home HTTP Server – How to create one I_icon_minitimeThu Oct 03, 2013 12:36 am by Admin

» Dish Network Channel Starz, aim my dish network dish
Home HTTP Server – How to create one I_icon_minitimeThu May 16, 2013 10:02 am by latinnoc

» Dish Network Little Elm Tx & dish network via broadband
Home HTTP Server – How to create one I_icon_minitimeWed May 15, 2013 3:37 pm by latinnoc

» Dish Network Moving Promotions
Home HTTP Server – How to create one I_icon_minitimeWed May 15, 2013 3:06 pm by latinnoc

» Dish Network Twc Channel - what channel is fox 1 on dish network
Home HTTP Server – How to create one I_icon_minitimeWed May 15, 2013 9:00 am by latinnoc

» 005 Error Dish Network
Home HTTP Server – How to create one I_icon_minitimeWed May 15, 2013 8:43 am by latinnoc

» Weta Kids Dish Network
Home HTTP Server – How to create one I_icon_minitimeTue May 14, 2013 3:21 pm by latinnoc

» Dish Network In Augusta Maine
Home HTTP Server – How to create one I_icon_minitimeTue May 14, 2013 2:44 pm by latinnoc

» hack torrent for increase speed using trackers
Home HTTP Server – How to create one I_icon_minitimeThu Apr 11, 2013 4:09 pm by Fauriza

Who is online?
In total there is 1 user online :: 0 Registered, 0 Hidden and 1 Guest

None

[ View the whole list ]


Most users ever online was 50 on Mon Apr 12, 2021 4:46 pm
Social bookmarking

Social bookmarking reddit      

Bookmark and share the address of CYBER-HEAVEN on your social bookmarking website

Top posting users this week
No user

Like/Tweet/+1
BOOKMARK US

Home HTTP Server – How to create one

Go down

Home HTTP Server – How to create one Empty Home HTTP Server – How to create one

Post by Admin Sat Oct 27, 2012 9:18 pm

In this tutorial we will see how to create an HTTP server. A web server is software installed on a computer that allows other computers to access specific files on that computer/server. There are many reasons to create your own home servers. For example: file sharing, so you can download files from your home computer from anywhere or you can create a web site on own server etc. Simply said It works like this; You choose a directory on your computer , in that directory add folders, files like music,video and etc. When you put the IP address of your computer the in web browser you can see all the files from that folder and you can download those files. Let’s now create a server(HTTP server!) using Apache(a server client):


1. You must have:

Broadband internet connection always on
Windows on your computer
2. Create a folder on your disc , in this example I created a folder on E:\my server
3. Download apache_2.2.10-win32-x86-no_ssl.msi and install it, set parameters( for localhost type something like a myserver.com(doesn’t really matter), also type your email address in field “Administrator@ Email Address” ) choose where you want to install it.

4..When you install Apache , go to directory where you installed it (p.e. “C:\Program Files\Apache Software Foundation\Apache2.2\conf”) , here you will find a httpd file.
Open that file with notepad.

After this will appear notepad with long and complicated code, don´t worry, you must change just 3 things.

5. In notepad file find #DocumentRoot “C:/Program Files/Apache Group/Apache2/htdocs” and replace with #DocumentRoot “E:\my server”. Also find #<Directory “C:/Program Files/Apache Group/Apache2/htdocs” and replace with <Directory “E:\my server”.



E:\my server is folder where you put files which will appear on your server. In this example I created that folder on local disc E:. You can create your folder in any other place, but then type that path here. Find #AllowOverride None and change to AllowOverride All.






Home HTTP Server – How to create one Httpd-notepad




After this, save file like httpd.conf.

6. Type in web addresses http://localhost/ or your IP Address, you should see something like this

Home HTTP Server – How to create one Index-of-mozilla-firefox

4..When you install Apache , go to directory where you installed it (p.e. “C:\Program Files\Apache Software Foundation\Apache2.2\conf”) , here you will find a httpd file.
Open that file with notepad.

After this will appear notepad with long and complicated code, don´t worry, you must change just 3 things.

5. In notepad file find #DocumentRoot “C:/Program Files/Apache Group/Apache2/htdocs” and replace with #DocumentRoot “E:\my server”. Also find #<Directory “C:/Program Files/Apache Group/Apache2/htdocs” and replace with <Directory “E:\my server”.



E:\my server is folder where you put files which will appear on your server. In this example I created that folder on local disc E:. You can create your folder in any other place, but then type that path here. Find #AllowOverride None and change to AllowOverride All.

Home HTTP Server – How to create one Httpd-notepad

Every files you put in folder , which we created in step 2 , will be shown on http://localhost/

7. If you want access own server from other computers. You must forward a port in the router we’re using. The port we need to forward is port number 80. Why? Because by default it’s the port used for HTTP. Port forwarding actually means opening a tunnel through the router so that the router wouldn’t reject the connections that are trying to connect to it. How to port-forward? With every router it’s different. Here are the instructions for every one of them. You must also turn off you firewall.

That is all. Enjoy your home server. If you have questions, post them in the comments area.

Note: Creating home server is risky,when you open port, there is a possibility to have someone a breach in your computer .Before you start, make sure your computer has all the latest patches and security updates, and that you’ve done a thorough spyware and virus scan. This tutorial is only for advanced users
[url=Note: Creating home server is risky,when you open port, there is a possibility to have someone a breach in your computer .Before you start, make sure your computer has all the latest patches and security updates, and that you’ve done a thorough spyware and virus scan. This tutorial is only for advanced users]Note: Creating home server is risky,when you open port, there is a possibility to have someone a breach in your computer .Before you start, make sure your computer has all the latest patches and security updates, and that you’ve done a thorough spyware and virus scan. This tutorial is only for advanced users[/url]
Admin
Admin
Admin
Admin

Posts : 58
likes : 6
Join date : 2012-10-26

https://cyber-heaven.forumotion.com

Back to top Go down

Home HTTP Server – How to create one Empty Re: Home HTTP Server – How to create one

Post by Admin Sat Oct 27, 2012 9:20 pm

Admin
Admin
Admin
Admin

Posts : 58
likes : 6
Join date : 2012-10-26

https://cyber-heaven.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum