Modify ↓
#4532 closed defect (duplicate)
HTTPS and base_url
| Reported by: | anonymous | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | 0.10.3 |
| Severity: | normal | Keywords: | |
| Cc: | ilias@… | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal 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 (0)
Change History (2)
comment:1 by , 19 years ago
| Cc: | added |
|---|
comment:2 by , 19 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



See #2553.