Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   Chit Chat (http://www.greenguysboard.com/board/forumdisplay.php?f=12)
-   -   Hit my domain - a test (http://www.greenguysboard.com/board/showthread.php?t=4540)

XPorn 2004-02-05 07:30 PM

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

Surfn 2004-02-05 07:32 PM

It loads fine from here. :)

Greenguy 2004-02-05 07:38 PM

Good for me too - nice site name, BTW :D

DangerDave 2004-02-05 07:48 PM

Works and loads here;)

DD

Extreme John 2004-02-05 08:00 PM

It loads excellent here, LOVE the header image, excellent site name too.

XPorn 2004-02-05 08:05 PM

Thanks...yeah I was lucky that domain was open ;-)

but crap...I think that newest windowsupdate dicked me over somehow...

Thanks for testing!

XPorn

Alphawolf 2004-02-05 08:40 PM

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.

soggy 2004-02-05 11:38 PM

Quote:

Originally posted by Extreme John
It loads excellent here, LOVE the header image, excellent site name too.
Nice design on that header image. You are talented. I wish I had a third of that skill.

soggy

XPorn 2004-02-05 11:43 PM

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

Surfn 2004-02-06 02:15 AM

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/

urb 2004-02-06 05:01 AM

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