The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hope I am posting this in the correct forum, what I am wondering is am I able to block people from gaining access to my images on my server
e.g if I go to www.mysite.com/images it shows up the images I have on my server, am I able to stop people from going to this link and getting images from my site? Thanks |
#2
|
||||
|
||||
![]() |
#3
|
|||
|
|||
![]()
If you need to, just set up a watermark and watermark all of your images, make's it harder for people to take your picture's and post else where on the net when your site name is affixed to the image.
|
#4
|
|||
|
|||
![]() Quote:
|
#5
|
|||
|
|||
![]()
Thanks for that chris
![]() |
#6
|
|||
|
|||
![]()
Yup!
![]() Put this in the index: Code:
<meta HTTP-EQUIV="REFRESH" content="0; url=http://www.yourdomain.com/index.html"> |
#7
|
|||
|
|||
![]()
Just tried it and doesn't seem to be working, I have added it into the page on it's own and then tried adding it into the head part of the page, any help is appreciated
Thanks |
#8
|
|||
|
|||
![]() Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN"> <html> <head> <meta http-equiv="REFRESH" content="0; url=http://www.google.com"> <title></title> </head> <body> </body> </html> ![]() |
#9
|
|||
|
|||
![]() Quote:
Or add a Forbidden Code.... |
#10
|
|||
|
|||
![]()
It stops users seeing your images and redirects them back to your website
![]() Thanks for that chris, found out what the problem was I was copying and pasting it and the < and > at the end of the code was instead ending up like this < so just changed it manually and all's fine ![]() Thanks again ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|