Benim çabalarını göstermek için sadece kısmi ve çalışmayan çözümleri ile birlikte bir çözüm arayan saat Net temizleme oldum.
The solution below seemed like a great fix at first but it also blocks my flash player from accessing the files. Could I only allow access from particular pages?:
< Files ~ "...">
order allow,deny
deny from all
< /Files>
The solution below seemed great at first because it didn't allow people to view the files in the directory but if the user knows the exact url of the music file, they can download it:
SetHandler application/x-httpd-php
SetHandler application/x-shockwave-flash
Now, I came across this post that forces a user to produce a username and password using htaccess but I dialog box pops up when on the flash player screen. Is there a way for the page the send the login info without the user doing anything?
If this isn't a secure method, can someone suggest a secure and relatively straight-forward method of implementing this restriction feature? URLs and examples would be greatly appreciated
P.S. Bu bir WordPress sitesi, dolayısıyla, ben herhangi bir çözüm uygulamak için bir programlama dili olarak PHP kullanarak olacak olan.
P.S. NOT hacker / kraker / internet sihirbazlar, karşıdan gelen acemiler engellemek için arıyorsunuz.
Teşekkürler