开发者

FireBug and virtual host

开发者 https://www.devze.com 2023-03-12 02:00 出处:网络
In Firebug I keep getting a message when I try to view my scripts: Failed to load source for: http://catalogue.roadrunnerrecords.com.au/js/site.js

In Firebug I keep getting a message when I try to view my scripts:

Failed to load source for: http://catalogue.roadrunnerrecords.com.au/js/site.js

catalogue.roadrunnerrecords.com.au is setup as a virtual host on my local machine, and is working correctly as far as I can tell (ie. the page is loading and all resources). If I navigate to the URL http://catalogue.roadrunnerrecords.com.au/js/site.js the file opens correctly.

Is ther开发者_JS百科e an issue with using FireBug and virtual hosts together?

0

精彩评论

暂无评论...
验证码 换一张
取 消