View unanswered posts | View active topics It is currently Fri Dec 01, 2023 3:58 am



Reply to topic  [ 3 posts ] 
 apache error file 414 
Author Message
Junior Member

Joined: Tue Apr 14, 2009 9:17 am
Posts: 1
Post apache error file 414
hi! i want change error 414 template but i can't found
ErrorDocument 414 /error/HTTP_REQUEST_URI_TOO_LARGE.html.var < but it's not here


this is from my page when uri too large
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>414 Request-URI Too Large</title>
</head><body>
<h1>Request-URI Too Large</h1>
<p>The requested URL's length exceeds the capacity
limit for this server.

</p>
<hr>
<address>Apache/2.2.11 (Win32) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.8i mod_autoindex_color PHP/5.2.8 Server at localhost Port 80</address>
</body></html>


Tue Apr 14, 2009 9:21 am
Report this post
Profile
Junior Member

Joined: Thu Oct 20, 2011 4:33 am
Posts: 3
Post Re: apache error file 414
Depends on the browser. If you have such long URL’s you have a design problem anyway.
Found this on the internet, bit outdated but gives you an idea how long a URL can be. If you’re posting data use the POST method instead of a GET.


Tue Nov 01, 2011 12:16 am
Report this post
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 3 posts ] 

Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.