![]() |
Hit my domain - a test
Hey..
Can a few of you try to hit this site....I can't figure out if its my server or that latest IE update...but now when I access just the root domain all the damn images don't show....but if I go to index.shtml they do.. http://www.smugglingraisins.com Seems broke iwth new IE update http://www.smugglingraisins.com/index.shtml works OK.... Let me know if you can get to the root and have it display. Thx.. XPorn |
It loads fine from here. :)
|
Good for me too - nice site name, BTW :D
|
Works and loads here;)
DD |
It loads excellent here, LOVE the header image, excellent site name too.
|
Thanks...yeah I was lucky that domain was open ;-)
but crap...I think that newest windowsupdate dicked me over somehow... Thanks for testing! XPorn |
Xporn,
I checked before updating and it worked...then I went to Windows Update and there was the IE6 update. I just installed it and rebooted. Just checked again and it still works fine at root. Try another browser and make sure you ain't got somethin' weird on your computer by using SpyBot Search and Destroy. |
Quote:
soggy |
ha...don't be so sure I did the design!!! ;-) MachinegunKelly is my design guy....
Actually I figured out what the hell my issue was... in my .htaccess I had/have.... RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://smugglingraisins.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.smugglingraisins.com/.*$ [NC] ReWriteRule .*\.(gif|jpg)$ - [N,F,L] so its looking for a trailing / after the .com But I can't seem to get it to work without a / Any .htaccess pros out there??? XPorn |
Mine works fine without the trailing /. Here is part of mine:
RewriteCond %{HTTP_REFERER} !^http://smutbandit.com.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.smutbandit.com.*$ [NC] and my rewrite condition is different: RewriteRule .*[Jj][Pp][Gg]$|.*[Gg][Ii][Ff]$ http://smutbandit.com/errors/ |
Try this:
AuthUserFile /dev/null AuthGroupFile /dev/null RewriteEngine on RewriteOptions inherit RewriteCond %{HTTP_REFERER} !^http://.*domain.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://.*domain.com.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://66.00.00.00/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://66.00.00.00.*$ [NC] RewriteRule .*[Jj][Pp][Ee]*[Gg]$|.*[Gg][Ii][Ff]$ /index.html [R,L] Coz if you get a surfer type in without the trailing slash, the htaccess sees it as not valid and won't show the pics. The above allows .com and .com/ |
All times are GMT -4. The time now is 01:45 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc