I'd try setting SHOP_BASE to "satchmo" instead of "/satchmo". Also, what do you mean you are proxying to manage.py? I hope you aren't running the dev server to deploy your website :(
Alex On Mon, Nov 1, 2010 at 4:00 PM, Jeff Cook <[email protected]> wrote: > On Oct 30, 6:16 pm, Jeff Cook <[email protected]> wrote: >> 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. > Anyone with ideas here? I'd like to use Satchmo but obviously it won't > work out if I can't deploy it. Could this be because I am using the > latest Django and stable Satchmo instead of development Satchmo? > > -- > 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. > > -- 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.
