2013-06-05 74 views
2

我試圖在wampserver的Apache目錄中安裝extjs。通過wampserver安裝extjs

我從這裏下載的Ext JS 4.2.1:

http://www.sencha.com/products/extjs/download/ 

我在目錄中創建一個新文件夾命名的ExtJS:

C:/wamp/bin/apache/apache2.2.22/htdocs/extjs/ 

我使wampserver,並在Chrome瀏覽器我類型:

http://localhost/extjs/index.html 

問題:它給:

The requested URL /index.html was not found on this server 

wampserver是否使用不同的路徑?

回答