Ok, thanks, I was curious if we use a .htaccess file to do the re-
writing with django, does the file live in the webroot or in the
django application root?

On Dec 15, 12:41 pm, Ross <real...@gmail.com> wrote:
> @jmat I have never tried Django's PREPEND_WWW, but it can easily be
> handled by Apache. Some of the features involving URLs, paths, etc.
> are possibly better left to Apache.
>
> Apache has a rewrite guide that has all the information you should
> need. I found a good link a while ago with exactly what you are
> looking for, but my search skills are crummy today. Search for "apache
> force www", and you should find what you need.
>
> http://httpd.apache.org/docs/2.0/misc/rewriteguide.html
>
> On Dec 15, 1:23 pm, jmat <joshmat...@gmail.com> wrote:
>
> > Just curious, has anyone else ever set this to true and not had it
> > work?
>
> > On Dec 14, 4:05 pm, jmat <joshmat...@gmail.com> wrote:
>
> > > I set this to true in my settings file but It doesn't seem to be
> > > getting picked up.
>
> > > Does this still have issues with some middleware or am I seeing some
> > > kind of settings reload or cache issue?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to