My goal is to block hotlinking of fullsize images and display a image when they attempt it... but allow clickable thumbnails to be shown. For some reason the following isn't working...
My htaccess looks like this:
RewriteEngine On
RewriteBase /images
#Allow if it's not from another website
RewriteCond %{HTTP_REFERER} ^$ [OR]
RewriteCond %{HTTP_REFERER} ^[url]
RewriteCond %{HTTP_REFERER} ^[url]
#Allow if it's the hotlink.gif
RewriteCond %{REQUEST_FILENAME} hotlink.gif [NC,OR]
#Pass through thumbnails or hightlights as-is
RewriteCond %{REQUEST_URI} .thumb.jpg$ [NC,OR]
#Return an anti-hotlink gif in place of any visual media
RewriteRule .*.(jpe?g|gif|bmp|png)$ css/images/hotlink.gif [R,L,NC]
I have been fiddling with an .htaccess file trying to get it to show a default "Image Not Available" image in place of a 404 error. I have found code in other forums that has worked for others, but does nothing for me:
Code: Options +FollowSymLinks RewriteEngine on RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI}!-f RewriteCond %{REQUEST_URI} (.*).(gif|jpg|jpeg|png)$ RewriteRule ^(.*) noimage.gif and this one which several people said worked for them
Code: RewriteCond %{ENV:ERROR404} .(jpg|gif|png)$ [NC] RewriteRule ^.*$ noimage.gif [L] Anyone had experience with this? The webserver is Apache on CentOS 5.
if i want to make image hosting such as allyoucanupload or imageshack , where hosting should i go to,... i was with hostgator and they suspended me for it.
I have developed website which will allow user to upload 1-2 photos and also allow to see other users photo and rate them. For this I have planned to go for VPS. I am also thinking of another alternative of using image hosting service, where I will keep all user photos on image hosting server and embed links given by image server in my webpage.
Now my question is.
1) Using image hosting is faster(respone time for each user) than VPS?
2) How exactly using image hosting works. when user request web page from my server, will my server go and fetch entire image from image server and then send final result to user brower?
where I can host images for my site. It will be thousands of smaller image like 5k - 30k. I am looking at free sites like imageshak. They say in their terms of service that I can host images for my site as long as I don't host all my images. So do you think that I could put like 20 thousand images on their site? These images would not get accessed too much so it won't slam their servers or anything.
I have started a new image hosting website and currently i alloted 7 GB Disk Space and 30GB BW. I know it will not be enough after the site get famous. So which host i can go for to be in a safer side with my image hosting website?
I own a social network generating over 50 million page views a month. Currently, I use only one massive server. I want to add in a new server just for image serving, as my current server is killing me with high bandwidth costs.
Server A runs the website and the logic Server B runs runs the images
What would be a good architecture between the two servers, given that they ARE NOT IN THE SAME hosting infrastructure (SoftLayer is not a great option if you want alot of bandwidth)
If a user changes his photo on Server A which runs the site, somehow Server B must be notified and gets a hold of the new image..... what would be the most technically feasible and optimum way to achieve this?
What's the best thing to go with? Is it a VPS or a Dedi?
I am currently on a shared package with a US company. However, I'd like to bring the site into the UK hosting domain, and perhaps closer to where I live.
Location in the UK isn't important.
What's the best thing to go with? VPS or Dedi? Or to remain on my US shared?
Currently at about 35GB bandwidth for this month. And the site's only been open 2 months. So will need over 200GB a month with room to expand.
Does Image hosting site requires a Powerful server or just enough bandwidth?
I am not sure if I should get a more powerful SERVER or increase my current BANDWIDTH Cap For people who has a Image/File hosting type website.. what kind of server are you using?
I have a dedicated that is oversized for the task (Q6600, 8gig RAM, Sata Raid-10 array), which is running a medium/small vBulletin site.
I have thought about providing free image hosting for the members, so I could have 100-300 people hosting sig images and other graphics on the server, which they in turn would link into forums and other places which could create quite a few requests for those graphics.
Is there anyway to quantify what type of load this static, image hosting would create?
The server currently is typically around .05 to .1 server load with nearly flatlined CPU's.
I used to use dedimove.com, but they have dropped off the face of the earth i moved to another host, id rather not say them name as i dont want to give them a bad name and have no complaints with their service other then the speeds are not very good...
im looking for a 100mbit port and under 100 dollars price range as the site really doesnt make any money... and at least 3 TB transfer...
I have a website built with asp .Net with MS SQL database. The website have some pages that uploads images and files in some folders.
I have tried GoDaddy shared Windows hosting. But they don't seem to allow file upload using a script.
Then I tried GoDaddy Virtual Dedicated. The tech guy told me MS SQL would be part of the hosting. Later I find he lied, there is no MS SQL as part of it.
I am trying to find an affordable hosting that has MS SQL and also allows file upload using script.
I am a application/systems developer looking for a VPS hosting provider that would allow me upload a customized xen image that I could use as a template for additional VPSs.
Does anyone know of a hosting provider that could do this type of thing?
i looking for the servers (powerfull and cheap) i take this post in vps forum 2 day's ago but i understand that it is better for me to take the post in dedicated forum my friend's : 1-vpn server(with many ip)-->with high transfer + good performance(for start)
2-server for starting image hosting (with high or unlimited transfer + 100mbps )+atleast 50_60gb h.d.d
I recently changed my small image hosting website to a dedicated server.
My previous server was a cPanel.
Current server is Directadmin.
I've restored the database and files, however I've noticed that the URL upload (Where you input the URL to a image file, and the script grabs the image and reuploads on the server) doesn't seem to work.
Half of the admin panel is distorted and missing half of the options.
I am not sure if many of you have been getting this same spam. But I've been getting spam about sexual topics and the email is just an image with words written on it.
Sometimes the email has words too such as what is written below.
Quote:
Doees Using sexual Body Langauge to Attract Women Really Works? www. med72. com. Chicago Bulls' Masecot Sued For Baad High-Five
I was wondering if you know of a way to block those emails.
I installed imagemagick perl module but it is still giving off this error
Can't locate Image/Magick.pm in @INC (@INC contains: /home/user/real/mgmt/perl /usr/local/lib/perl5/5.8.8/i686-linux /usr/local/lib/perl5/5.8.8 /usr/local/lib/perl5/site_perl/5.8.8/i686-linux /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at /home/user/real/mgmt/perl/real/Image.pm line 33. BEGIN failed--compilation aborted at /home/user/real/mgmt/perl/real/Image.pm line 33. Compilation failed in require at gallery.pl line 42. BEGIN failed--compilation aborted at gallery.pl line 42.
I haven't been able to find much about this searching, but are people using NAS storage to deliver website images? I've never used NAS before and am not familiar with their performance.
I created a 4GB disk image for a virtual machine in Xen. (I have root on the physical box, so please don't tell me to contact my VPS provider!)
The disk was filling up, so I took the advice online and created a 6GB file with dd (zero-filled), cat'ed it to the end of my disk file, and then...
[matt@babe centos]$ sudo resize2fs -f ./cent.img resize2fs 1.39 (29-May-2006) resize2fs: Bad magic number in super-block while trying to open ./cent.img Couldn't find valid filesystem superblock. Of course, fsck won't take a disk image, only an actual partition. And I can't mount it, since I get the same error about a bad superblock.
The VM actually boots up fine, but it only sees 4GB of what's now a 10GB file.
I can use losetup to mount it on a /dev, but still get fsck errors:
[matt@babe centos]$ sudo fsck.ext3 -b 8193 /dev/loop3 e2fsck 1.39 (29-May-2006) fsck.ext3: Bad magic number in super-block while trying to open /dev/loop3
The superblock could not be read or does not describe a correct ext2 filesystem. If the device is valid and it really contains an ext2 filesystem (and not swap or ufs or something else), then the superblock is corrupt, and you might try running e2fsck with an alternate superblock: e2fsck -b 8193 <device>
I don't know what blocksize was used, so I don't know where to look for a superblock... (I'm out of my league on fsck'ing virtual disks.)
The thing boots fine and is non-mission-critical right now, so worst-case, I can just mount it, rsync the data to the host, and then set up a new machine and rsync that in... I'd just rather not go through that hassle if I don't have to.
i have a forum site which is running on a vps 45gb space and 2000gb put i would like to offer my members a means to upload images small files max 5-10mb just with in the site but i would like to use a totally new server are there any shared host that will allow this has i will use a scrpit has well on it
i have set up a sever with certain software exactly the way i want it. However, there is some extra stuff i need to install on it.
I am running Centos 5.1 and would like to run some command possibly via ssh which would create an entire image of the server in a disk format such as ISO and then if need be, reinstall the basic operating system and restore the ISO back up if need be.
Is this possible?
If so how and how would i restore the image as well?
I am having a win 2003 server with a static ip and i have hosted 2 web sites in the iis server but no images are been displayed is it something to do with the designing of the site or some problem in my hosting,