Summary | Saving and modifiying of tasks not working when non standad ssl port used for apache |
Queue | Nag |
Queue Version | Git master |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | wunschkonzert (at) gmx-topmail (dot) de |
Created | 11/19/2013 (4260 days ago) |
Due | 11/11/2013 (4268 days ago) |
Updated | 11/19/2013 (4260 days ago) |
Assigned | |
Resolved | 11/19/2013 (4260 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
Priority ⇒ 1. Low
your apache configuration.
Please use the mailing lists to ask for support.
http://www.horde.org/mail/ contains a list of all available mailing lists.
Priority ⇒ 3. High
Patch ⇒ No
Milestone ⇒
Queue ⇒ Nag
Due ⇒ 11/11/2013
Summary ⇒ Saving and modifiying of tasks not working when non standad ssl port used for apache
Type ⇒ Bug
State ⇒ Unconfirmed
generate https URLs' and set the port 444 for $conf[server][port] as I
am running my server for SSL connections on that port. Everything I
have tested is working fine except the following:
if I want to add/modify/delete a task. Then I get the error: 'The
requested URL /var/www/horde/rampage.php was not found on this
server.' The url displayed within the browser is
'https://_REMOVED_:444/horde/nag/t/save' with _REMOVED_ being my url.
Everything is working fine with all other Horde Apps. Also, i can use
everything with tasks (nag) as expected as long as I do not use a
non-standard port for apache. Via ActiveSync I can also add and modify
tasks via SSL - even if I have changed my port to 444. Thus, I assume
there must be a rule somewhre which does not respect the changed port.
Where can I fix this?