Ticket #163 (new enhancement)
index.html is hardcoded in StaticURLParser
| Reported by: | dottedmag | Owned by: | ianb |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | paste | Version: | svn-trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
As said in paste/urlparser.py:
# @@: This should obviously be configurable filename = 'index.html'
Attached patch makes directory index configurable in StaticURLParser and PkgResourcesParser?.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

