View Single Post
Old 2004-09-22, 02:03 PM   #3
selena
Oh no, I'm sweating like Roger Ebert
 
selena's Avatar
 
Join Date: May 2004
Location: On the edge
Posts: 592
Send a message via ICQ to selena
More than willing to go that route, Ramster. The price of a domain is cheap compared to the headache I have now.

When I do that...well, let me backtrack a little and explain.

In my root, I have an htaccess file that is all that referrer stuff that I don't know what it really means. I just know that every time I buy a new domain, I have to add the domain to what is in root to allow galleries or whatever to be visible.

Then inside each directory I have something like this:

RewriteEngine on
#RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?dommedesires.com(/)?.*$ [NC]
RewriteRule .*\.(gif|jpg|jpeg|bmp)$ - [F,NC]


So then, if I buy a new domain, would I just add it to my list in root, then *not* put the above gibberish in that directory?

I am sorry, I know I don't speak tech language very well. htaccess stuff is like going into the hardware store. I stand there with a deer-caught-in-the-headlights look until someone takes pity on me.

~half teasing smile~
__________________
Doer of Things at
MetArtMoney
Skype selena.delgado9
ICQ 273551440
selena is offline   Reply With Quote