javascript - Azure web app throwing error when referring to non-existent path -


is there reason why web app inside azure web app returning 404 error saying:

failed load resource: server responded status of 404 ()

the path file is: https://web-app-name-here.azurewebsites.net/resources/demos/style.css

if project files , folders, not have recources folder, nor demos folder , sure no style.css file.

can message turned of inside portal.azure.net? or can path deleted azure / web app doesn't check anymore?

thanks in advance.

have searched actual code reference file?

or have been there , bot trying re-read it?


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -