[ 
https://jira.nuxeo.com/browse/NXP-6533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Marc Orliaguet updated NXP-6533:
-------------------------------------

    Attachment: error.log

> Illegal characters in URL with ajp13
> ------------------------------------
>
>                 Key: NXP-6533
>                 URL: https://jira.nuxeo.com/browse/NXP-6533
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>    Affects Versions: 5.4
>            Reporter: Jean-Marc Orliaguet
>            Priority: Major
>         Attachments: error.log
>
>
> When using mod_jk (ajp13) to reverse proxy /nuxeo characters such as spaces, 
> (, ), ... in the URL are considered illegal.
> JkMount /nuxeo ajp13
> JkMount /nuxeo/* ajp13  
> Reverse-Proxying through rewrite engine works fine though:
> RewriteRule /nuxeo(.*) http://localhost:8080/nuxeo$1 [P,L]
> To reproduce, go to workspaces and create a document with a space in the title

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to