Re: Strange 301 error, please save me!!!

2010-01-28 Thread cootetom
Hello, 403 is a forbidden error. 301 is a resource moved error. In order to serve your web site to multiple machines you really need to install Apache. The development server is used for development and is pretty unstable for multiple users. Have a read about installing Apache for a local intranet

Strange 301 error, please save me!!!

2010-01-28 Thread james ahn
Hi there. Recently i just downloaded django, and try to learn how to use it.. I belive that django is a good web framework!!!. Here is a my problem... i create a web site with django and google appengine on my local machine 1. copied web site to another machine, but it does not work, just sh