i'm new in your forum so, first af all, a greeting to all and thanks!

My problem is:
i use, like backend of my website, Joomla CMS and specifically SobiPRO component.
The frontend of my website is developed by myself, free from joomla.
When i use, by Admin area, SobiPRO to upload file on the server, the component crete automatically a new directory with inside the file uploaded and an .htaccess file with this rule:
<Files *>
Order Deny,Allow
Deny from all
Allow from localhost
</Files>
Now, for example, if i link a the file uploaded in my server with this URL: http://www.xxxxxxxxx.com/gestione/media/100/file.pdf , the server stops me and tells me that I'm not allowed!!
So: How can a re-write the URL so that the server recognizes my call like from localhost? Or you have other solutions?
I hope in your suggestions, i need help!
thanks very much

bye!


