PDA

View Full Version : Cant See Gif in Add On Domain



swtrans
02-21-2006, 03:08 PM
Here is something weird. I moved a file named index.htm and its gif file mygif.gif into the root directory of a subdomain. The gif file displays fine in any directory except that root directory, unless I type in the full URL's name.

swtrans
02-21-2006, 06:38 PM
I copied a htacess file from another subdomain, and edited it with the domain i was having problems with info ... it works

can someone explain what i just did, it works .... but i have no idea what i did, lol

walker
02-22-2006, 12:03 PM
Perhaps you've enabled hotlinking protection for that directory? Doing it via cpanel would add rules to the .htaccess file...so perhaps by removing it, that's why the problem was solved?

Difficult to say without seeing the contents of the .htaccess file in question.