Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Flashblock for Camino' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Flashblock for Camino
Authored by: rootpoot on Mar 16, '05 01:19:53PM

You can point to a local copy of the file, but you have to turn on Apache and use a http://localhost uri.

You can't load if from file:// uri, though. (bug 20410)



[ Reply to This | # ]
Flashblock for Camino
Authored by: raider on Mar 16, '05 01:26:28PM
That's not pointing to a local copy of the file. That is pointing to a local webserver. And I mention that in the comments in the other article. If you want to run Apache - that is fine. And many people do run apache. But it would be a waste to run Apache JUST FOR THIS.

Not to mention the security implications of running Apache, there is processor usage (battery usage for laptops) and other reasons that would be a waste...

[ Reply to This | # ]
Flashblock for Camino
Authored by: rootpoot on Mar 16, '05 02:47:27PM

After a request is completed, Apache's four threads on my laptop are each using 0% of my CPU according to Activity Monitor. It's using a little RAM, but that isn't going to affect my iBook's battery life in any significant way.

Anyone concerened about security could disable remote access to port 80 with a couple mouse clicks, so I don't see that as a good reason not to run Apache.



[ Reply to This | # ]