Page 1 of 1

Unable to add files when URL is a forwarded subdomain URL

Posted: 09 Feb 2011, 11:01
by 30402sw
Is there an issue with subdomain forwarding (masked) and Phoca download? When I try and add a new file via the forwarded subdomain URL I click on the file name to be added (the file has already been uploaded to the relevant directory) and nothing happens but when I access the backend via the full normal URL it adds the file no problem.

Re: Unable to add files when URL is a forwarded subdomain UR

Posted: 14 Feb 2011, 18:09
by Jan
Hi, I have no experiences with forwarded subdomain, but should work the same way??? :idea:

Re: Unable to add files when URL is a forwarded subdomain UR

Posted: 17 Feb 2011, 12:55
by ep98
Even if you are not using SEF URLs, you should rename htaccess.txt to .htaccess and to ensure it starts with:

[code]
Options +FollowSymLinks

RewriteEngine On
RewriteBase /
[/code]