Access http://server/FinalCutServer not work , wrong on the apache link
Access http://server/FinalCutServer not work , how can correct the symbol path
on apache the Final Cut Server path is this
<IfModule mod_rewrite.c>
RewriteCond %{REQUEST_METHOD} ^TRACE
RewriteEngine On
RewriteRule .* - [F]
RewriteRule ^/FinalCutServer$ /~fcsvr/php/webstart/index.php [NC,L]
RewriteRule ^/FinalCutServer.jnlp$ /~fcsvr/php/webstart/jnlp.php [NC,L]
</IfModule>
In server path
/Library/Application Support/Final Cut Server/Final Cut Server.bundle/Contents/Resources/php/webstart/jnlp.php
Symbol Link
~fcsvr
/Library/Application Support/Final Cut Server
Final Cut Server, Mac OS X (10.7)