Cleared Firefox's disk cache to stop "downloading" index
Stefan Scott
lists at ruby-forum.com
Sat Feb 14 08:02:12 MSK 2009
TYPO:
> I cleared the cache, and now when I open:
>
> http://mydom.myhost.com/myphpadmin/index.php
>
> it rewrites to https:
>
> http://mydom.myhost.com/myphpadmin/index.php
>
> and Firefox renders index.php rather than trying to download it.
SHOULD SAY:
I cleared the cache, and now when I open:
http://mydom.myhost.com/myphpadmin/index.php
it rewrites to https:
httpS://mydom.myhost.com/myphpadmin/index.php
and Firefox renders index.php rather than trying to download it.
(Forgot the "S" in the second URL: httpS).
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list