Opened 20 years ago
Closed 20 years ago
#1707 closed defect (bug) (invalid)
Default rewrite rules do not work with non-standard http-port urls
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 1.6 |
Component: | General | Keywords: | mod_rewrite rewrite request_uri |
Focuses: | Cc: |
Description
On my home server I'm forced to use a non-standard http (port 81). The default rewrite rules located in classes.php are not specific enough to support this. The new default rewrite rules use ${REQUEST_URI} to construct a full url including port if specified. Attached is a patch of the changes necessary. Server is running Apache 2.0.54-r31.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Today is not my day. Ignore the diff.