Thanks bro will chceck if it works On Wednesday, August 6, 2014 1:26:06 PM UTC+1, Collin Anderson wrote: > > It would look like this: > > > WSGIScriptAlias / /home/yems/Documents/testproject/hotel/hotel/wsgi.py > <http://mysite.com/mysite/wsgi.py> > WSGIPythonPath /home/yems/Documents/testproject/hotel > > <Directory /home/yems/Documents/testproject/hotel/hotel> > <Files wsgi.py> > Require all granted > </Files> > </Directory> > > >
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/16cf0ea4-b324-4d0e-901f-f22839dd82e5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

