Modify ↓
Ticket #4532 (closed defect: duplicate)
Opened 5 years ago
Last modified 5 years ago
HTTPS and base_url
| Reported by: | anonymous | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | 0.10.3 |
| Severity: | normal | Keywords: | |
| Cc: | ilias@… | ||
| Release Notes: | |||
| API Changes: | |||
Description
I set base_url variable in trac.ini as follow.
[trac] base_url = https://hostname.example.com/trac/
When I commented a ticket and submmited, trac jump to http url.
http://hostname.example.com/trac/ticket/1#comment:2
How can I set trac to get a correct response?
Attachments
Change History
comment:1 Changed 5 years ago by ilias@…
- Cc ilias@… added
comment:2 Changed 5 years ago by cboos
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



See #2553.