Monthly Archives: July 2012
Javascript not working – NetworkError: 404 Not Found
Yesterday, I have deployed an application on Ubuntu server but the javascript was no longer working after configuring the virtual host. I have taken following steps to find the problem: Viewed the HTML source code using firebug and found page not found error Checked the .htaccess file, but there were no problem Tried a test…