I am using httpd to reverse proxy to manage.py.

If I set the SHOP_BASE variable to '/satchmo', as httpd is forwarding
requests to /satchmo only, because I host other things on this site, I
get a 404. If I set SHOP_BASE to '', I no longer get a 404, but all
the links point to /product, /static, etc., when it should point to /
satchmo/product, etc.

I get the same results if I connect directly on port 8000.

Any guidance in this would be very helpful.

-- 
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en.

Reply via email to