Hi,
I have tried to rewrite Orca folder by htaccess to have /forum and not /orca.
All methods are hack and make problem with Dolphin updates
Is there any method to rewrite by Htaccess ? I have tried those lines but it doesn't work :
RewriteRule ^orca/(.*) forum/$1 [QSA,NC]
Thanks for your help
Josh