Thread: How To Create A Web Server!

Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1 How To Create A Web Server! 
    Registered Member
    Join Date
    Jan 2009
    Posts
    238
    Thanks given
    1
    Thanks received
    13
    Rep Power
    9
    Creating A Web Server
    Without port 80
    NOTE
    This is for people who ISP blocks port 80, router blocks port 80, or firewall blocks port 80 and dont no how to fix it...
    If your ISP, router, or firewall dont block port 80 then use it
    WARNING: If you're ISP doesnt want you to open port 80 and you do they might terminate your service


    You should be able to do this if you already set up a game server.

    Step 1(Downloading Apache)
    Download Link: http://apache.skazkaforyou.com//http...ssl-0.9.8o.msi

    A download screen will come up Click Run

    Install it... Not a big file It doesnt take long

    When 3 boxes appear during the instalation
    change the first 2 to Localhost..
    You can either write your email or leave it as default

    In the meanwhile
    Figure out your IP
    go to What Is My IP Address - Shows Your IP Address
    Now... This is your real IP.

    Once Apache Is finished... Make sure its "started"


    Now to test if its working:
    Go to any browser and type in Localhost or 127.0.0.1

    It should give you a image like this:


    Now to get rid of port 80
    -Go to... Computer > Local Disk > Program Files > Apache Software Foundation > Apache2.2 > conf > httpd.conf

    -Open httpd.conf and ctrl-f "80"
    You should find this :


    -Change that to 8000 and save the file..
    Now your server connects to port 80!(make sure you restart your apache by clicking restart on the apache menu)

    Step 2(Port Fowarding)
    Wait your not done yet! Its time to PORT FOWARD
    -Go to portfoward.com find your router
    Just like how you would do it for runescape private servers but this time the port is 8000(TCP/UDP)

    -Canyouseeme.org is a great site to check if your port is open

    Now your friends should be able to see your website by doing this to their address bar:
    Http://IpAddress:8000
    Where you change IpAddress to your real Ip Address...

    Step 3(Setting Up No-ip)
    But hey.. thats your Ip Address you dont want people to know that eh

    Go to YOU GUESSED IT
    No-IP - Dynamic DNS, Static DNS for Your Dynamic IP

    Create an account if you havnt..
    -Go to Add Host:


    -Make a name
    -Click Port 80 Redirect
    -Make sure you fill in your IP and Port to 8000:


    Go to No-Ip Client and make sure its check
    Your site should be up now

    NOTE
    This is just like a game server... In order for this to work.. Your no-ip must be on... Port must be open and APACHE MUST BE STARTED

    If your computer goes on sleep mode it will also not function clearly.. So disable that if you want 24/7


    GOOD BYE RUNE-SERVER... THIS IS MY LAST TUTORIAL(STICKY IT)... IM MOVING ON TO WEB SERVERS NOW

    View better by changing theme to: Bluefox
    Reply With Quote  
     

  2. Thankful user:


  3. #2  
    #extreme

    +Deus Ex's Avatar
    Join Date
    Nov 2009
    Posts
    2,964
    Thanks given
    236
    Thanks received
    214
    Rep Power
    411
    Nice tutorial man see ya m8 ;D
    Best regards,
    +Deus Ex
    Reply With Quote  
     

  4. #3  
    Registered Member
    `guthan mane's Avatar
    Join Date
    Jun 2009
    Posts
    239
    Thanks given
    7
    Thanks received
    13
    Rep Power
    80
    nice i use xampp instead because its just all packed into one but its the same concept i suppose
    Reply With Quote  
     

  5. #4  
    Registered Member
    Join Date
    Jan 2009
    Posts
    238
    Thanks given
    1
    Thanks received
    13
    Rep Power
    9
    Quote Originally Posted by `guthan mane View Post
    nice i use xampp instead because its just all packed into one but its the same concept i suppose
    You can also use EASYPHP 5.1.3 or something like that... Which includes unlimited PHP and Mysql

    You can now have HIGHSCORES for free

    View better by changing theme to: Bluefox
    Reply With Quote  
     

  6. #5  
    Banned

    Join Date
    Jul 2008
    Age
    28
    Posts
    5,827
    Thanks given
    1,301
    Thanks received
    197
    Rep Power
    0
    Why the hell would you use port 8000?
    Reply With Quote  
     

  7. #6  
    Registered Member
    `guthan mane's Avatar
    Join Date
    Jun 2009
    Posts
    239
    Thanks given
    7
    Thanks received
    13
    Rep Power
    80
    Quote Originally Posted by Colby View Post
    Why the hell would you use port 8000?
    lol i think he made a boo-boo should be 80
    Reply With Quote  
     

  8. #7  
    Banned

    Join Date
    Jul 2008
    Age
    28
    Posts
    5,827
    Thanks given
    1,301
    Thanks received
    197
    Rep Power
    0
    Quote Originally Posted by `guthan mane View Post
    lol i think he made a boo-boo should be 80
    Code:
    -Open httpd.conf and ctrl-f "80"
    You should find this :
    
    
    -Change that to 8000 and save the file..
    Reply With Quote  
     

  9. Thankful user:


  10. #8  
    Registered Member
    Join Date
    Jan 2009
    Posts
    238
    Thanks given
    1
    Thanks received
    13
    Rep Power
    9
    Nope.. This is for people who ISP blocks port 80, router blocks port 80, or firewall blocks port 80 and dont no how to fix it...

    If your ISP, router, or firewall dont block port 80 then use it

    WARNING: If you're ISP doesnt want you to open port 80 and you do they might terminate your service

    View better by changing theme to: Bluefox
    Reply With Quote  
     

  11. #9  
    Registered Member
    Join Date
    Mar 2007
    Age
    31
    Posts
    145
    Thanks given
    6
    Thanks received
    4
    Rep Power
    41
    Personally I think people should use WAMP5, in my opinion it's easier to use.
    Reply With Quote  
     

  12. #10  
    Registered Member Santi Cazorla's Avatar
    Join Date
    Aug 2009
    Posts
    1,137
    Thanks given
    258
    Thanks received
    55
    Rep Power
    7
    nice tut
    Reply With Quote  
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. How would I create a private server?
    By DJ Dan in forum Application Development
    Replies: 24
    Last Post: 07-06-2009, 02:53 PM
  2. Replies: 11
    Last Post: 04-29-2009, 05:11 AM
  3. How Too Create a Server
    By jabbah in forum Tutorials
    Replies: 11
    Last Post: 01-08-2009, 03:24 AM
  4. Create A Server Panel.
    By Supernovadelta in forum Tutorials
    Replies: 7
    Last Post: 11-21-2008, 11:27 AM
  5. [tut]How to create your own server[tut]
    By zauruke in forum Tutorials
    Replies: 7
    Last Post: 09-01-2007, 08:25 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •