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 8247669
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T22:55:37+00:00 2026-06-07T22:55:37+00:00

I am trying to volunteer a Python app project for my colleague who is

  • 0

I am trying to volunteer a Python app project for my colleague who is on vacation due to some urgency. He has developed / hosted an incomplete app on another box over our office network. Now that I am trying to analysis I want to add some debug statement but hate to play with original code as there are hundreds of lines of code. However I have the list of modules required by the backend app. Installing these modules locally in my box is failing constantly due to some issue.

However I have Apache setup at my local box. Is it possible that after copying the code to a separate location on the another box I can point Apache from my box point to the code in new location [remember it would be in another box]

To illustrate my local box IP is say A.B.C.D and the other box IP is X.Y.Z.A

Both are accessible to me. The code is in box having IP X.Y.Z.A say at /x/tool/test

I would copy the entire folder /x/tool/test to say /x/tool/test-my and now setup my Apache at IP A.B.C.D to point to app at X.Y.Z.A /x/tool/test-my path?

Is the same possible?

  • 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-06-07T22:55:38+00:00Added an answer on June 7, 2026 at 10:55 pm

    Have you taken a look at the ProxyPass directive? You can use it to point a local URI to a remote URL. Example:

    ProxyPass /x/tool/text http://X.Y.Z.A/x/tool/test-my
    ProxyPassReverse /x/tool/text http://X.Y.Z.A/x/tool/test-my
    

    (The ProxyPassReverse may not be necessary). Also if cookies are being used and the cookie domain needs to be translated, you can use ProxyPassReverseCookieDomain and ProxyPassReverseCookiePath to fix that.

    Note that you do not need to turn on ProxyRequests. This is for forward proxies, not reverse proxies. It will turn your apache webserver into an open proxy.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to display volunteer information with duty and what performance is allocated.
hey guys, im trying to make a volunteer form, that takes info such as
I'm trying to build some JavaScript in MooTools that fetches table row markup from
Trying to find some information on this but am unable to get any results
Trying to install py-bcrypt on win7. Python is 64bit. First error unable to find
Trying to build a Metro app using Javascript and having issues with IndexedDb. I
Trying to learn HTML5 and downloaded a test project https://github.com/amiklosi/Comicr . There is a
Trying to setup an SSH server on Windows Server 2003. What are some good
Trying to find some simple SQL Server PIVOT examples. Most of the examples that
Trying to keep all the presentation stuff in the xhtml on this project and

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.