Modify ↓
Opened 22 years ago
Closed 22 years ago
#368 closed defect (fixed)
Apache Config
| Reported by: | Owned by: | daniel | |
|---|---|---|---|
| Priority: | highest | Milestone: | 0.7 |
| Component: | general | Version: | |
| Severity: | major | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
The first line of the config as produced by the results from the initdb command is incorrect. It should be:
Alias /trac "D:/Python23/share/trac/htdocs"
Note the /trac instead of /trac/
Attachments (0)
Change History (3)
comment:1 by , 22 years ago
| Milestone: | → 0.7 |
|---|---|
| Priority: | normal → highest |
| Version: | 0.6.1 |
comment:2 by , 22 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.



Well spotted, thanks for noticing :)