重定向到一個子目錄,我重定向缺少圖片後,我用route.php和/或在的.htaccess笨框架
views/hello.php
這個URL路徑,而無需創建一個子目錄:由
www.domain.com/subdir/hello
使用route.php
$route['subdir/hello'] = 'pages/view/hello';
但是,一些在hello.php裏面的圖片沒有了。我檢查了「圖像」文件夾,但它仍然存在。
我檢查檢查元素和有一個錯誤:
Resource interpreted as Image but transferred with MIME type text/html
我這個錯誤研究,但我沒有得到任何解決。沒有重定向,圖像仍然存在。請幫忙。
添加編輯:
這在檢查元素控制檯錯誤也顯示
GET http://p.nexac.com/e/sr/a-1548/s-3271/s-3271.xgi net::ERR_BLOCKED_BY_CLIENT
getSegment.php?purl=http%3A%2F%2Fwwf.org.ph%2Fclimate-solutions&jsref=&rnd=1433844490975:1
GET http://adadvisor.net/adscores/r.pixel?sid=9212270798 net::ERR_BLOCKED_BY_CLIENT
getSegment.php?purl=http%3A%2F%2Fwwf.org.ph%2Fclimate-solutions&jsref=&rnd=1433844490975:1
告訴你如何構建它 –
不能在MVC直接訪問視圖圖像鏈接,請精心設計你的問題 – Viral
@Rejoanul Alam – hazelvan