Top "Http-status-code-404" questions

The HTTP status code 404 or "Not Found" indicates the server could not find the requested file or resource.

Spring Java Config vs Jboss 7

I`m trying to run a simple application with spring java based configuration on jboss, but no success. This application …

java spring http-status-code-404 jboss7.x config
React-router issues with deploying github pages, with create-react-app

I am having the hardest time deploying a simple react application to github pages. You move one file to a …

reactjs webpack react-router http-status-code-404 github-pages
Symfony 2: 404 Not Found Error when tryes to open /app_dev.php

I am getting this error message when try to open /app_dev.php An error occurred while loading the web …

symfony nginx http-status-code-404 symfony-2.1 profiler
How to setup a 404 page in Phalcon

How can I set a 404 page in Phalcon to be displayed when a controller/action does not exist?

php http-status-code-404 phalcon volt
404 Http error handler in Asp.Net MVC (RC 5)

How can I Handler 404 errors without the framework throwing an Exception 500 error code?

asp.net-mvc http http-status-code-404
Zend Framework: How to intentionally throw a 404 error?

I would like to intentionally cause a 404 error within one of the controllers in my Zend Framework application. How can …

zend-framework http-status-code-404
HOWTO handle 404 exceptions globally using Spring MVC configured using Java based Annotations

I am building a Spring 4 MVC app. And it is completely configured using Java Annotations. There is no web.xml. …

java spring spring-mvc http-status-code-404 web.xml
Coldfusion 10, IIS 7.5 - Getting a 404 even though file exists

I'm getting a 404 even though the page exists on disk. I've ran the Web Server Configuration Tool and rebooted several …

iis coldfusion http-status-code-404
Getting a HttpStatusCode of 0

Why am I getting a HttpStatusCode of 0 if I point the service my client is connecting to to a bad …

c# rest http http-status-code-404 http-status-codes
Tomcat reporting 404 error on all of newly deployed WAR files?

I deployed a WAR file into $TOMCAT_HOME/webapps by copying the file into the directory, just like I've done …

java tomcat http-status-code-404 war