http://www.swimswith.com/wkw1/ returns something (SwimsWith: A Legal Who-Knows-Who)... from the admin debug page, this is the only url defined in your urls.py. so it looks like working fine, except if your urls.py contains something else, in which case, could you detail what?
Francois ----- Original Message ----- From: "Zeynel" <azeyn...@gmail.com> To: "Django users" <django-users@googlegroups.com> Sent: Thursday, 12 November, 2009 11:44:13 PM Subject: Apache2 installation Hello, I've been trying to port my app to apache2 server from the django development server. After trying all day, I now see the admin page but I don't see my app. Hosting co is not helping because they say this is "pure django." Is there someone familiar with this process and could you point me to the right document or help if you can. I just copied the app directory to the apache server ~/webapps/django/sw1/wkw1 admin.py and urls.py are same. I connect to the server with Putty and cd to ~/webapps/django/sw1 and run python2.5 manage.py syncdb then I cd to ~/webapps/django/apache2/bin and ./restart But this has no effect. I still see the standard admin without my app. http://www.swimswith.com/admin/ Thanks! -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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=. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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=.