BrainDump
  Home arrow BrainDump arrow Page 4 - Using the Web Test Environment
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Silverlight  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
ASP Web Hosting  
ASP.NET Web Hosting 
Windows Web Hosting
 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
BRAINDUMP

Using the Web Test Environment
By: Nilpo/Developer Shed Staff Writer
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 1
    2007-05-08

    Table of Contents:
  • Using the Web Test Environment
  • Executing CGI scripts
  • PHP switching
  • Allowing external access

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Using the Web Test Environment - Allowing external access


    (Page 4 of 4 )

    You might be setting this server up for internal use by your whole development team.  Perhaps you want to see how your site renders on Mac/IE7 in the cubicle next door.

    Anyone in your workgroup can access your web server by default.  They can enter either your network hostname or your network IP address into their browser.  Here are a few examples of how that might look.

    http://labpc_mike1

    http://192.168.0.7

    You may also need to configure any software or hardware firewalls to allow Apache to communicate with other machines.  Typically you will be asked to allow Apache to act as a server or some other similar message.

    Okay.  Now what if you want to access this machine from home?  Maybe you’re right in the middle of a project and you want to get some extra work time in over the weekend.

    If you are directly connected to the Internet; you are already open to the world.  Anyone with an Internet browser can connect to your web server by using your external IP address.

    If you are behind a router or NAT firewall, you will need to enable “port forwarding.”  Log into your router or firewall as per your hardware manufacturer’s instructions and find the settings for either “port forwarding” or “virtual servers” depending on how it’s labeled.

    Allow all incoming requests on TCP Port 80 to be redirected to your local IP address. (That’s the 192.168.x.x one.)  Now anyone who accesses your router's or firewall’s external IP address will be able to access your web server.

    You can find this IP address by visiting http://www.whatismyip.com/.


    DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.

       · You've learned how to create an Apache test environment in Windows. Now learn how...
     

    BRAINDUMP ARTICLES

    - Introduction to Office Live Workspace
    - Using MS Excel for One-way Analysis of Varia...
    - Comparing Data Sets Using Statistical Analys...
    - Import Blogger Posts into WordPress Using Wi...
    - Download WordPress from an FTP Server and Ru...
    - Install and Run WordPress in XAMPP Local Host
    - What Windows 7 Brings to the Table
    - Virtualization and Sandbox Detection
    - Advanced Firebug Techniques in Windows XP Ho...
    - Editing CSS with Firebug in Windows XP Home
    - Using Firebug in Windows XP Home
    - Migrating to Exchange Server 2007
    - Using System Restore on a Non-Bootable PC
    - Finding Logged on Users and More Scripting S...
    - Developing Macro Commands in MS Excel





    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 5 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek