<Files *.dfh>
order allow,deny
deny from all
</Files>
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([^/]+)/?$ download.php?file=$1 [L]
danfratamico wrote:I have removed all .htaccess files I know of and left only the .htaccess files in my /download directory and it still doesn't work. I'm not quite sure what to do anymore. By the way, I upgraded that FTP account I made for you to have admin rights to my full domain FTP, not just the /download directory so if you want to take a look at it, please do so. Thank a lot.
Return to Daddy's File Host v1.X
Users browsing this forum: No registered users and 14 guests