assistance "sounds"

here is that I do but its not working:

In : flash/modules/mp3/files

I put the file php.ini

register_globals = off
allow_url_include = Off

; Maximum allowed size for uploaded files.
upload_max_filesize = 1000M

; Maximum size of POST data that PHP will accept.
post_max_size = 1000M

in .htaccess

I put the file

DirectoryIndex ../../../file_error.html
Options -Indexes

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteRule ^([0-9]+).(mp3)$ ../../../file_error.html
</IfModule>

In flash

I put the file .htaccess

<IfModule mod_security.c>
SecFilterEngine off
</IfModule>

I put the file php.ini

register_globals = off
allow_url_include = Off

it still does not all !!!!!!!!!!!!!!!!

help me please to solve the problmème
thank you very much

 

 

Quote · 7 Dec 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.