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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T08:55:18+00:00 2026-06-14T08:55:18+00:00

I have a Django powered website, and I’m trying to solve the canonical hostname

  • 0

I have a Django powered website, and I’m trying to solve the “canonical hostname” problem. I want http://www.example.com to redirect to example.com. I have tried both techniques found in the Apache documentation here (scroll down to Canonical hostnames).

I’m currently trying the mod_rewrite method, and I have this in a virtual host container:

   RewriteEngine on
   RewriteCond %{HTTP_HOST} !^example\.com$ [NC]
   RewriteCond %{HTTP_HOST} !^$
   RewriteRule ^/?(.*)$ http://example.com/$1 [L,R=301,NE]

This works for me, except for one case. In Firefox only, if I type www.example.com in a browser, it redirects and I see this in the URL bar: example.com// (note the 2 trailing slashes).

However, something like this will work correctly: www.example.com/news/ gets redirected to example.com/news/.

I only see this on the root URL in Firefox. It seems to work fine on Windows under Chrome, IE9, and Opera (maybe those browsers eat the double slash?). My Mac using friend says it is fine in Safari, but he also sees the problem in Firefox.

As far as Django settings go, I am using the default value of APPEND_SLASH=True. I don’t know if Django has anything to do with it, but I’ve tried mod_rewrite rules like the above on static HTML sites before and it always seems to work.

  • 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-14T08:55:19+00:00Added an answer on June 14, 2026 at 8:55 am

    This magically stopped happening, so I am going to assume there was a problem with Firefox at some point.

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

Sidebar

Related Questions

I'm creating a Django powered website that will have numerous applications (Blog, Shop, Portfolio,
I have a website powered by django. There are few url patterns which i
http://pastebin.com/Aa5rJxv8 i have django problem above, i tried to explain i need to show
I have django model which consist of parent child relationship filed I want to
i have django installed and seems to be working it worked page I want
I was trying to setup django . I do have Django-1.1-alpha-1. I was trying
I have Django set up on my server at http://stevencampbell.org/ I want to be
I have django ModelForm for model with ManyToManyField. I want to change widget for
I have django formsets on my page, with several extra forms; I only want
I have an upload page in django powered site. The end-users upload the documents

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.