免責聲明

Disclaimer (免責聲明)
繼續閱覽代表您接受以上的免責聲明.
To continue reading means you accept the above disclaimer.

2012年5月23日 星期三

如何讓 chrome 可以從本機網頁 連載 internet的網頁?

[Q] 如何讓 chrome 可以從本機網頁 連載 internet的網頁?
[Q] How to allow chrome to load internet url from local html files?

[try]
0.  chrome.exe --disable-web-security
--disable-web-security 參數將讓chrome 允許所有的 cross-domain requests?
似乎相當危險 ;
1.  為了網頁測試方便 有時還是需要 --disable-web-security ,
建議side-by-side安裝另一個版本的chrome : Chrome Canary ;

2. 然後在桌面上產生一個指到 "chromeCanary  --disable-web-security"的捷徑,
固定用此捷徑來開啟測試網頁, 就不會影響到原來chrome的安全設定了.

[ref]
http://stackoverflow.com/questions/4819060/allow-google-chrome-to-use-xmlhttprequest-to-load-a-url-from-a-local-file

http://groups.google.com/a/chromium.org/group/chromium-dev/browse_thread/thread/bf71d02dae94eb88

http://www.ehow.com/how_7208987_add-line-parameter-windows-shortcut.html

沒有留言:

張貼留言