On 6/14/06, Scott McCracken <[EMAIL PROTECTED]> wrote:
>
> My question is, how do I get www.mydomain.com to point to my Django
> files properly - in other words how can I get www.mydomain.com load the
> same homepage I get when I go to django.mydomain.com?
>
Put the .htaccess file and the django.fcgi file that it points to in
your document root -  that being the same directory that
www.mydomain.com points to.



-- 
----
Waylan Limberg
[EMAIL PROTECTED]

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to