When I do a
http://localhost:8090/
Most of the files in the root directory are displayed: e.g. .js and .py . But all of the .wav files are omitted. When trying to access it directly:
localhost:8090/mywav.wav
a 404 is returned. Is there some configuration causing this?
node.jsis whitelisting the files. Need to re-donpm init.node.jstag