~clint-fewbar/ubuntu/precise/squid3/ignore-sighup-early

« back to all changes in this revision

Viewing changes to errors/French/ERR_INVALID_REQ

  • Committer: Bazaar Package Importer
  • Author(s): Luigi Gangitano
  • Date: 2009-09-24 14:51:06 UTC
  • mfrom: (1.1.12 upstream)
  • mto: (20.2.1 sid)
  • mto: This revision was merged to the branch mainline in revision 21.
  • Revision ID: james.westby@ubuntu.com-20090924145106-38jgrzmj0d73pha5
Tags: 3.1.0.13-1
* Upload to experimental

* New upstream release
  - Fixes Follow-X-Forwarded-For support (Closes: #523943)
  - Adds IPv6 support (Closes: #432351)

* debian/rules
  - Removed obsolete configuration options
  - Enable db and radius basic authentication modules

* debian/patches/01-cf.data.debian
  - Adapted to new upstream version

* debian/patches/02-makefile-defaults
  - Adapted to new upstream version

* debian/{squid.postinst,squid.rc,README.Debian,watch}
  - Updated references to squid 3.1

* debian/squid3.install
  - Install CSS file for error pages
  - Install manual pages for new authentication modules

* debian/squid3-common.install
  - Install documented version of configuration file in /usr/share/doc/squid3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
 
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
3
 
<TITLE>ERREUR&nbsp;: L'URL demand&eacute;e n'a pu &ecirc;tre charg&eacute;e</TITLE>
4
 
<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
5
 
</HEAD><BODY>
6
 
<H1>ERREUR</H1>
7
 
<H2>L'URL demand&eacute;e n'a pu &ecirc;tre charg&eacute;e</H2>
8
 
<HR noshade size="1px">
9
 
<P>
10
 
En essayant de traiter la requ&ecirc;te&nbsp;:
11
 
<PRE>
12
 
%R
13
 
</PRE>
14
 
<P>
15
 
L'erreur suivante a &eacute;t&eacute; rencontr&eacute;e&nbsp;:
16
 
<UL>
17
 
<LI>
18
 
<STRONG>
19
 
Requ&ecirc;te invalide
20
 
</STRONG>
21
 
</UL>
22
 
 
23
 
<P>
24
 
Quelque chose est invalide dans la requ&eacute;te HTTP. Probl&egrave;mes envisageables&nbsp;:
25
 
<UL>
26
 
<LI>M&eacute;thode de requ&ecirc;te absente ou inconnue (GET, POST)
27
 
<LI>Absence d'URL
28
 
<LI>Absence d'identifiant HTTP (HTTP/1.0)
29
 
<LI>La requ&ecirc;te est peut-&ecirc;tre trop volumineuse
30
 
<LI>Champ <code>Content-Length</code> absent pour les requ&ecirc;tes POST ou PUT
31
 
<LI>Caract&egrave;re ill&eacute;gal dans le nom de la machine, les soulign&eacute;s (underscores) ne sont pas autoris&eacute;s.
32
 
</UL>
33
 
</P>