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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T22:33:34+00:00 2026-05-11T22:33:34+00:00

Because of some apache rewrite rules in a project I’m working on, it’s convenient

  • 0

Because of some apache rewrite rules in a project I’m working on, it’s convenient to make href’s and links in general absolute, because that assures that the browser will find the file behind that link, no matter what the URL is.

Example:

<img src="http://localhost/project/gfx/abc.jpg"></img>

instead of

<img src="gfx/abc.jpg"></img>

Would the former be slower than the latter, or in any way not as good?

It’s not like I think of this as optimization; I guess I will use the absolute ones anyways (unless there’s a really good reason not to do), but I’m interested in knowing whether using absolute URL’s are OK or not.

Note that this will apply to all links/paths (hyperlinks, css and javascript includes, AJAX-calls etc.)

  • 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-11T22:33:34+00:00Added an answer on May 11, 2026 at 10:33 pm

    It won’t make a bit of difference. You might prefer to do this though:

    <img src="/project/gfx/abc.jpg" />
    

    The browser will figure out the domain for you.

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

Sidebar

Related Questions

I am trying to create some Apache rewrite rules that shall be able to
I'm working on a project that gets callbacks from some other sites' API. I
I've readed in some blogs that apache and php_cli don't share APC data because
For a project I'm working on I need to include some Python modules that
The Groovy Process Management page mentions that: Because some native platforms only provide limited
I wrote this ISAPI filter to rewrite the URL because we had some sites
I am pretty sure this is some problem with the Apache configuration because it
Trying to make some small changes to Apache's Velocity engine. Here's what I can
I use a lot of header redirects but because of that I miss some
Because some email clients don't properly render external stylesheets (or even styles within 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.