<Connector port="8009" enableLookups="false" protocol="AJP/1.3" redirectPort="8443" />
Relancer ensuite Alfresco.ServerName mon.domaine
ProxyPass /alfresco/ ajp://localhost:8009/alfresco/
ProxyPass /share/ ajp://localhost:8009/share/
NameVirtualHost IP_SRV:80
<VirtualHost IP_SRV:80>
ServerName docs.mon.domaine
ProxyRequests Off
ProxyPass / http://IP_SRV/alfresco/
ProxyPassReverse / http://IP_SRV/alfresco/
</VirtualHost>
<VirtualHost IP_SRV:80>
ServerName share.mon.domaine
ProxyRequests Off
ProxyPass / http://IP_SRV/share/
ProxyPassReverse / http://IP_SRV/share/
</VirtualHost>
Les fichiers peuvent bien évidemment être à des emplacement différents suivant votre configuration et surtout suivant votre os ^^Content from pre 2016 and from language groups that have been closed.
Content is read-only.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.