local - Access forbidden for some files locally on xampp , Windows -


i have folder index.html in it, works fine, , images inside work fine, when link other files css or js files , try , read them error...

access forbidden!

you don't have permission access requested object. either read-protected or not readable server.

if think server error, please contact webmaster. error 403 localhost apache/2.4.3 (win32) openssl/1.0.1c php/5.4.7

ive tried changing code in /conf/extra/httpd-xamp.conf ...

    order deny,allow     deny 

to

    deny none     allow 

but no luck,

any suggestions?

in end files being encrypted, in green text on windows.

this had nothing xampp.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

php - MySQLi multi_query results for later use -