I am using this tool , Check Server Headers Tool - HTTP Status Codes Checker (http://www.seoconsultants.com/tools/headers.asp)
to check the headers of some pages like
1. http://www.eirjobs.com/tax/
2. http://eirjobs.com/tax/
3. http://www.eirjobs.com/tax/index.php
And for some reason the server is responding saying that these pages 1 and 2 give a 404 header response and the last one is okay..
This is the same if I remove the .htaccess file.
Is there any easy way to debug this ?
Have identified a site which is hotlinking to files on my site and passing it off as their own.
What rule(s) do I need in htaccess to redirect that specific site to an "info" page/pic?
Is the following sufficient?
Code:
---------
RewriteEngine On
RewriteCond %{HTTP_REFERER} ^http://(.+.)?myspace.com/ [NC,OR]
RewriteRule .*.(jpe?g|gif|bmp|png)$ /images/nohotlink.jpe [L]
---------
Hi,
I am trying to get a large-ish video to play - I host with hosting365 and the site is .fla enabled.....
I used CoffeeCup to design it but it only plays on certain websites and tends not to open on most.
Is this a hosting problem?
thanks,
wildsaffy :confused: