Tagged Questions

A web server will return a status code of 404 when the resource that is being requested does not exist or cannot be found.

learn more… | top users | synonyms

1
vote
1answer
70 views

Failed PCI compliance - 403 (Forbidden)

Due to a recent upgrade in the scanning done by our PCI compliance testers, we recently failed a PCI, and the suggested solution is as follows: Configure the HTTP server to specify the same error ...
1
vote
1answer
32 views

Re-uploading file with unicode filename creates identical duplicate

I'm running a Django site on a Debian 6 system, with a gunicorn server and nginx 0.7.67 handling static files. The filesystem locale is set to sv_SE.UTF-8. I got a problem where another user uploaded ...
1
vote
1answer
91 views

Tomcat mod_jk cluster skip 404 http status

I am trying Tomcat Clustering with mod_jk for months and so far not so bad but facing a problem during deployment. I am using FarmDeployer to copy and deploy the WAR to other nodes in the cluster but ...
0
votes
2answers
45 views

ubuntu server 10.04 nginx 404 errors

What I am trying to do is setup a web server for development running in VMware with the IP address of 192.168.190.128. Nginx is installed and running and I get the "welcome to nginx" page. However ...
1
vote
1answer
59 views

Nginx cant serve files with special symbols in them?

So in browser i request a file that i know it exists 3a1c2aa4d488ae4d?s=40?f=78 but it gives me a 404 error and in log says that it couldn't find file named 3a1c2aa4d488ae4d. For some reason it ...
0
votes
2answers
60 views

IIS not allowing me to server files with .rdp extension

I am trying to host a .rdp file that will be publically available on the internet (without password, of course). IIS is not letting me use this file - I'm getting a 404 error saying it cannot find ...
0
votes
0answers
21 views

IIS7 is returning 404s for URLs that are valid

We have a number of sites all running essentially the same version of our in house CMS. Each of them is configured as a separate site in IIS7. However on one of them we are getting frequent 404s for ...
1
vote
2answers
83 views

Links break in IE9 when using Wordpress plugins in non Wordpress Page

I have a site that uses SEF URLs and htaccess RewriteRules to serve up the pages. This has worked fine for several years until the arrival of IE9. Now it appears that the links are not being ...
0
votes
2answers
112 views

nginx phpmyadmin 404

I am trying to install phpmyadmin on my nginx web server. I installed phpmyadmin without a problem. I created subdomain for it. For security reasons I didnt call my subdomain "phpmyadmin" i used a ...
0
votes
1answer
79 views

Why am I not able to access my own website on my computer (shows 404 error)? [closed]

I'm not able to access my own website www.prepjunk.com using my own compute. It shows a 404 error but it's running fine on another computer. I have also checked on proxy website; it is running fine on ...
0
votes
1answer
44 views

Parenthesis in apache web file name

I'm hosting an image server where my clients upload their photos for viewing by their customers later. We've migrated our site from a Windows server to Linux. Some of our clients are accustomed to ...
0
votes
0answers
42 views

Why is this page is not dropping my custom redirection - IIS 7.5

I have build custom redirection for both asp.net pages and other pages. Other pages are using IIS custom redirection page which i set from website IIS 404 error pages. asp.net pages are getting ...
2
votes
1answer
108 views

Caching 404s - NGINX or Varnished?

I'm looking for a solution to cache 404s in long term (a few days/weeks) on the webserver. My current setup is NGINX with memcached_pass proxy and PHP-FPM to deliver uncached pages (PHP also writes ...
3
votes
2answers
54 views

Numerous 404's for “alive.txt”, anybody know what that file could be?

Just wondering if there is any significance to the frequency. Lately our site has been getting notably more 404 errors for alive.txt than any other uri. Is this some kind of common server log/config ...
1
vote
0answers
80 views

Lighttpd: Subdomains give an 404 Error

Since the last days, all my subdomains doesn't work anymore. I get only an 404 Error/Placeholder page. I have not make any changes on my Lighttpd.conf or on the 10-simple-vhost.conf. Does have anyone ...
1
vote
1answer
107 views

Weird 404 issue with nginx 's.png'

This URL is invalid: http://mysite.co.uk/assets/images/whymysite/viewoptions.png However, if I replace the 's' at the end before .png, with ANY other standard character (that I've tried so far, it ...
2
votes
2answers
72 views

Why am I getting a 404 at the root domain of my website in IIS 6?

I have a client who setup SiteMinder on our server and I need to add a web app to the website directory that is the root of the domain. When they browse login.url.com it redirects them to their ...
1
vote
1answer
29 views

IP address of server returns 404

I have a server which hosts multiple domains. A couple of days ago I had to re-install apache, and after that typing the IP address in the browser returns a 404 error. I still can access all the sites ...
1
vote
1answer
136 views

404 .php page response nginx + php fpm

I just made a fresh install of a server with nginx with php5-fpm. Why if you visit a php page that doesn't exist you get a blank page instead of the default "not found" page of nginx? Shouldn't this ...
0
votes
1answer
97 views

Wordpress escaped encoded (hex) URL case sensitive problem

I have been experiencing a problem yesterday. My site is in Hebrew language. MY site is built on Wordpress. The problem is related to escaped encoded posts URL only. IF the post URL has escaped encode ...
1
vote
0answers
38 views

why does a \ at the end of a web address not show the custom 404 error page?

For example: [domain]/index.php works correctly: this displays the correct web page. [domain]/indlfjasd;lfjs.php works correctly in that it goes to a custom 404 error page--I have an .htaccess ...
0
votes
3answers
78 views

Apache: Redirect 404 and ErrorDocument 404 difference

I would like to do a 404 redirect with Apache, and I find several solutions: The .htaccess method. But I don't want to add a .htaccess if not necessary. virtual host method: <VirtualHost ...
0
votes
0answers
44 views

How to add .html extension in IIS 6?

For some reason I am getting 405 and 404 errors when trying to access .html files on my site. There is no .html extension listed in the Applicaiton extensions in the configuration panel of IIS. I ...
0
votes
1answer
96 views

Apache mod_rewrite to return a 404 except one directory

I'm trying to configure Apache to return a default 404 page when the / of DocumentRoot is called, except for some directories in that DocumentRoot Unfortunately, I'm getting a 404 even for the ...
1
vote
1answer
94 views

IIS website http ok but https cannot find resource (status code 404)

Afternoon, I publish an API on domainA.com and have done for several months. *http:/domainA.com/service.svc takes me to the resource (c:\inetput\wwwroot\api) *https://domainA.com/service.svc ...
0
votes
0answers
32 views

Lighttpd evhost doesn't use default docroot when directory can't be found

As documented, mod_evhost should just default to the server docroot when the directory for a domain doesn't exist. However, in my case, it is not doing so. When I access a URL without a directory in ...
1
vote
2answers
2k views

Attempted access to web server

In the list of 404 errors on my web server I keep finding attempted accesses to /admin/Y-ivrrecording.php, /admin/cdr/counter.txt, /modules/extensions_batch/libs/download_csv.php or /c0nfig(!). I ...
1
vote
1answer
96 views

How can I make Tomcat 6 show the real error instead of a 404?

For deploying and troubleshooting an application, getting 404s has little use. I have deployed applications that report no issue in the logs but return 404s. There IS an error in the application as ...
0
votes
1answer
123 views

nginx PHP files 404

I am getting 404 not found on php files with my nginx/php-fastcgi install. I have tried several variations of declaring root in different places but cant find one that works, and I suspect this is ...
3
votes
1answer
85 views

Nameserver Issue?

I have a domain registered with active-domain.com and yesterday I changed my nameservers to my host, but then I decided to switch my host at the last minute and changed them again. Now, 24 hours or so ...
1
vote
1answer
219 views

redmine gives 404 error after installation

Hi i am using debian squeeze with nginx and mysql. After raking db and loading default data to redmine. When i try to visit redmine in url http://ipaddress:8080/redmine i get a 404 error Page ...
0
votes
0answers
20 views

non existing pages -> “Server is standing by”.. how to prevent?

In my browser (Chrome).. I suspect that my work ISP shows "Server is standing by" whenever I type in an invalid url, e.g http://ldjsflkjsdf/ Could it be the ISP that inserts this page whenever it ...
1
vote
1answer
46 views

IP's requesting long gone files

I released an app almost a year ago that worked by requesting data from some php scripts on my server. That app no longer does this and the php files have been removed. Yet several people still have ...
0
votes
2answers
114 views

How to throw a 404 error from htaccess?

Everything I find seems to be about created a custom 404 page. That is not what I am trying to do. If I want to block access to a page I can do this in htaccess: RewriteRule pattern - [F] ...
1
vote
1answer
261 views

IIS 7.0 404 Custom Error Page and web.config

I am having trouble with a custom 404 error page. I have a domain running a .NET proj with it's own error handling. I have a web.config running for the domain which contains: <customErrors ...
0
votes
2answers
48 views

IIS 6.0 - 404.0 - Win32 status 3 - but file is present

I am booting a PXE image via TFTP and getting an error that I cannot resolve. Basically, upon the image booting, it is supposed to download a configuration file with the extension ".txt" from the same ...
0
votes
1answer
37 views

HTTP 404 Checking Service

I'm looking for an online service that crawls your site reliably and reports back on HTTP 404s, Page not Found errors. I don't want to install any software but just get an e-mail when a 404 is present ...
2
votes
1answer
88 views

Is It Possible To Get 404 Errors Plus Content Back?

With Apache, is it possible to send a 404 status header, but then send valid content? Because that's what's happening right now with http://doubleabody.com on a2hosting.com right now. The web logs ...
1
vote
2answers
254 views

Getting 404s On WordPress Site, But Only From IE With Friendly Error Messages Turned On

I'm receiving 404 Page Not Found errors (80% of the time) on any links off of http://doubleabody.com/, but only for IE browsers, and only if "Friendly Error Messages" is turned on. Go into IE settings ...
-2
votes
1answer
210 views

404 page when accessing http://localhost:1111/ [closed]

Is the port 1111 reserved as a default port for the ODBC connection? When I try to point my browser to http://localhost:1111/ it gives a 404 and not a page not found. What is the best way to ...
0
votes
1answer
74 views

.htaccess is not working

I have a .htaccess file in /var/www, the contents of which is: ErrorDocument 404 /404.html. In apache2.conf AccessFileName is .htaccess , and AllowOverride does not exist. For some reason, visiting ...
0
votes
1answer
402 views

.ashx cannot find type error on IIS7 , no problems on webdev server

I am trying to make AspNetComet.zip work on IIS7 (a simple comet chat implementation) Here is a portion of my web.config. <system.web> <httpHandlers> <add verb="POST" ...
0
votes
1answer
274 views

Lighttpd: redirect any request to index.html

I'm trying to send any request to the index.html with lighttpd in order to prevent 404 but I'm not smart enough because either the redirect matches itself or, for calls to subdirs, although the ...
0
votes
2answers
260 views

Apache+mod_jk and a specific 404 handler

I have a relatively simple Apache httpd + Tomcat via mod_jk setup that works well, but I need to have Tomcat handle certain 404 conditions. Basically, the httpd service will handle images and PDF ...
0
votes
2answers
40 views

Can access web application from browser but crawler application throws 404 erorr?

I am using an application called Xenu Link Sleuth to try and find broken links on a site we host. When I go to the site through a browser it pops right open. When I try to run it through Xenu it ...
0
votes
2answers
107 views

Returning a 404 page when a folder is accessed from one domain, but allowing access from other domains and IP addresses

Situation: I want to return a 404 page ("404.php") when a folder ("hidden") is accessed from the example.com domain. I want the same folder to be accessible from a subdomain ("hidden.example.com") ...
1
vote
1answer
185 views

IIS 6 produces a 404 error whenever I try to access a php file (PHP 5.3.5)

This seems to be a frequent issue of IIS users who are trying to setup php - I guess I'm not an exception here. I followed serveral tutorials online for setting up PHP, and I am pretty sure that I ...
4
votes
2answers
164 views

List top 404 URLs in Apache access_log

I'm looking for a command to list the 10 or 20 top 404 error URLs out of my apache access_log. Can anyone help me with this? thanks
0
votes
1answer
180 views

404 error on webmail using plesk, Linux CentOS 5.5

Hi when trying to access my webmail via plesk or via webmail.domain.com i receive a 404error... Any idea what would cause this?
0
votes
2answers
142 views

Where does Apache 2.2 store it's custom errors, if any?

I'm trying to set up custom error pages (403, 404, etc) on an Apache 2.2 setup. I know that on IIS7.5 the pages are stored in %SystemDrive%\inetpub\custerr\en-US\404.htm but am not sure ...

1 2 3