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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T19:29:16+00:00 2026-05-27T19:29:16+00:00

This RewriteRule RewriteRule ^test/(.*)$ test.php?url=$1 On this URL mysite.com/test//one///two////three/// Is giving me this result

  • 0

This RewriteRule

RewriteRule ^test/(.*)$ test.php?url=$1

On this URL

mysite.com/test//one///two////three///

Is giving me this result

$1=url='one/two/three/'

I’m using easyphp if it matters and I like to know why is Apache removing multiple slashes internally without redirecting to correcred URL? and how can I disable or add a redirect to this behaviour?

Thank in advance

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

    It seems multiple slashes are against the standard. As pointed out in this post, RFC 1630 says:

    PATH

    The rest of the URI follows the colon in a format depending on the
    scheme. The path is interpreted in a manner dependent on the
    protocol being used. However, when it contains slashes, these
    ust imply a hierarchical structure.

    /// does not imply a hierarchical structure – you’d have empty folder names. From that I would guess that Apache’s behaviour is by design. (Nor would it be a good idea to use multiple slashes, as the result would be an invalid URL).

    I would use a different character instead.

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

Sidebar

Related Questions

Why doesnt this rule return slashes with characters? RewriteRule ^test/(.+)/(.+)/(.+)/?$ test.php?one=$1&two=$2&three=$3 For example in
RewriteEngine on RewriteRule ^page/?$ page.php [L] This ends up matching the url www.site.com/page// but
I am trying to rewrite url from www.xxx.com/test.com to www.xxx.com/my.php?d=test.com using the following directive:
I have a URL that looks like this http://domain.com/index.php/view/test . How do i rewrite
I have the following code: RewriteEngine on RewriteRule ^example/? test.php When I hit www.example.com/example
How do you rewrite a url with a # in? e.g. http://www.example.com/index.php#test In my
I have this rewrite rule that turns foo.com/test (or foo.com/test/) into foo.com/test.txt: RewriteRule ^test/?$
I have the following rule in htaccess: RewriteRule ^([a-zA-Z0-9\-\_]+)/?$ test.php?&url=$1 [L] My question is
Currently this is my .htaccess RewriteEngine on #rewrite the url's RewriteRule ^(.*)$ index.php?url=$1 [L,QSA]
I'm using this tester for url mod_rewrite test: http://martinmelin.se/rewrite-rule-tester/ When I write something like

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.