I am trying to install extjs in the Apache directory of wampserver.
I download the Ext JS 4.2.1 from here:
http://www.sencha.com/products/extjs/download/
I create a new folder named extjs in the directory:
C:/wamp/bin/apache/apache2.2.22/htdocs/extjs/
I enable the wampserver and in the Chrome browser I type:
http://localhost/extjs/index.html
Problem: And it gives:
The requested URL /index.html was not found on this server
Does wampserver use different paths?