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

  • Home
  • SEARCH
  • 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 5964139
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T19:22:39+00:00 2026-05-22T19:22:39+00:00

Not 100% sure if this is the right SE site to ask this, so

  • 0

Not 100% sure if this is the right SE site to ask this, so feel free to move/warn me.

If I have a site http://www.mysite.com with a form on it and define its action as “http://www.mysite.com/handlepost” instead of “/handlepost”, does it still get parsed as a local address by apache? That is, will apache figure out that I’m trying to send my form data to the same server the form resides on and do an automatic local post, or will the data be forced to make a round trip, going online, looking up the domain and actually being sent as an outside request?

  • 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-22T19:22:40+00:00Added an answer on May 22, 2026 at 7:22 pm

    Apache does not look at this information. It’s your browser which does this job.

    On the Apache side the job is only outputing content (html in this case), apache does not care about the way you write your url in this content.

    On the browser side the page is analysed and GET requests (images,etc) are sent automatically to all collected url. The browser SHOULD know that relative url /foo are in fact http://currentsite/foo – or it’s a really dump browser -. It is his job. And then it’s his job to push the request to the right server (and to known if he should make a new DNS request, build a new HTTP connection, reuse an existing opened connection, build several connections — usually max 3 conn per DNS–, etc). Apache does nothing in this part of the job.

    So why absolute url are bad? Not because of the job the browser should have to do handling it (which is in fact nothing, his job is transforming relative url to absolute ones); It’s because if your web application use only relative url the admin of the web server will have far more possibilities on proxying your application. For example:

    • he will be able to server your web application on several different DNS domains
      (and then make the browser think he’s talking to several servers, parallelizing static files downloads)
    • he could as use use this multi-domain to set up the application for different costumers
    • he could build an HTTPS access for external network access and an HTTP (without the S) access on a local name for the local network

    And if your application is building the absolute url these tasks will become really harder.

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

Sidebar

Related Questions

I'm not 100% sure I'm doing this right, but I think I've found an
Not sure whether this is the right place, but I have a question related
I am not 100% sure if this is the right place to be posting
Hey, not 100% sure what this error means. % for f in * ;
I'm not 100% sure how I should word this question but I'll try my
So I have an issue that I'm not 100% sure on how to solve.
I have definitely done something like this before, but something is not working right
Link to site in question: http://www.christopherwarrington.com/testing_ground I have a start screen that is set
So, right to the point, here's what I want (minus the poor quality)... http://www.hbperspective.com/alt3/site.jpg
I'm not 100% sure if the problem is with openTK but it is the

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.