frocco,
I've done exactly that. No problem. How does it fail? What it
should be doing is redirecting any URLs like /mysite to the
wsgi.py file so Django will handle them. What error or bad
behavior do you see?
--Fred
------------------------------------------------------------------------
Fred Stluka -- mailto:f...@bristle.com -- http://bristle.com/~fred/
Bristle Software, Inc -- http://bristle.com -- Glad to be of service!
Open Source: Without walls and fences, we need no Windows or Gates.
------------------------------------------------------------------------
On 11/10/15 9:39 AM, frocco wrote:
Hello,
In httpd.conf this works
WSGIScriptAlias / C:/MAMP/htdocs/django/vnatracking/vnatracking/wsgi.py
however if I change it to
WSGIScriptAlias /mysite
C:/MAMP/htdocs/django/vnatracking/vnatracking/wsgi.py
it fails
Instead of localhost, I want localhost/mysite
Thanks
--
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
<mailto:django-users+unsubscr...@googlegroups.com>.
To post to this group, send email to django-users@googlegroups.com
<mailto: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/17150f3f-77e1-4c86-b5b7-939eb3dfde20%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/17150f3f-77e1-4c86-b5b7-939eb3dfde20%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.
--
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/564248FA.6050608%40bristle.com.
For more options, visit https://groups.google.com/d/optout.