Opened 14 years ago
Last modified 12 years ago
#17709 closed Cleanup/optimization
Include info on DocumentRoot in Apache setup doc — at Initial Version
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Documentation | Version: | 1.3 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
In the Django Book, DocumentRoot is at least mentioned in describing the process for serving files from the static and media directories via Apache. This is a pretty important caveat and should really be on the doc page for How To Use Django with Apache and mod_python. (https://docs.djangoproject.com/en/dev/howto/deployment/modpython/)
Note:
See TracTickets
for help on using tickets.