Please i have a question here is the path to my django project
(testproject)yems@yems ~/Documents/testproject/hotel $ (testproject)yems@yems ~/Documents/testproject/hotel $ ls blog event gallery home hotel manage.py yems (testproject)yems@yems ~/Documents/testproject/hotel $ cd event (testproject)yems@yems ~/Documents/testproject/hotel/event $ ls admin.py admin.pyc __init__.py __init__.pyc models.py models.pyc templates tests.py views.py views.pyc (testproject)yems@yems ~/Documents/testproject/hotel/event $ I have to add this at the bottom of my httpd.conf file in the apache WSGIScriptAlias / /path/to/mysite.com/mysite/wsgi.pyWSGIPythonPath /path/to/mysite.com <Directory /path/to/mysite.com/mysite><Files wsgi.py>Require all granted</Files></Directory> so how can i add this path , am some how confused here -- 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 django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. 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/e561dfaa-7d91-41e1-9289-03498e0c31db%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.