]> git.pld-linux.org Git - packages/apache1.git/blob - apache1-errordocs.patch
- changed to use MultiViews instead of two-language pages
[packages/apache1.git] / apache1-errordocs.patch
1 diff -Nur apache_1.3.41/errordocs.orig/400.shtml.en apache_1.3.41/errordocs/400.shtml.en
2 --- apache_1.3.41/errordocs.orig/400.shtml.en   1970-01-01 01:00:00.000000000 +0100
3 +++ apache_1.3.41/errordocs/400.shtml.en        2008-02-09 20:08:41.633400775 +0100
4 @@ -0,0 +1,5 @@
5 +<!--#set var="CHARACTER_ENCODING" value="iso-8859-1"-->
6 +<!--#set var="TITLE" value="Bad Request"-->
7 +<!--#include virtual="HEADER.shtml"-->
8 +Your browser sent a request that this server could not understand.
9 +<!--#include virtual="FOOT.shtml"-->
10 diff -Nur apache_1.3.41/errordocs.orig/400.shtml.po apache_1.3.41/errordocs/400.shtml.po
11 --- apache_1.3.41/errordocs.orig/400.shtml.po   1970-01-01 01:00:00.000000000 +0100
12 +++ apache_1.3.41/errordocs/400.shtml.po        2008-02-09 20:09:07.014847182 +0100
13 @@ -0,0 +1,6 @@
14 +<!--#set var="CHARACTER_ENCODING" value="iso-8859-2"-->
15 +<!--#set var="TITLE" value="Niepoprawne zapytanie"-->
16 +<!--#include virtual="HEADER.shtml"-->
17 +Twoja przegl±darka przes³a³a zapytanie, którego nie mo¿e zinterpretowaæ serwer.
18 +B³±d w sk³adni zapytania.
19 +<!--#include virtual="FOOT.shtml"-->
20 diff -Nur apache_1.3.41/errordocs.orig/401.shtml.en apache_1.3.41/errordocs/401.shtml.en
21 --- apache_1.3.41/errordocs.orig/401.shtml.en   1970-01-01 01:00:00.000000000 +0100
22 +++ apache_1.3.41/errordocs/401.shtml.en        2008-02-09 20:09:20.167596714 +0100
23 @@ -0,0 +1,7 @@
24 +<!--#set var="CHARACTER_ENCODING" value="iso-8859-1"-->
25 +<!--#set var="TITLE" value="Authorization Required"-->
26 +<!--#include virtual="HEADER.shtml"-->
27 +This server could not verify that you are authorized to access the document
28 +you requested. Either you supplied the wrong credentials (e.g. bad password)
29 +or your browser doesn't understand how to supply the credentials required.
30 +<!--#include virtual="FOOT.shtml"-->
31 diff -Nur apache_1.3.41/errordocs.orig/401.shtml.po apache_1.3.41/errordocs/401.shtml.po
32 --- apache_1.3.41/errordocs.orig/401.shtml.po   1970-01-01 01:00:00.000000000 +0100
33 +++ apache_1.3.41/errordocs/401.shtml.po        2008-02-09 20:09:39.976725572 +0100
34 @@ -0,0 +1,8 @@
35 +<!--#set var="CHARACTER_ENCODING" value="iso-8859-2"-->
36 +<!--#set var="TITLE" value="Brak autoryzacji"-->
37 +<!--#include virtual="HEADER.shtml"-->
38 +Zapytanie nie przesz³o pomy¶lnie procesu uwierzytelnienia.
39 +Serwer nie mo¿e zweryfikowaæ czy posiadasz autoryzacjê dostêpu do dokumentu,
40 +który ¿±dasz. Prawdopodobnie wprowadzono nieprawid³owe dane jak np. has³o lub
41 +twoja przegl±darka nie potrafi dostarczyæ w³a¶ciwych danych do autoryzacji.
42 +<!--#include virtual="FOOT.shtml"-->
43 diff -Nur apache_1.3.41/errordocs.orig/403.shtml.en apache_1.3.41/errordocs/403.shtml.en
44 --- apache_1.3.41/errordocs.orig/403.shtml.en   1970-01-01 01:00:00.000000000 +0100
45 +++ apache_1.3.41/errordocs/403.shtml.en        2008-02-09 20:10:12.322568857 +0100
46 @@ -0,0 +1,9 @@
47 +<!--#set var="CHARACTER_ENCODING" value="iso-8859-1"-->
48 +<!--#set var="TITLE" value="Forbidden"-->
49 +<!--#include virtual="HEADER.shtml"-->
50 +You don't have permission to access
51 +<strong>
52 +<!--#echo var="REQUEST_URI"-->
53 +</strong>
54 +on this server.
55 +<!--#include virtual="FOOT.shtml"-->
56 diff -Nur apache_1.3.41/errordocs.orig/403.shtml.po apache_1.3.41/errordocs/403.shtml.po
57 --- apache_1.3.41/errordocs.orig/403.shtml.po   1970-01-01 01:00:00.000000000 +0100
58 +++ apache_1.3.41/errordocs/403.shtml.po        2008-02-09 20:10:21.451089061 +0100
59 @@ -0,0 +1,9 @@
60 +<!--#set var="CHARACTER_ENCODING" value="iso-8859-2"-->
61 +<!--#set var="TITLE" value="Dostêp zabroniony"-->
62 +<!--#include virtual="HEADER.shtml"-->
63 +Zapytanie odrzucone przez serwer. Nie masz dostêpu do
64 +<strong>
65 +<!--#echo var="REQUEST_URI"-->
66 +</strong>
67 +na tym serwerze.
68 +<!--#include virtual="FOOT.shtml"-->
69 diff -Nur apache_1.3.41/errordocs.orig/404.shtml.en apache_1.3.41/errordocs/404.shtml.en
70 --- apache_1.3.41/errordocs.orig/404.shtml.en   1970-01-01 01:00:00.000000000 +0100
71 +++ apache_1.3.41/errordocs/404.shtml.en        2008-02-09 20:10:33.927800068 +0100
72 @@ -0,0 +1,9 @@
73 +<!--#set var="CHARACTER_ENCODING" value="iso-8859-1"-->
74 +<!--#set var="TITLE" value="File Not Found"-->
75 +<!--#include virtual="HEADER.shtml"-->
76 +The requested URL
77 +<strong>
78 +<!--#echo var="REQUEST_URI"-->
79 +</strong>
80 +was not found on this server.
81 +<!--#include virtual="FOOT.shtml"-->
82 diff -Nur apache_1.3.41/errordocs.orig/404.shtml.po apache_1.3.41/errordocs/404.shtml.po
83 --- apache_1.3.41/errordocs.orig/404.shtml.po   1970-01-01 01:00:00.000000000 +0100
84 +++ apache_1.3.41/errordocs/404.shtml.po        2008-02-09 20:10:45.972486456 +0100
85 @@ -0,0 +1,9 @@
86 +<!--#set var="CHARACTER_ENCODING" value="iso-8859-2"-->
87 +<!--#set var="TITLE" value="Plik nie istnieje"-->
88 +<!--#include virtual="HEADER.shtml"-->
89 +Podany w zapytaniu URL
90 +<strong>
91 +<!--#echo var="REQUEST_URI"-->
92 +</strong>
93 +nie zosta³ odnaleziony na tym serwerze.
94 +<!--#include virtual="FOOT.shtml"-->
95 diff -Nur apache_1.3.41/errordocs.orig/405.shtml.en apache_1.3.41/errordocs/405.shtml.en
96 --- apache_1.3.41/errordocs.orig/405.shtml.en   1970-01-01 01:00:00.000000000 +0100
97 +++ apache_1.3.41/errordocs/405.shtml.en        2008-02-09 20:17:05.006086351 +0100
98 @@ -0,0 +1,12 @@
99 +<!--#set var="CHARACTER_ENCODING" value="iso-8859-1"-->
100 +<!--#set var="TITLE" value="Method Not Allowed"-->
101 +<!--#include virtual="HEADER.shtml"-->
102 +The requested method
103 +<strong>
104 +<!--#echo var="REQUEST_METHOD"-->
105 +</strong>
106 +is not allowed for the URL
107 +<strong>
108 +<!--#echo var="REQUEST_URI"-->
109 +</strong>.
110 +<!--#include virtual="FOOT.shtml"-->
111 diff -Nur apache_1.3.41/errordocs.orig/405.shtml.po apache_1.3.41/errordocs/405.shtml.po
112 --- apache_1.3.41/errordocs.orig/405.shtml.po   1970-01-01 01:00:00.000000000 +0100
113 +++ apache_1.3.41/errordocs/405.shtml.po        2008-02-09 20:17:17.506798725 +0100
114 @@ -0,0 +1,12 @@
115 +<!--#set var="CHARACTER_ENCODING" value="iso-8859-2"-->
116 +<!--#set var="TITLE" value="Niedozwolona metoda"-->
117 +<!--#include virtual="HEADER.shtml"-->
118 +Metoda
119 +<strong>
120 +<!--#echo var="REQUEST_METHOD"-->
121 +</strong>
122 +nie jest obs³ugiwana przez wybrany URL
123 +<strong>
124 +<!--#echo var="REQUEST_URI"-->
125 +</strong>.
126 +<!--#include virtual="FOOT.shtml"-->
127 diff -Nur apache_1.3.41/errordocs.orig/406.shtml.en apache_1.3.41/errordocs/406.shtml.en
128 --- apache_1.3.41/errordocs.orig/406.shtml.en   1970-01-01 01:00:00.000000000 +0100
129 +++ apache_1.3.41/errordocs/406.shtml.en        2008-02-09 20:17:31.643604335 +0100
130 @@ -0,0 +1,9 @@
131 +<!--#set var="CHARACTER_ENCODING" value="iso-8859-1"-->
132 +<!--#set var="TITLE" value="Not Acceptable"-->
133 +<!--#include virtual="HEADER.shtml"-->
134 +An appropriate representation of the requested resource
135 +<strong>
136 +<!--#echo var="REQUEST_URI"-->
137 +</strong>
138 +could not be found on this server.
139 +<!--#include virtual="FOOT.shtml"-->
140 diff -Nur apache_1.3.41/errordocs.orig/406.shtml.po apache_1.3.41/errordocs/406.shtml.po
141 --- apache_1.3.41/errordocs.orig/406.shtml.po   1970-01-01 01:00:00.000000000 +0100
142 +++ apache_1.3.41/errordocs/406.shtml.po        2008-02-09 20:17:44.224321269 +0100
143 @@ -0,0 +1,9 @@
144 +<!--#set var="CHARACTER_ENCODING" value="iso-8859-2"-->
145 +<!--#set var="TITLE" value="Brak akceptacji"-->
146 +<!--#include virtual="HEADER.shtml"-->
147 +Odpowiednia reprezentacja ¿±danego zasobu
148 +<strong>
149 +<!--#echo var="REQUEST_URI"-->
150 +</strong>
151 +nie zosta³a znaleziona przez serwer.
152 +<!--#include virtual="FOOT.shtml"-->
153 diff -Nur apache_1.3.41/errordocs.orig/408.shtml.en apache_1.3.41/errordocs/408.shtml.en
154 --- apache_1.3.41/errordocs.orig/408.shtml.en   1970-01-01 01:00:00.000000000 +0100
155 +++ apache_1.3.41/errordocs/408.shtml.en        2008-02-09 20:17:55.140943373 +0100
156 @@ -0,0 +1,5 @@
157 +<!--#set var="CHARACTER_ENCODING" value="iso-8859-1"-->
158 +<!--#set var="TITLE" value="Request Time-out"-->
159 +<!--#include virtual="HEADER.shtml"-->
160 +I'm tired of waiting for your request.
161 +<!--#include virtual="FOOT.shtml"-->
162 diff -Nur apache_1.3.41/errordocs.orig/408.shtml.po apache_1.3.41/errordocs/408.shtml.po
163 --- apache_1.3.41/errordocs.orig/408.shtml.po   1970-01-01 01:00:00.000000000 +0100
164 +++ apache_1.3.41/errordocs/408.shtml.po        2008-02-09 20:18:10.781834696 +0100
165 @@ -0,0 +1,5 @@
166 +<!--#set var="CHARACTER_ENCODING" value="iso-8859-2"-->
167 +<!--#set var="TITLE" value="Przekroczony czas oczekiwania"-->
168 +<!--#include virtual="HEADER.shtml"-->
169 +Przekroczony czas na wys³anie zapytania.
170 +<!--#include virtual="FOOT.shtml"-->
171 diff -Nur apache_1.3.41/errordocs.orig/410.shtml.en apache_1.3.41/errordocs/410.shtml.en
172 --- apache_1.3.41/errordocs.orig/410.shtml.en   1970-01-01 01:00:00.000000000 +0100
173 +++ apache_1.3.41/errordocs/410.shtml.en        2008-02-09 20:18:21.290433547 +0100
174 @@ -0,0 +1,10 @@
175 +<!--#set var="CHARACTER_ENCODING" value="iso-8859-1"-->
176 +<!--#set var="TITLE" value="Gone"-->
177 +<!--#include virtual="HEADER.shtml"-->
178 +The requested resource
179 +<strong>
180 +<!--#echo var="REQUEST_URI"-->
181 +</strong>
182 +is no longer available on this server and there is no forwarding address.
183 +Please remove all references to this resource.
184 +<!--#include virtual="FOOT.shtml"-->
185 diff -Nur apache_1.3.41/errordocs.orig/410.shtml.po apache_1.3.41/errordocs/410.shtml.po
186 --- apache_1.3.41/errordocs.orig/410.shtml.po   1970-01-01 01:00:00.000000000 +0100
187 +++ apache_1.3.41/errordocs/410.shtml.po        2008-02-09 20:18:32.895094859 +0100
188 @@ -0,0 +1,10 @@
189 +<!--#set var="CHARACTER_ENCODING" value="iso-8859-2"-->
190 +<!--#set var="TITLE" value="URI usuniête"-->
191 +<!--#include virtual="HEADER.shtml"-->
192 +Podany w zapytaniu URL
193 +<strong>
194 +<!--#echo var="REQUEST_URI"-->
195 +</strong>
196 +nie jest ju¿ dostêpny na tym serwerze. Proszê usun±æ wszystkie
197 +odwo³ania do tego adresu.
198 +<!--#include virtual="FOOT.shtml"-->
199 diff -Nur apache_1.3.41/errordocs.orig/411.shtml.en apache_1.3.41/errordocs/411.shtml.en
200 --- apache_1.3.41/errordocs.orig/411.shtml.en   1970-01-01 01:00:00.000000000 +0100
201 +++ apache_1.3.41/errordocs/411.shtml.en        2008-02-09 20:18:43.651707843 +0100
202 @@ -0,0 +1,9 @@
203 +<!--#set var="CHARACTER_ENCODING" value="iso-8859-1"-->
204 +<!--#set var="TITLE" value="Length Required"-->
205 +<!--#include virtual="HEADER.shtml"-->
206 +A request of the requested method
207 +<strong>
208 +<!--#echo var="REQUEST_METHOD"-->
209 +</strong>
210 +requires a valid Content-length.
211 +<!--#include virtual="FOOT.shtml"-->
212 diff -Nur apache_1.3.41/errordocs.orig/411.shtml.po apache_1.3.41/errordocs/411.shtml.po
213 --- apache_1.3.41/errordocs.orig/411.shtml.po   1970-01-01 01:00:00.000000000 +0100
214 +++ apache_1.3.41/errordocs/411.shtml.po        2008-02-09 20:18:52.816230100 +0100
215 @@ -0,0 +1,9 @@
216 +<!--#set var="CHARACTER_ENCODING" value="iso-8859-2"-->
217 +<!--#set var="TITLE" value="Wymagana d³ugo¶æ"-->
218 +<!--#include virtual="HEADER.shtml"-->
219 +Wybrana metoda
220 +<strong>
221 +<!--#echo var="REQUEST_METHOD"-->
222 +</strong>
223 +wymaga poprawnego nag³ówka Content-length.
224 +<!--#include virtual="FOOT.shtml"-->
225 diff -Nur apache_1.3.41/errordocs.orig/414.shtml.en apache_1.3.41/errordocs/414.shtml.en
226 --- apache_1.3.41/errordocs.orig/414.shtml.en   1970-01-01 01:00:00.000000000 +0100
227 +++ apache_1.3.41/errordocs/414.shtml.en        2008-02-09 20:19:02.252767858 +0100
228 @@ -0,0 +1,5 @@
229 +<!--#set var="CHARACTER_ENCODING" value="iso-8859-1"-->
230 +<!--#set var="TITLE" value="Request-URI Too Large"-->
231 +<!--#include virtual="HEADER.shtml"-->
232 +The requested URL's length exeeds the capacity limit for this server.
233 +<!--#include virtual="FOOT.shtml"-->
234 diff -Nur apache_1.3.41/errordocs.orig/414.shtml.po apache_1.3.41/errordocs/414.shtml.po
235 --- apache_1.3.41/errordocs.orig/414.shtml.po   1970-01-01 01:00:00.000000000 +0100
236 +++ apache_1.3.41/errordocs/414.shtml.po        2008-02-09 20:19:11.513295585 +0100
237 @@ -0,0 +1,5 @@
238 +<!--#set var="CHARACTER_ENCODING" value="iso-8859-2"-->
239 +<!--#set var="TITLE" value="Zbyt d³ugi URI"-->
240 +<!--#include virtual="HEADER.shtml"-->
241 +D³ugo¶æ wybranego URL-a przekracza zakres zdefiniowany na tym serwerze.
242 +<!--#include virtual="FOOT.shtml"-->
243 diff -Nur apache_1.3.41/errordocs.orig/500.shtml.en apache_1.3.41/errordocs/500.shtml.en
244 --- apache_1.3.41/errordocs.orig/500.shtml.en   1970-01-01 01:00:00.000000000 +0100
245 +++ apache_1.3.41/errordocs/500.shtml.en        2008-02-09 20:19:24.034009100 +0100
246 @@ -0,0 +1,14 @@
247 +<!--#set var="CHARACTER_ENCODING" value="iso-8859-1"-->
248 +<!--#set var="TITLE" value="Internal Server Error"-->
249 +<!--#include virtual="HEADER.shtml"-->
250 +The server encountered an internal error or misconfiguration and was unable
251 +to complete your request.
252 +</p>
253 +<p>
254 +<!--#if expr="$REDIRECT_ERROR_NOTES" -->
255 +Error message:
256 +<br /><!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
257 +<!--#else -->
258 +Either the server is overloaded or there was an error in a CGI script.
259 +<!--#endif -->
260 +<!--#include virtual="FOOT.shtml"-->
261 diff -Nur apache_1.3.41/errordocs.orig/500.shtml.po apache_1.3.41/errordocs/500.shtml.po
262 --- apache_1.3.41/errordocs.orig/500.shtml.po   1970-01-01 01:00:00.000000000 +0100
263 +++ apache_1.3.41/errordocs/500.shtml.po        2008-02-09 20:19:37.602782340 +0100
264 @@ -0,0 +1,13 @@
265 +<!--#set var="CHARACTER_ENCODING" value="iso-8859-2"-->
266 +<!--#set var="TITLE" value="Wewnêtrzny b³±d serwera"-->
267 +<!--#include virtual="HEADER.shtml"-->
268 +Wewnêtrzny b³±d serwera lub b³±d konfiguracji.
269 +</p>
270 +<p>
271 +<!--#if expr="$REDIRECT_ERROR_NOTES" -->
272 +Komunikat b³êdu:
273 +<br /><!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
274 +<!--#else -->
275 +Serwer jest przeci±¿ony albo wyst±pi³ b³±d w skrypcie CGI.
276 +<!--#endif -->
277 +<!--#include virtual="FOOT.shtml"-->
278 diff -Nur apache_1.3.41/errordocs.orig/503.shtml.en apache_1.3.41/errordocs/503.shtml.en
279 --- apache_1.3.41/errordocs.orig/503.shtml.en   1970-01-01 01:00:00.000000000 +0100
280 +++ apache_1.3.41/errordocs/503.shtml.en        2008-02-09 20:19:56.143838935 +0100
281 @@ -0,0 +1,6 @@
282 +<!--#set var="CHARACTER_ENCODING" value="iso-8859-1"-->
283 +<!--#set var="TITLE" value="Service Temporarily Unavailable"-->
284 +<!--#include virtual="HEADER.shtml"-->
285 +The server is temporarily unable to service your request due to
286 +maintenance downtime or capacity problems. Please try again later.
287 +<!--#include virtual="FOOT.shtml"-->
288 diff -Nur apache_1.3.41/errordocs.orig/503.shtml.po apache_1.3.41/errordocs/503.shtml.po
289 --- apache_1.3.41/errordocs.orig/503.shtml.po   1970-01-01 01:00:00.000000000 +0100
290 +++ apache_1.3.41/errordocs/503.shtml.po        2008-02-09 20:20:09.744613998 +0100
291 @@ -0,0 +1,6 @@
292 +<!--#set var="CHARACTER_ENCODING" value="iso-8859-2"-->
293 +<!--#set var="TITLE" value="Us³ugi tymczasowo niedostêpne"-->
294 +<!--#include virtual="HEADER.shtml"-->
295 +Us³ugi serwera s± czasowo niedostêpne co mo¿e byæ spowodowane jego zatrzymaniem
296 +lub prze³adowaniem. Proszê spróbowaæ po³±czyæ siê pó¼niej.
297 +<!--#include virtual="FOOT.shtml"-->
298 diff -Nur apache_1.3.41/errordocs.orig/FOOT.shtml apache_1.3.41/errordocs/FOOT.shtml
299 --- apache_1.3.41/errordocs.orig/FOOT.shtml     1970-01-01 01:00:00.000000000 +0100
300 +++ apache_1.3.41/errordocs/FOOT.shtml  2008-02-09 19:33:56.270562720 +0100
301 @@ -0,0 +1,9 @@
302 +</p>
303 +<p><a href="mailto:<!--#echo var="SERVER_ADMIN" -->">Administrator</a></p>
304 +<h2>Error <!--#echo encoding="none" var="REDIRECT_STATUS" --></h2>
305 +<address>
306 +<a href="/"><!--#echo encoding="entity" var="SERVER_NAME" --></a><br />
307 +<span><!--#echo var="SERVER_SOFTWARE" --></span>
308 +</address>
309 +</body>
310 +</html>
311 diff -Nur apache_1.3.41/errordocs.orig/HEADER.shtml apache_1.3.41/errordocs/HEADER.shtml
312 --- apache_1.3.41/errordocs.orig/HEADER.shtml   1970-01-01 01:00:00.000000000 +0100
313 +++ apache_1.3.41/errordocs/HEADER.shtml        2008-02-09 19:45:07.336804605 +0100
314 @@ -0,0 +1,8 @@
315 +<html>
316 +<head>
317 +<meta http-equiv="content-type" content="text/html; <!--#echo var="CHARACTER_ENCODING" -->">
318 +<title><!--#echo var="TITLE"--></title>
319 +</head>
320 +<body bgcolor="#ffffff">
321 +<h1 align="center"><!--#echo var="TITLE"--></h1>
322 +<p>
This page took 0.082349 seconds and 3 git commands to generate.