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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T16:51:04+00:00 2026-05-17T16:51:04+00:00

I have just one root directory with index.php in it along with two folder

  • 0

I have just one root directory with index.php in it along with two folder img and css.
I refer to files in this folder like:
src=”img/path.png” i.e relative to the root directory.

The other day I had some mod_rewrite question & this is what someone gave me, which seems to wrok fine except for trailing slashes and css/img breaking apart

RewriteRule ^$ index.php?page=1 [L]

RewriteRule ^([0-9]+)/?$ index.php?page=$1 [L]

RewriteRule ^([A-Za-z]+)/?$ index.php?category=$1&page=1 [L]

RewriteRule ^([A-Za-z]+)/([0-9]+)/?$ index.php?category=$1&page=$2 [L]

This is what is bothering me:

Using Rule1:

http://www.example.com changes to http://www.example.com/index.php?page=1 which is great
Also http://www.example.com/ some how changes to http://www.example.com which is again great

Using Rule2:

http://www.example.com/2 changes to http://www.example.com/index.php?page=2 like what I would want
But using http://www.example.com/2/ (TRAILING SLASH) also retrieves page=2 but somehow the img and css breaks apart.
I am guessing the problem is with url being treated as directory structure and then it cant find img and css folder there.

Using Rule 3:

http://www.example.com/Football changes to http://www.example.com/index.php?category=Football&page=1 again like what I would want
But http://www.example.com/Football/ (TRAILING SLASH) suffers from the same problem with img and css breaking apart

Using Rule 4:

http://www.www.example.com/Football/2 even without the trailing slash breaksdown on css and img however the page can retrieve tha page and category correctly.

How do I correct this problem without having to use absolute paths in my html.
Please advise on the trailing slash problem as well.

  • 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-17T16:51:05+00:00Added an answer on May 17, 2026 at 4:51 pm

    Can you not reference your images/css using relative but starting with a /?

    /images/blah.jpg
    /css/style.css
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a web page with 3 forms on it. Not nested, just one
I'm just a one-man software shop, and I currently have an MSDN subscription. It
I have a small flash file that just loads and shows one image scaled
Just wondering what little scripts/programs people here have written that helps one with his
Have just started using Google Chrome , and noticed in parts of our site,
Have just started using Visual Studio Professional's built-in unit testing features, which as I
Have just started playing with ASP.NET MVC and have stumbled over the following situation.
I have just inherited a server application, however it seems that the only copy
I have just installed C# for the first time, and at first glance it
I have just set up cruise control.net on our build server, and I am

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.