Thursday, September 9, 2010

Re: 404 handler not working on live hosting environment

Hi Kenneth,

Yes, both the Django and Python versions on dev and prod match. We are running Django 1.2.1. and Python 2.6.5.

On our dev server, we use Django's server instead of Apache.

So happens that a colleague solved the issue as I was responding to your questions - by restarting Apache.

Thanks Kenneth!

On Thu, Sep 9, 2010 at 2:27 PM, Kenneth Gonsalves <lawgon@au-kbc.org> wrote:
On Thu, 2010-09-09 at 14:19 +0200, Sithembewena Lloyd Dube wrote:
> We are in the process of deploying a Django app to WebFaction hosting
> where
> we use Apache to serve it.
>
>

is the django version used in your dev server the same as that on
webfaction? Also did you test with apache on your dev server?
--
regards
Kenneth Gonsalves

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.




--
Regards,
Sithembewena Lloyd Dube
http://www.lloyddube.com

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment