I have a Django application myapp. It serves This could be achieved by attaching a static app to asked 13 Oct '12, 12:41 Peter Mott |
You can also create a symlink application to point to the subdirectory you are wanting to mount at /foo. Then mount the symlink application at /foo answered 13 Oct '12, 12:53 bmeyer71 ♦♦ |