Arkadaşlar bir ara vardı ancak kaybettim.elımde olan var ıse paylaşırsa sevınırım.
Benim http://xxx.xxx.com sıtemde x.zip dıye bır dosya var.
Bunu xxx.com dısında indirmek ıstenıldıgınde www.xxx.com/x.jpg resımıne yonlensın sayfa.
Hotlink onermeyın.Onu bılıyorum bana bu lazım
şimdiden teşekkurler.
.Htacces koruması
11
●1.316
- 02-01-2006, 02:25:20RewriteEngine on
#RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://www.webticaret.org/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.webticaret.org$ [NC]
RewriteCond %{HTTP_REFERER} !^http://webticaret.org/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://webticaret.org$ [NC]
RewriteRule .*\.(zip|wma|swf|avi|rar|mpg|mp3)$ http://webticaret.org/ [R,NC]
Options All -Indexes
webticaret.org kısımlarını izin verecegin url ile değiştirmelisin.
RewriteRule .*\.(zip|wma|swf|avi|rar|mpg|mp3)$ http://webticaret.org/ [R,NC]
burdaki webticaret.org, dosyaları hatalı referer ile download etmek isteyenlerin yönlendirileceği adrestir.
dosya türleride malum koruma altındaki dosya uzantılarıdır. - 02-01-2006, 03:17:51MisafirInternal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email]*************/email] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
bu tarz bır hata verdı..