[ 
https://jira.nuxeo.com/browse/NXP-6866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=94664#comment-94664
 ] 

Florent Guillaume edited comment on NXP-6866 at 5/17/11 5:13 PM:
-----------------------------------------------------------------

Done.
http://hg.nuxeo.org/addons/nuxeo-filesystem-connectors/rev/f1eb50965897

Now we can use apache proxy mode. For example:

ProxyPass /coredata http://127.0.0.1:8080/nuxeo 
ProxyPass /_vti_bin/ http://127.0.0.1:8080/_vti_bin/ 
ProxyPass /_vti_inf.html http://127.0.0.1:8080/_vti_inf.html 
  
ProxyPassReverse /coredata http://127.0.0.1:8080/nuxeo 
ProxyPassReverse /_vti_bin/ http://127.0.0.1:8080/_vti_bin/ 
ProxyPassReverse /_vti_inf.html http://127.0.0.1:8080/_vti_inf.html

      was (Author: vitalii.siryi):
    Done.
changeset 115   f1eb50965897

Now we can use apache proxy mode. For example:

ProxyPass /coredata http://127.0.0.1:8080/nuxeo 
ProxyPass /_vti_bin/ http://127.0.0.1:8080/_vti_bin/ 
ProxyPass /_vti_inf.html http://127.0.0.1:8080/_vti_inf.html 
  
ProxyPassReverse /coredata http://127.0.0.1:8080/nuxeo 
ProxyPassReverse /_vti_bin/ http://127.0.0.1:8080/_vti_bin/ 
ProxyPassReverse /_vti_inf.html http://127.0.0.1:8080/_vti_inf.html
  
> Support URL proxy in WSS/WebDAV implementation
> ----------------------------------------------
>
>                 Key: NXP-6866
>                 URL: https://jira.nuxeo.com/browse/NXP-6866
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Improvement
>          Components: WSS integration
>    Affects Versions: 5.4
>            Reporter: Vitalii Siryi
>            Assignee: Vitalii Siryi
>
> Now nuxeo application MUST started on /nuxeo URL path name. We can't proxy 
> URL using apache(for example).
> Network drive title related to mapping URL.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to