Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6339947
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T19:44:41+00:00 2026-05-24T19:44:41+00:00

Is it possible for me to run a webserver on my computer (shared ip)

  • 0

Is it possible for me to run a webserver on my computer (shared ip) and access it remotely using my ip + subnet or at least some way that doesn’t involve having the IT guys make changes to the machine(s) currently running our virtual servers and/or routing our subnet?

Rationale:
I’m on a computer at work, and I’m making changes to a plugin for Google Website Optimizer. I want GWO to be able to access localhost (i.e. my development environment) so that I don’t have to deploy every change to the production server while I’m feeling out the system. (lots of changes; tedious deployment takes up most of the time)

I can’t just supply my IP to GWO because that points to our production server (all of our computers at work are on the same IP). If I could construct a URI that points just to my computer, then I suppose I could let GWO view a page on my development environment and interact therewith.

Not only would achieving this purpose be helpful in present circumstances, but it would aid me immensely in that I could let my boss look at what I’ve got in dev, from his own machine, at his leisure, without deploying changes to production.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T19:44:44+00:00Added an answer on May 24, 2026 at 7:44 pm

    I’m not familiar with the Google Website Optimizer, or how/where a plugin for it that you might write would be executed. So I’m going to summarize what I understand about your problem (including some guesses) and go from there, please correct me if I’m wrong.

    • Your company has one public IP address.
    • Your workstation and all the hosts on your network are source NAT’ed to the internet.
    • Port 80 (http) on your public IP address is destination NAT’ed to your production webserver which is hosted as a virtual machine.
    • You have a development webserver that is hosted on your workstation.
    • You have reservations about involving your “IT guys” to making routing or system admin changes.
    • You want your development environment to be accessible from the internet.

    First up (assuming everything above is correct):
    access it remotely using my ip + subnet – No. Not possible.

    Second up:
    I could let my boss look at what I've got in dev – Easy, get him to point his browser at your workstation’s IP address on your internal network.

    Possible solutions for remotely accessible:

    1. Talk to your “IT guys” about getting your dev environment made externally accessible.
    2. Use name-based virtual hosts on your production webserver. Requires setting up a DNS record for the dev site (e.g. dev.your-company) and pointing it to your company’s IP address. If SSL is in use this is harder to achieve. You could then:
      • Proxy requests for a different site name to your workstation (readily achievable with apache).. or
      • Host your development environment on your production server
    3. Proxy a particular URL path to your workstation. (e.g. /dev/)
    4. Get an unused port (e.g. 8080) on your public IP destination NAT’ed to port 80 on your workstation. Your dev environment URL might then be http://www.your-company:8080/
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using only MySQL , I'm seeing if it's possible run an insert statement ONLY
Is it possible to run a windows xp bat script remotely from a ubuntu
I'm currently building a webserver in nodeJS that'll be using mongoDB. One of the
Possible Duplicate: .Net Console Application that Doesn’t Bring up a Console I have a
Is it possible to run classic asp on Cassini Webserver? I have a mixed
Is it possible to run an external process from Perl, capture its stderr, stdout
Is it possible to run a ruby application as a Windows Service? I see
Is it possible to run both debuggers within the same PHP installation simultaneously. They
I noticed its possible to run SQL scripts with Oracle's SQLPlus by providing only
Is it possible to run the 32-bit version of Visual Studio 2008 Professional on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.