0

I built two websites on my localhost. I used one favicon for the first website.

Later when i started developing the second website. I copied first website and started working on it. I changed code and files for the second website.

But when I run the second website on my server why does it shows favicon from the first website?

I tried force refresh it, clear cache. But nothings helping.

Abhishek Umrao
  • 171
  • 1
  • 4
  • 11

1 Answers1

0

Try clearing your browser cache but you might also consider setting up a named virtual host both sites.

JFelton
  • 532
  • 5
  • 16