05-06-2010 08:09 AM
<VirtualHost *:80>
ServerAdmin administrateur@domain
AddDefaultCharset utf-8
ServerName alfresco.domain
RewriteEngine On
RewriteRule ^$ http://alfresco.domain/alfresco [L]
JkMount / alfresco
JkMount /* alfresco
ErrorLog logs/error_alfresco.log
TransferLog logs/access_alfresco.log
</VirtualHost>
05-07-2010 11:53 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.