.htaccess
Collapse
X
-
got to favicon.cc, register and then creat a favicon, download it and save it with favicon.php, and upload it to the ftp sever
-
yes ... if that download manager include ... htaccess file will stop them to download or upload mean replace
Leave a comment:
-
theres only conditions that are checking browser names in that code lol whats the result its meant to do lol
Leave a comment:
-
are these codes to stop ppl from downloading your site?Originally posted by friend View PostRewriteCond %{HTTP_USER_AGENT} web.?(auto|bandit|collector|copier|devil|spoofer|d ownloader|fetch|hook|mole|miner|mirror|reaper|saug er|sucker|site|snake|stripper|weasel|zip) [NC,OR] # ODs
RewriteCond %{HTTP_USER_AGENT} ^(My)?GetRight [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Web.?(site.?(eXtractor¦Quester)¦Snake¦ster¦Strip¦ Suck¦vac¦walk¦Whacker¦ZIP) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^ExtractorPro [OR]
RewriteCond %{HTTP_USER_AGENT} ^Website\ eXtractor [OR]
add etc.......
Leave a comment:
-
RewriteCond %{HTTP_USER_AGENT} web.?(auto|bandit|collector|copier|devil|spoofer|d ownloader|fetch|hook|mole|miner|mirror|reaper|saug er|sucker|site|snake|stripper|weasel|zip) [NC,OR] # ODs
RewriteCond %{HTTP_USER_AGENT} ^(My)?GetRight [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Web.?(site.?(eXtractor¦Quester)¦Snake&# 166;ster¦Strip¦Suck¦vac¦walk&# 166;Whacker¦ZIP) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^ExtractorPro [OR]
RewriteCond %{HTTP_USER_AGENT} ^Website\ eXtractor [OR]
add etc.......
Leave a comment:
-
change cmod / perm to 700Originally posted by brentg View Postanyone kno the code that stops people accessing ur dir. eg. yourdomain.com/files
Leave a comment:
-
i also got that prob. however, theyve told me bout htaccess code, resulting to 403/4/1 error. it'll disable for files to be listed. but my prob was , i myself cant download the file, also 403 or forbidden error. lol, even i put "allow from localhost" it doesnt work.Originally posted by brentg View Postanyone kno the code that stops people accessing ur dir. eg. yourdomain.com/files
Leave a comment:
-
anyone kno the code that stops people accessing ur dir. eg. yourdomain.com/files
Leave a comment:
-
favicon will not work on valid wml
It is possible to get it working but it will create errors on some browsers.
Leave a comment:
-
favicon.ico will not show on wml unless you use favicon code but it also invalidates your wml and some people will not be able to view that page. so its best not toOriginally posted by Dj-marc View PostMy favicon isnt showing on my site. whats wrong?
Leave a comment:
Leave a comment: