2
Answers

Failed to load resources 404 status:script.js

Guest User

Guest User

4y
701
1
Hi Team
 
I have this bug when inspect it, but i do have script.js file outside my project. The subdirectory is /var/www/html
script.js. What am i missing here?
 
  1. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>  
  2. <script src="script.js"></script>  // Seeing this as 404 status not resource loading
 
Answers (2)