Remove obsolete stuffs
This commit is contained in:
244
bin/apache/httpd-2.4.62-240904-win64-VS17/ABOUT_APACHE.txt
Normal file
244
bin/apache/httpd-2.4.62-240904-win64-VS17/ABOUT_APACHE.txt
Normal file
@@ -0,0 +1,244 @@
|
|||||||
|
|
||||||
|
The Apache HTTP Server Project
|
||||||
|
|
||||||
|
http://httpd.apache.org/
|
||||||
|
|
||||||
|
The Apache HTTP Server Project is a collaborative software development effort
|
||||||
|
aimed at creating a robust, commercial-grade, featureful, and freely-available
|
||||||
|
source code implementation of an HTTP (Web) server. The project is jointly
|
||||||
|
managed by a group of volunteers located around the world, using the Internet
|
||||||
|
and the Web to communicate, plan, and develop the server and its related
|
||||||
|
documentation. In addition, hundreds of users have contributed ideas, code,
|
||||||
|
and documentation to the project.
|
||||||
|
|
||||||
|
This file is intended to briefly describe the history of the Apache Group (as
|
||||||
|
it was called in the early days), recognize the many contributors, and explain
|
||||||
|
how you can join the fun too.
|
||||||
|
|
||||||
|
In February of 1995, the most popular server software on the Web was the
|
||||||
|
public domain HTTP daemon developed by Rob McCool at the National Center
|
||||||
|
for Supercomputing Applications, University of Illinois, Urbana-Champaign.
|
||||||
|
However, development of that httpd had stalled after Rob left NCSA in
|
||||||
|
mid-1994, and many webmasters had developed their own extensions and bug
|
||||||
|
fixes that were in need of a common distribution. A small group of these
|
||||||
|
webmasters, contacted via private e-mail, gathered together for the purpose
|
||||||
|
of coordinating their changes (in the form of "patches"). Brian Behlendorf
|
||||||
|
and Cliff Skolnick put together a mailing list, shared information space,
|
||||||
|
and logins for the core developers on a machine in the California Bay Area,
|
||||||
|
with bandwidth and diskspace donated by HotWired and Organic Online.
|
||||||
|
By the end of February, eight core contributors formed the foundation
|
||||||
|
of the original Apache Group:
|
||||||
|
|
||||||
|
Brian Behlendorf Roy T. Fielding Rob Hartill
|
||||||
|
David Robinson Cliff Skolnick Randy Terbush
|
||||||
|
Robert S. Thau Andrew Wilson
|
||||||
|
|
||||||
|
with additional contributions from
|
||||||
|
|
||||||
|
Eric Hagberg Frank Peters Nicolas Pioch
|
||||||
|
|
||||||
|
Using NCSA httpd 1.3 as a base, we added all of the published bug fixes
|
||||||
|
and worthwhile enhancements we could find, tested the result on our own
|
||||||
|
servers, and made the first official public release (0.6.2) of the Apache
|
||||||
|
server in April 1995. By coincidence, NCSA restarted their own development
|
||||||
|
during the same period, and Brandon Long and Beth Frank of the NCSA Server
|
||||||
|
Development Team joined the list in March as honorary members so that the
|
||||||
|
two projects could share ideas and fixes.
|
||||||
|
|
||||||
|
The early Apache server was a big hit, but we all knew that the codebase
|
||||||
|
needed a general overhaul and redesign. During May-June 1995, while
|
||||||
|
Rob Hartill and the rest of the group focused on implementing new features
|
||||||
|
for 0.7.x (like pre-forked child processes) and supporting the rapidly growing
|
||||||
|
Apache user community, Robert Thau designed a new server architecture
|
||||||
|
(code-named Shambhala) which included a modular structure and API for better
|
||||||
|
extensibility, pool-based memory allocation, and an adaptive pre-forking
|
||||||
|
process model. The group switched to this new server base in July and added
|
||||||
|
the features from 0.7.x, resulting in Apache 0.8.8 (and its brethren)
|
||||||
|
in August.
|
||||||
|
|
||||||
|
After extensive beta testing, many ports to obscure platforms, a new set
|
||||||
|
of documentation (by David Robinson), and the addition of many features
|
||||||
|
in the form of our standard modules, Apache 1.0 was released on
|
||||||
|
December 1, 1995.
|
||||||
|
|
||||||
|
Less than a year after the group was formed, the Apache server passed
|
||||||
|
NCSA's httpd as the #1 server on the Internet.
|
||||||
|
|
||||||
|
The survey by Netcraft (http://www.netcraft.com/survey/) shows that Apache
|
||||||
|
is today more widely used than all other web servers combined.
|
||||||
|
|
||||||
|
============================================================================
|
||||||
|
|
||||||
|
The current project management committee of the Apache HTTP Server
|
||||||
|
project (as of March, 2011) is:
|
||||||
|
|
||||||
|
Aaron Bannert André Malo Astrid Stolper
|
||||||
|
Ben Laurie Bojan Smojver Brad Nicholes
|
||||||
|
Brian Havard Brian McCallister Chris Darroch
|
||||||
|
Chuck Murcko Colm MacCárthaigh Dan Poirier
|
||||||
|
Dirk-Willem van Gulik Doug MacEachern
|
||||||
|
Eric Covener Erik Abele Graham Dumpleton
|
||||||
|
Graham Leggett Greg Ames Greg Stein
|
||||||
|
Gregory Trubetskoy Guenter Knauf Issac Goldstand
|
||||||
|
Jeff Trawick Jim Gallacher Jim Jagielski
|
||||||
|
Joe Orton Joe Schaefer Joshua Slive
|
||||||
|
Justin Erenkrantz Ken Coar Lars Eilebrecht
|
||||||
|
Manoj Kasichainula Marc Slemko Mark J. Cox
|
||||||
|
Martin Kraemer Maxime Petazzoni Nick Kew
|
||||||
|
Nicolas Lehuen Noirin Shirley Paul Querna
|
||||||
|
Philip M. Gollucci Ralf S. Engelschall Randy Kobes
|
||||||
|
Rasmus Lerdorf Rich Bowen Roy T. Fielding
|
||||||
|
Rüdiger Plüm Sander Striker Sander Temm
|
||||||
|
Stefan Fritsch Tony Stevenson Victor J. Orlikowski
|
||||||
|
Wilfredo Sanchez William A. Rowe Jr. Yoshiki Hayashi
|
||||||
|
|
||||||
|
Other major contributors
|
||||||
|
|
||||||
|
Howard Fear (mod_include), Florent Guillaume (language negotiation),
|
||||||
|
Koen Holtman (rewrite of mod_negotiation),
|
||||||
|
Kevin Hughes (creator of all those nifty icons),
|
||||||
|
Brandon Long and Beth Frank (NCSA Server Development Team, post-1.3),
|
||||||
|
Ambarish Malpani (Beginning of the NT port),
|
||||||
|
Rob McCool (original author of the NCSA httpd 1.3),
|
||||||
|
Paul Richards (convinced the group to use remote CVS after 1.0),
|
||||||
|
Garey Smiley (OS/2 port), Henry Spencer (author of the regex library).
|
||||||
|
|
||||||
|
Many 3rd-party modules, frequently used and recommended, are also
|
||||||
|
freely-available and linked from the related projects page:
|
||||||
|
<http://modules.apache.org/>, and their authors frequently
|
||||||
|
contribute ideas, patches, and testing.
|
||||||
|
|
||||||
|
Hundreds of people have made individual contributions to the Apache
|
||||||
|
project. Patch contributors are listed in the CHANGES file.
|
||||||
|
|
||||||
|
============================================================================
|
||||||
|
|
||||||
|
How to become involved in the Apache project
|
||||||
|
|
||||||
|
There are several levels of contributing. If you just want to send
|
||||||
|
in an occasional suggestion/fix, then you can just use the bug reporting
|
||||||
|
form at <http://httpd.apache.org/bug_report.html>. You can also subscribe
|
||||||
|
to the announcements mailing list (announce-subscribe@httpd.apache.org) which
|
||||||
|
we use to broadcast information about new releases, bugfixes, and upcoming
|
||||||
|
events. There's a lot of information about the development process (much of
|
||||||
|
it in serious need of updating) to be found at <http://httpd.apache.org/dev/>.
|
||||||
|
|
||||||
|
If you'd like to become an active contributor to the Apache project (the
|
||||||
|
group of volunteers who vote on changes to the distributed server), then
|
||||||
|
you need to start by subscribing to the dev@httpd.apache.org mailing list.
|
||||||
|
One warning though: traffic is high, 1000 to 1500 messages/month.
|
||||||
|
To subscribe to the list, send an email to dev-subscribe@httpd.apache.org.
|
||||||
|
We recommend reading the list for a while before trying to jump in to
|
||||||
|
development.
|
||||||
|
|
||||||
|
NOTE: The developer mailing list (dev@httpd.apache.org) is not
|
||||||
|
a user support forum; it is for people actively working on development
|
||||||
|
of the server code and documentation, and for planning future
|
||||||
|
directions. If you have user/configuration questions, send them
|
||||||
|
to users list <http://httpd.apache.org/userslist> or to the USENET
|
||||||
|
newsgroup "comp.infosystems.www.servers.unix".or for windows users,
|
||||||
|
the newsgroup "comp.infosystems.www.servers.ms-windows".
|
||||||
|
|
||||||
|
There is a core group of contributors (informally called the "core")
|
||||||
|
which was formed from the project founders and is augmented from time
|
||||||
|
to time when core members nominate outstanding contributors and the
|
||||||
|
rest of the core members agree. The core group focus is more on
|
||||||
|
"business" issues and limited-circulation things like security problems
|
||||||
|
than on mainstream code development. The term "The Apache Group"
|
||||||
|
technically refers to this core of project contributors.
|
||||||
|
|
||||||
|
The Apache project is a meritocracy--the more work you have done, the more
|
||||||
|
you are allowed to do. The group founders set the original rules, but
|
||||||
|
they can be changed by vote of the active members. There is a group
|
||||||
|
of people who have logins on our server (apache.org) and access to the
|
||||||
|
svn repository. Everyone has access to the svn snapshots. Changes to
|
||||||
|
the code are proposed on the mailing list and usually voted on by active
|
||||||
|
members--three +1 (yes votes) and no -1 (no votes, or vetoes) are needed
|
||||||
|
to commit a code change during a release cycle; docs are usually committed
|
||||||
|
first and then changed as needed, with conflicts resolved by majority vote.
|
||||||
|
|
||||||
|
Our primary method of communication is our mailing list. Approximately 40
|
||||||
|
messages a day flow over the list, and are typically very conversational in
|
||||||
|
tone. We discuss new features to add, bug fixes, user problems, developments
|
||||||
|
in the web server community, release dates, etc. The actual code development
|
||||||
|
takes place on the developers' local machines, with proposed changes
|
||||||
|
communicated using a patch (output of a unified "diff -u oldfile newfile"
|
||||||
|
command), and committed to the source repository by one of the core
|
||||||
|
developers using remote svn. Anyone on the mailing list can vote on a
|
||||||
|
particular issue, but we only count those made by active members or people
|
||||||
|
who are known to be experts on that part of the server. Vetoes must be
|
||||||
|
accompanied by a convincing explanation.
|
||||||
|
|
||||||
|
New members of the Apache Group are added when a frequent contributor is
|
||||||
|
nominated by one member and unanimously approved by the voting members.
|
||||||
|
In most cases, this "new" member has been actively contributing to the
|
||||||
|
group's work for over six months, so it's usually an easy decision.
|
||||||
|
|
||||||
|
The above describes our past and current (as of July 2000) guidelines,
|
||||||
|
which will probably change over time as the membership of the group
|
||||||
|
changes and our development/coordination tools improve.
|
||||||
|
|
||||||
|
============================================================================
|
||||||
|
|
||||||
|
The Apache Software Foundation (www.apache.org)
|
||||||
|
|
||||||
|
The Apache Software Foundation exists to provide organizational, legal,
|
||||||
|
and financial support for the Apache open-source software projects.
|
||||||
|
Founded in June 1999 by the Apache Group, the Foundation has been
|
||||||
|
incorporated as a membership-based, not-for-profit corporation in order
|
||||||
|
to ensure that the Apache projects continue to exist beyond the participation
|
||||||
|
of individual volunteers, to enable contributions of intellectual property
|
||||||
|
and funds on a sound basis, and to provide a vehicle for limiting legal
|
||||||
|
exposure while participating in open-source software projects.
|
||||||
|
|
||||||
|
You are invited to participate in The Apache Software Foundation. We welcome
|
||||||
|
contributions in many forms. Our membership consists of those individuals
|
||||||
|
who have demonstrated a commitment to collaborative open-source software
|
||||||
|
development through sustained participation and contributions within the
|
||||||
|
Foundation's projects. Many people and companies have contributed towards
|
||||||
|
the success of the Apache projects.
|
||||||
|
|
||||||
|
============================================================================
|
||||||
|
|
||||||
|
Why The Apache HTTP Server Is Free
|
||||||
|
|
||||||
|
Apache HTTP Server exists to provide a robust and commercial-grade reference
|
||||||
|
implementation of the HTTP protocol. It must remain a platform upon which
|
||||||
|
individuals and institutions can build reliable systems, both for
|
||||||
|
experimental purposes and for mission-critical purposes. We believe the
|
||||||
|
tools of online publishing should be in the hands of everyone, and
|
||||||
|
software companies should make their money providing value-added services
|
||||||
|
such as specialized modules and support, amongst other things. We realize
|
||||||
|
that it is often seen as an economic advantage for one company to "own" a
|
||||||
|
market - in the software industry that means to control tightly a
|
||||||
|
particular conduit such that all others must pay. This is typically done
|
||||||
|
by "owning" the protocols through which companies conduct business, at the
|
||||||
|
expense of all those other companies. To the extent that the protocols of
|
||||||
|
the World Wide Web remain "unowned" by a single company, the Web will
|
||||||
|
remain a level playing field for companies large and small. Thus,
|
||||||
|
"ownership" of the protocol must be prevented, and the existence of a
|
||||||
|
robust reference implementation of the protocol, available absolutely for
|
||||||
|
free to all companies, is a tremendously good thing.
|
||||||
|
|
||||||
|
Furthermore, Apache httpd is an organic entity; those who benefit from it
|
||||||
|
by using it often contribute back to it by providing feature enhancements,
|
||||||
|
bug fixes, and support for others in public newsgroups. The amount of
|
||||||
|
effort expended by any particular individual is usually fairly light, but
|
||||||
|
the resulting product is made very strong. This kind of community can
|
||||||
|
only happen with freeware--when someone pays for software, they usually
|
||||||
|
aren't willing to fix its bugs. One can argue, then, that Apache's
|
||||||
|
strength comes from the fact that it's free, and if it were made "not
|
||||||
|
free" it would suffer tremendously, even if that money were spent on a
|
||||||
|
real development team.
|
||||||
|
|
||||||
|
We want to see Apache httpd used very widely--by large companies, small
|
||||||
|
companies, research institutions, schools, individuals, in the intranet
|
||||||
|
environment, everywhere--even though this may mean that companies who
|
||||||
|
could afford commercial software, and would pay for it without blinking,
|
||||||
|
might get a "free ride" by using Apache httpd. We would even be happy if
|
||||||
|
some commercial software companies completely dropped their own HTTP server
|
||||||
|
development plans and used Apache httpd as a base, with the proper attributions
|
||||||
|
as described in the LICENSE file.
|
||||||
|
|
||||||
|
Thanks for using Apache HTTP Server!
|
||||||
|
|
||||||
2
bin/apache/httpd-2.4.62-240904-win64-VS17/CHANGES.txt
Normal file
2
bin/apache/httpd-2.4.62-240904-win64-VS17/CHANGES.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
|
||||||
|
See : https://www.apachelounge.com/Changelog-2.4.html
|
||||||
13
bin/apache/httpd-2.4.62-240904-win64-VS17/INSTALL.txt
Normal file
13
bin/apache/httpd-2.4.62-240904-win64-VS17/INSTALL.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
|
||||||
|
Windows
|
||||||
|
-------
|
||||||
|
|
||||||
|
For complete documentation, see https://httpd.apache.org/docs/2.4/platform/windows.html
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Thanks for using the Apache HTTP Server, version 2.4.
|
||||||
|
|
||||||
|
The Apache Software Foundation
|
||||||
|
http://www.apache.org/
|
||||||
946
bin/apache/httpd-2.4.62-240904-win64-VS17/LICENSE.txt
Normal file
946
bin/apache/httpd-2.4.62-240904-win64-VS17/LICENSE.txt
Normal file
@@ -0,0 +1,946 @@
|
|||||||
|
Apache License
|
||||||
|
Version 2.0, January 2004
|
||||||
|
http://www.apache.org/licenses/
|
||||||
|
|
||||||
|
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||||
|
|
||||||
|
1. Definitions.
|
||||||
|
|
||||||
|
"License" shall mean the terms and conditions for use, reproduction,
|
||||||
|
and distribution as defined by Sections 1 through 9 of this document.
|
||||||
|
|
||||||
|
"Licensor" shall mean the copyright owner or entity authorized by
|
||||||
|
the copyright owner that is granting the License.
|
||||||
|
|
||||||
|
"Legal Entity" shall mean the union of the acting entity and all
|
||||||
|
other entities that control, are controlled by, or are under common
|
||||||
|
control with that entity. For the purposes of this definition,
|
||||||
|
"control" means (i) the power, direct or indirect, to cause the
|
||||||
|
direction or management of such entity, whether by contract or
|
||||||
|
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||||
|
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||||
|
|
||||||
|
"You" (or "Your") shall mean an individual or Legal Entity
|
||||||
|
exercising permissions granted by this License.
|
||||||
|
|
||||||
|
"Source" form shall mean the preferred form for making modifications,
|
||||||
|
including but not limited to software source code, documentation
|
||||||
|
source, and configuration files.
|
||||||
|
|
||||||
|
"Object" form shall mean any form resulting from mechanical
|
||||||
|
transformation or translation of a Source form, including but
|
||||||
|
not limited to compiled object code, generated documentation,
|
||||||
|
and conversions to other media types.
|
||||||
|
|
||||||
|
"Work" shall mean the work of authorship, whether in Source or
|
||||||
|
Object form, made available under the License, as indicated by a
|
||||||
|
copyright notice that is included in or attached to the work
|
||||||
|
(an example is provided in the Appendix below).
|
||||||
|
|
||||||
|
"Derivative Works" shall mean any work, whether in Source or Object
|
||||||
|
form, that is based on (or derived from) the Work and for which the
|
||||||
|
editorial revisions, annotations, elaborations, or other modifications
|
||||||
|
represent, as a whole, an original work of authorship. For the purposes
|
||||||
|
of this License, Derivative Works shall not include works that remain
|
||||||
|
separable from, or merely link (or bind by name) to the interfaces of,
|
||||||
|
the Work and Derivative Works thereof.
|
||||||
|
|
||||||
|
"Contribution" shall mean any work of authorship, including
|
||||||
|
the original version of the Work and any modifications or additions
|
||||||
|
to that Work or Derivative Works thereof, that is intentionally
|
||||||
|
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||||
|
or by an individual or Legal Entity authorized to submit on behalf of
|
||||||
|
the copyright owner. For the purposes of this definition, "submitted"
|
||||||
|
means any form of electronic, verbal, or written communication sent
|
||||||
|
to the Licensor or its representatives, including but not limited to
|
||||||
|
communication on electronic mailing lists, source code control systems,
|
||||||
|
and issue tracking systems that are managed by, or on behalf of, the
|
||||||
|
Licensor for the purpose of discussing and improving the Work, but
|
||||||
|
excluding communication that is conspicuously marked or otherwise
|
||||||
|
designated in writing by the copyright owner as "Not a Contribution."
|
||||||
|
|
||||||
|
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||||
|
on behalf of whom a Contribution has been received by Licensor and
|
||||||
|
subsequently incorporated within the Work.
|
||||||
|
|
||||||
|
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||||
|
this License, each Contributor hereby grants to You a perpetual,
|
||||||
|
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||||
|
copyright license to reproduce, prepare Derivative Works of,
|
||||||
|
publicly display, publicly perform, sublicense, and distribute the
|
||||||
|
Work and such Derivative Works in Source or Object form.
|
||||||
|
|
||||||
|
3. Grant of Patent License. Subject to the terms and conditions of
|
||||||
|
this License, each Contributor hereby grants to You a perpetual,
|
||||||
|
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||||
|
(except as stated in this section) patent license to make, have made,
|
||||||
|
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||||
|
where such license applies only to those patent claims licensable
|
||||||
|
by such Contributor that are necessarily infringed by their
|
||||||
|
Contribution(s) alone or by combination of their Contribution(s)
|
||||||
|
with the Work to which such Contribution(s) was submitted. If You
|
||||||
|
institute patent litigation against any entity (including a
|
||||||
|
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||||
|
or a Contribution incorporated within the Work constitutes direct
|
||||||
|
or contributory patent infringement, then any patent licenses
|
||||||
|
granted to You under this License for that Work shall terminate
|
||||||
|
as of the date such litigation is filed.
|
||||||
|
|
||||||
|
4. Redistribution. You may reproduce and distribute copies of the
|
||||||
|
Work or Derivative Works thereof in any medium, with or without
|
||||||
|
modifications, and in Source or Object form, provided that You
|
||||||
|
meet the following conditions:
|
||||||
|
|
||||||
|
(a) You must give any other recipients of the Work or
|
||||||
|
Derivative Works a copy of this License; and
|
||||||
|
|
||||||
|
(b) You must cause any modified files to carry prominent notices
|
||||||
|
stating that You changed the files; and
|
||||||
|
|
||||||
|
(c) You must retain, in the Source form of any Derivative Works
|
||||||
|
that You distribute, all copyright, patent, trademark, and
|
||||||
|
attribution notices from the Source form of the Work,
|
||||||
|
excluding those notices that do not pertain to any part of
|
||||||
|
the Derivative Works; and
|
||||||
|
|
||||||
|
(d) If the Work includes a "NOTICE" text file as part of its
|
||||||
|
distribution, then any Derivative Works that You distribute must
|
||||||
|
include a readable copy of the attribution notices contained
|
||||||
|
within such NOTICE file, excluding those notices that do not
|
||||||
|
pertain to any part of the Derivative Works, in at least one
|
||||||
|
of the following places: within a NOTICE text file distributed
|
||||||
|
as part of the Derivative Works; within the Source form or
|
||||||
|
documentation, if provided along with the Derivative Works; or,
|
||||||
|
within a display generated by the Derivative Works, if and
|
||||||
|
wherever such third-party notices normally appear. The contents
|
||||||
|
of the NOTICE file are for informational purposes only and
|
||||||
|
do not modify the License. You may add Your own attribution
|
||||||
|
notices within Derivative Works that You distribute, alongside
|
||||||
|
or as an addendum to the NOTICE text from the Work, provided
|
||||||
|
that such additional attribution notices cannot be construed
|
||||||
|
as modifying the License.
|
||||||
|
|
||||||
|
You may add Your own copyright statement to Your modifications and
|
||||||
|
may provide additional or different license terms and conditions
|
||||||
|
for use, reproduction, or distribution of Your modifications, or
|
||||||
|
for any such Derivative Works as a whole, provided Your use,
|
||||||
|
reproduction, and distribution of the Work otherwise complies with
|
||||||
|
the conditions stated in this License.
|
||||||
|
|
||||||
|
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||||
|
any Contribution intentionally submitted for inclusion in the Work
|
||||||
|
by You to the Licensor shall be under the terms and conditions of
|
||||||
|
this License, without any additional terms or conditions.
|
||||||
|
Notwithstanding the above, nothing herein shall supersede or modify
|
||||||
|
the terms of any separate license agreement you may have executed
|
||||||
|
with Licensor regarding such Contributions.
|
||||||
|
|
||||||
|
6. Trademarks. This License does not grant permission to use the trade
|
||||||
|
names, trademarks, service marks, or product names of the Licensor,
|
||||||
|
except as required for reasonable and customary use in describing the
|
||||||
|
origin of the Work and reproducing the content of the NOTICE file.
|
||||||
|
|
||||||
|
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||||
|
agreed to in writing, Licensor provides the Work (and each
|
||||||
|
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||||
|
implied, including, without limitation, any warranties or conditions
|
||||||
|
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||||
|
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||||
|
appropriateness of using or redistributing the Work and assume any
|
||||||
|
risks associated with Your exercise of permissions under this License.
|
||||||
|
|
||||||
|
8. Limitation of Liability. In no event and under no legal theory,
|
||||||
|
whether in tort (including negligence), contract, or otherwise,
|
||||||
|
unless required by applicable law (such as deliberate and grossly
|
||||||
|
negligent acts) or agreed to in writing, shall any Contributor be
|
||||||
|
liable to You for damages, including any direct, indirect, special,
|
||||||
|
incidental, or consequential damages of any character arising as a
|
||||||
|
result of this License or out of the use or inability to use the
|
||||||
|
Work (including but not limited to damages for loss of goodwill,
|
||||||
|
work stoppage, computer failure or malfunction, or any and all
|
||||||
|
other commercial damages or losses), even if such Contributor
|
||||||
|
has been advised of the possibility of such damages.
|
||||||
|
|
||||||
|
9. Accepting Warranty or Additional Liability. While redistributing
|
||||||
|
the Work or Derivative Works thereof, You may choose to offer,
|
||||||
|
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||||
|
or other liability obligations and/or rights consistent with this
|
||||||
|
License. However, in accepting such obligations, You may act only
|
||||||
|
on Your own behalf and on Your sole responsibility, not on behalf
|
||||||
|
of any other Contributor, and only if You agree to indemnify,
|
||||||
|
defend, and hold each Contributor harmless for any liability
|
||||||
|
incurred by, or claims asserted against, such Contributor by reason
|
||||||
|
of your accepting any such warranty or additional liability.
|
||||||
|
|
||||||
|
END OF TERMS AND CONDITIONS
|
||||||
|
|
||||||
|
APPENDIX: How to apply the Apache License to your work.
|
||||||
|
|
||||||
|
To apply the Apache License to your work, attach the following
|
||||||
|
boilerplate notice, with the fields enclosed by brackets "[]"
|
||||||
|
replaced with your own identifying information. (Don't include
|
||||||
|
the brackets!) The text should be enclosed in the appropriate
|
||||||
|
comment syntax for the file format. We also recommend that a
|
||||||
|
file or class name and description of purpose be included on the
|
||||||
|
same "printed page" as the copyright notice for easier
|
||||||
|
identification within third-party archives.
|
||||||
|
|
||||||
|
Copyright [yyyy] [name of copyright owner]
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
APACHE HTTP SERVER SUBCOMPONENTS:
|
||||||
|
|
||||||
|
The Apache HTTP Server includes a number of subcomponents with
|
||||||
|
separate copyright notices and license terms. Your use of the source
|
||||||
|
code for the these subcomponents is subject to the terms and
|
||||||
|
conditions of the following licenses.
|
||||||
|
|
||||||
|
For the mod_mime_magic component:
|
||||||
|
|
||||||
|
/*
|
||||||
|
* mod_mime_magic: MIME type lookup via file magic numbers
|
||||||
|
* Copyright (c) 1996-1997 Cisco Systems, Inc.
|
||||||
|
*
|
||||||
|
* This software was submitted by Cisco Systems to the Apache Group in July
|
||||||
|
* 1997. Future revisions and derivatives of this source code must
|
||||||
|
* acknowledge Cisco Systems as the original contributor of this module.
|
||||||
|
* All other licensing and usage conditions are those of the Apache Group.
|
||||||
|
*
|
||||||
|
* Some of this code is derived from the free version of the file command
|
||||||
|
* originally posted to comp.sources.unix. Copyright info for that program
|
||||||
|
* is included below as required.
|
||||||
|
* ---------------------------------------------------------------------------
|
||||||
|
* - Copyright (c) Ian F. Darwin, 1987. Written by Ian F. Darwin.
|
||||||
|
*
|
||||||
|
* This software is not subject to any license of the American Telephone and
|
||||||
|
* Telegraph Company or of the Regents of the University of California.
|
||||||
|
*
|
||||||
|
* Permission is granted to anyone to use this software for any purpose on any
|
||||||
|
* computer system, and to alter it and redistribute it freely, subject to
|
||||||
|
* the following restrictions:
|
||||||
|
*
|
||||||
|
* 1. The author is not responsible for the consequences of use of this
|
||||||
|
* software, no matter how awful, even if they arise from flaws in it.
|
||||||
|
*
|
||||||
|
* 2. The origin of this software must not be misrepresented, either by
|
||||||
|
* explicit claim or by omission. Since few users ever read sources, credits
|
||||||
|
* must appear in the documentation.
|
||||||
|
*
|
||||||
|
* 3. Altered versions must be plainly marked as such, and must not be
|
||||||
|
* misrepresented as being the original software. Since few users ever read
|
||||||
|
* sources, credits must appear in the documentation.
|
||||||
|
*
|
||||||
|
* 4. This notice may not be removed or altered.
|
||||||
|
* -------------------------------------------------------------------------
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
For the modules\mappers\mod_imagemap.c component:
|
||||||
|
|
||||||
|
"macmartinized" polygon code copyright 1992 by Eric Haines, erich@eye.com
|
||||||
|
|
||||||
|
For the server\util_md5.c component:
|
||||||
|
|
||||||
|
/************************************************************************
|
||||||
|
* NCSA HTTPd Server
|
||||||
|
* Software Development Group
|
||||||
|
* National Center for Supercomputing Applications
|
||||||
|
* University of Illinois at Urbana-Champaign
|
||||||
|
* 605 E. Springfield, Champaign, IL 61820
|
||||||
|
* httpd@ncsa.uiuc.edu
|
||||||
|
*
|
||||||
|
* Copyright (C) 1995, Board of Trustees of the University of Illinois
|
||||||
|
*
|
||||||
|
************************************************************************
|
||||||
|
*
|
||||||
|
* md5.c: NCSA HTTPd code which uses the md5c.c RSA Code
|
||||||
|
*
|
||||||
|
* Original Code Copyright (C) 1994, Jeff Hostetler, Spyglass, Inc.
|
||||||
|
* Portions of Content-MD5 code Copyright (C) 1993, 1994 by Carnegie Mellon
|
||||||
|
* University (see Copyright below).
|
||||||
|
* Portions of Content-MD5 code Copyright (C) 1991 Bell Communications
|
||||||
|
* Research, Inc. (Bellcore) (see Copyright below).
|
||||||
|
* Portions extracted from mpack, John G. Myers - jgm+@cmu.edu
|
||||||
|
* Content-MD5 Code contributed by Martin Hamilton (martin@net.lut.ac.uk)
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
/* these portions extracted from mpack, John G. Myers - jgm+@cmu.edu */
|
||||||
|
/* (C) Copyright 1993,1994 by Carnegie Mellon University
|
||||||
|
* All Rights Reserved.
|
||||||
|
*
|
||||||
|
* Permission to use, copy, modify, distribute, and sell this software
|
||||||
|
* and its documentation for any purpose is hereby granted without
|
||||||
|
* fee, provided that the above copyright notice appear in all copies
|
||||||
|
* and that both that copyright notice and this permission notice
|
||||||
|
* appear in supporting documentation, and that the name of Carnegie
|
||||||
|
* Mellon University not be used in advertising or publicity
|
||||||
|
* pertaining to distribution of the software without specific,
|
||||||
|
* written prior permission. Carnegie Mellon University makes no
|
||||||
|
* representations about the suitability of this software for any
|
||||||
|
* purpose. It is provided "as is" without express or implied
|
||||||
|
* warranty.
|
||||||
|
*
|
||||||
|
* CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
|
||||||
|
* THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||||||
|
* AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
|
||||||
|
* FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||||||
|
* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
||||||
|
* AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
|
||||||
|
*
|
||||||
|
* Permission to use, copy, modify, and distribute this material
|
||||||
|
* for any purpose and without fee is hereby granted, provided
|
||||||
|
* that the above copyright notice and this permission notice
|
||||||
|
* appear in all copies, and that the name of Bellcore not be
|
||||||
|
* used in advertising or publicity pertaining to this
|
||||||
|
* material without the specific, prior written permission
|
||||||
|
* of an authorized representative of Bellcore. BELLCORE
|
||||||
|
* MAKES NO REPRESENTATIONS ABOUT THE ACCURACY OR SUITABILITY
|
||||||
|
* OF THIS MATERIAL FOR ANY PURPOSE. IT IS PROVIDED "AS IS",
|
||||||
|
* WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES.
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
For the util_pcre.c and ap_regex.h components:
|
||||||
|
|
||||||
|
Copyright (c) 1997-2004 University of Cambridge
|
||||||
|
|
||||||
|
-----------------------------------------------------------------------------
|
||||||
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
modification, are permitted provided that the following conditions are met:
|
||||||
|
|
||||||
|
* Redistributions of source code must retain the above copyright notice,
|
||||||
|
this list of conditions and the following disclaimer.
|
||||||
|
|
||||||
|
* Redistributions in binary form must reproduce the above copyright
|
||||||
|
notice, this list of conditions and the following disclaimer in the
|
||||||
|
documentation and/or other materials provided with the distribution.
|
||||||
|
|
||||||
|
* Neither the name of the University of Cambridge nor the names of its
|
||||||
|
contributors may be used to endorse or promote products derived from
|
||||||
|
this software without specific prior written permission.
|
||||||
|
|
||||||
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
||||||
|
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||||
|
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||||
|
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
|
||||||
|
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||||
|
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
||||||
|
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
||||||
|
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
|
||||||
|
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
||||||
|
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||||
|
POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
-----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
For the srclib\apr\include\apr_md5.h component:
|
||||||
|
/*
|
||||||
|
* This is work is derived from material Copyright RSA Data Security, Inc.
|
||||||
|
*
|
||||||
|
* The RSA copyright statement and Licence for that original material is
|
||||||
|
* included below. This is followed by the Apache copyright statement and
|
||||||
|
* licence for the modifications made to that material.
|
||||||
|
*/
|
||||||
|
|
||||||
|
/* Copyright (C) 1991-2020, RSA Data Security, Inc. Created 1991. All
|
||||||
|
rights reserved.
|
||||||
|
|
||||||
|
License to copy and use this software is granted provided that it
|
||||||
|
is identified as the "RSA Data Security, Inc. MD5 Message-Digest
|
||||||
|
Algorithm" in all material mentioning or referencing this software
|
||||||
|
or this function.
|
||||||
|
|
||||||
|
License is also granted to make and use derivative works provided
|
||||||
|
that such works are identified as "derived from the RSA Data
|
||||||
|
Security, Inc. MD5 Message-Digest Algorithm" in all material
|
||||||
|
mentioning or referencing the derived work.
|
||||||
|
|
||||||
|
RSA Data Security, Inc. makes no representations concerning either
|
||||||
|
the merchantability of this software or the suitability of this
|
||||||
|
software for any particular purpose. It is provided "as is"
|
||||||
|
without express or implied warranty of any kind.
|
||||||
|
|
||||||
|
These notices must be retained in any copies of any part of this
|
||||||
|
documentation and/or software.
|
||||||
|
*/
|
||||||
|
|
||||||
|
For the srclib\apr\passwd\apr_md5.c component:
|
||||||
|
|
||||||
|
/*
|
||||||
|
* This is work is derived from material Copyright RSA Data Security, Inc.
|
||||||
|
*
|
||||||
|
* The RSA copyright statement and Licence for that original material is
|
||||||
|
* included below. This is followed by the Apache copyright statement and
|
||||||
|
* licence for the modifications made to that material.
|
||||||
|
*/
|
||||||
|
|
||||||
|
/* MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm
|
||||||
|
*/
|
||||||
|
|
||||||
|
/* Copyright (C) 1991-2020, RSA Data Security, Inc. Created 1991. All
|
||||||
|
rights reserved.
|
||||||
|
|
||||||
|
License to copy and use this software is granted provided that it
|
||||||
|
is identified as the "RSA Data Security, Inc. MD5 Message-Digest
|
||||||
|
Algorithm" in all material mentioning or referencing this software
|
||||||
|
or this function.
|
||||||
|
|
||||||
|
License is also granted to make and use derivative works provided
|
||||||
|
that such works are identified as "derived from the RSA Data
|
||||||
|
Security, Inc. MD5 Message-Digest Algorithm" in all material
|
||||||
|
mentioning or referencing the derived work.
|
||||||
|
|
||||||
|
RSA Data Security, Inc. makes no representations concerning either
|
||||||
|
the merchantability of this software or the suitability of this
|
||||||
|
software for any particular purpose. It is provided "as is"
|
||||||
|
without express or implied warranty of any kind.
|
||||||
|
|
||||||
|
These notices must be retained in any copies of any part of this
|
||||||
|
documentation and/or software.
|
||||||
|
*/
|
||||||
|
/*
|
||||||
|
* The apr_md5_encode() routine uses much code obtained from the FreeBSD 3.0
|
||||||
|
* MD5 crypt() function, which is licenced as follows:
|
||||||
|
* ----------------------------------------------------------------------------
|
||||||
|
* "THE BEER-WARE LICENSE" (Revision 42):
|
||||||
|
* <phk@login.dknet.dk> wrote this file. As long as you retain this notice you
|
||||||
|
* can do whatever you want with this stuff. If we meet some day, and you think
|
||||||
|
* this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
|
||||||
|
* ----------------------------------------------------------------------------
|
||||||
|
*/
|
||||||
|
|
||||||
|
For the srclib\apr-util\crypto\apr_md4.c component:
|
||||||
|
|
||||||
|
* This is derived from material copyright RSA Data Security, Inc.
|
||||||
|
* Their notice is reproduced below in its entirety.
|
||||||
|
*
|
||||||
|
* Copyright (C) 1991-2020, RSA Data Security, Inc. Created 1991. All
|
||||||
|
* rights reserved.
|
||||||
|
*
|
||||||
|
* License to copy and use this software is granted provided that it
|
||||||
|
* is identified as the "RSA Data Security, Inc. MD4 Message-Digest
|
||||||
|
* Algorithm" in all material mentioning or referencing this software
|
||||||
|
* or this function.
|
||||||
|
*
|
||||||
|
* License is also granted to make and use derivative works provided
|
||||||
|
* that such works are identified as "derived from the RSA Data
|
||||||
|
* Security, Inc. MD4 Message-Digest Algorithm" in all material
|
||||||
|
* mentioning or referencing the derived work.
|
||||||
|
*
|
||||||
|
* RSA Data Security, Inc. makes no representations concerning either
|
||||||
|
* the merchantability of this software or the suitability of this
|
||||||
|
* software for any particular purpose. It is provided "as is"
|
||||||
|
* without express or implied warranty of any kind.
|
||||||
|
*
|
||||||
|
* These notices must be retained in any copies of any part of this
|
||||||
|
* documentation and/or software.
|
||||||
|
*/
|
||||||
|
|
||||||
|
For the srclib\apr-util\include\apr_md4.h component:
|
||||||
|
|
||||||
|
*
|
||||||
|
* This is derived from material copyright RSA Data Security, Inc.
|
||||||
|
* Their notice is reproduced below in its entirety.
|
||||||
|
*
|
||||||
|
* Copyright (C) 1991-2020, RSA Data Security, Inc. Created 1991. All
|
||||||
|
* rights reserved.
|
||||||
|
*
|
||||||
|
* License to copy and use this software is granted provided that it
|
||||||
|
* is identified as the "RSA Data Security, Inc. MD4 Message-Digest
|
||||||
|
* Algorithm" in all material mentioning or referencing this software
|
||||||
|
* or this function.
|
||||||
|
*
|
||||||
|
* License is also granted to make and use derivative works provided
|
||||||
|
* that such works are identified as "derived from the RSA Data
|
||||||
|
* Security, Inc. MD4 Message-Digest Algorithm" in all material
|
||||||
|
* mentioning or referencing the derived work.
|
||||||
|
*
|
||||||
|
* RSA Data Security, Inc. makes no representations concerning either
|
||||||
|
* the merchantability of this software or the suitability of this
|
||||||
|
* software for any particular purpose. It is provided "as is"
|
||||||
|
* without express or implied warranty of any kind.
|
||||||
|
*
|
||||||
|
* These notices must be retained in any copies of any part of this
|
||||||
|
* documentation and/or software.
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
For the srclib\apr-util\test\testmd4.c component:
|
||||||
|
|
||||||
|
*
|
||||||
|
* This is derived from material copyright RSA Data Security, Inc.
|
||||||
|
* Their notice is reproduced below in its entirety.
|
||||||
|
*
|
||||||
|
* Copyright (C) 1990-2020, RSA Data Security, Inc. Created 1990. All
|
||||||
|
* rights reserved.
|
||||||
|
*
|
||||||
|
* RSA Data Security, Inc. makes no representations concerning either
|
||||||
|
* the merchantability of this software or the suitability of this
|
||||||
|
* software for any particular purpose. It is provided "as is"
|
||||||
|
* without express or implied warranty of any kind.
|
||||||
|
*
|
||||||
|
* These notices must be retained in any copies of any part of this
|
||||||
|
* documentation and/or software.
|
||||||
|
*/
|
||||||
|
|
||||||
|
For the test\zb.c component:
|
||||||
|
|
||||||
|
/* ZeusBench V1.01
|
||||||
|
===============
|
||||||
|
|
||||||
|
This program is Copyright (C) Zeus Technology Limited 1996.
|
||||||
|
|
||||||
|
This program may be used and copied freely providing this copyright notice
|
||||||
|
is not removed.
|
||||||
|
|
||||||
|
This software is provided "as is" and any express or implied waranties,
|
||||||
|
including but not limited to, the implied warranties of merchantability and
|
||||||
|
fitness for a particular purpose are disclaimed. In no event shall
|
||||||
|
Zeus Technology Ltd. be liable for any direct, indirect, incidental, special,
|
||||||
|
exemplary, or consequential damaged (including, but not limited to,
|
||||||
|
procurement of substitute good or services; loss of use, data, or profits;
|
||||||
|
or business interruption) however caused and on theory of liability. Whether
|
||||||
|
in contract, strict liability or tort (including negligence or otherwise)
|
||||||
|
arising in any way out of the use of this software, even if advised of the
|
||||||
|
possibility of such damage.
|
||||||
|
|
||||||
|
Written by Adam Twiss (adam@zeus.co.uk). March 1996
|
||||||
|
|
||||||
|
Thanks to the following people for their input:
|
||||||
|
Mike Belshe (mbelshe@netscape.com)
|
||||||
|
Michael Campanella (campanella@stevms.enet.dec.com)
|
||||||
|
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
For the pcre.dll component:
|
||||||
|
|
||||||
|
PCRE LICENCE
|
||||||
|
------------
|
||||||
|
|
||||||
|
PCRE is a library of functions to support regular expressions whose syntax
|
||||||
|
and semantics are as close as possible to those of the Perl 5 language.
|
||||||
|
|
||||||
|
Release 8 of PCRE is distributed under the terms of the "BSD" licence, as
|
||||||
|
specified below. The documentation for PCRE, supplied in the "doc"
|
||||||
|
directory, is distributed under the same terms as the software itself. The data
|
||||||
|
in the testdata directory is not copyrighted and is in the public domain.
|
||||||
|
|
||||||
|
The basic library functions are written in C and are freestanding. Also
|
||||||
|
included in the distribution is a set of C++ wrapper functions, and a
|
||||||
|
just-in-time compiler that can be used to optimize pattern matching. These
|
||||||
|
are both optional features that can be omitted when the library is built.
|
||||||
|
|
||||||
|
|
||||||
|
THE BASIC LIBRARY FUNCTIONS
|
||||||
|
---------------------------
|
||||||
|
|
||||||
|
Written by: Philip Hazel
|
||||||
|
Email local part: ph10
|
||||||
|
Email domain: cam.ac.uk
|
||||||
|
|
||||||
|
University of Cambridge Computing Service,
|
||||||
|
Cambridge, England.
|
||||||
|
|
||||||
|
Copyright (c) 1997-2019 University of Cambridge
|
||||||
|
All rights reserved.
|
||||||
|
|
||||||
|
|
||||||
|
PCRE JUST-IN-TIME COMPILATION SUPPORT
|
||||||
|
-------------------------------------
|
||||||
|
|
||||||
|
Written by: Zoltan Herczeg
|
||||||
|
Email local part: hzmester
|
||||||
|
Emain domain: freemail.hu
|
||||||
|
|
||||||
|
Copyright(c) 2010-2019 Zoltan Herczeg
|
||||||
|
All rights reserved.
|
||||||
|
|
||||||
|
|
||||||
|
STACK-LESS JUST-IN-TIME COMPILER
|
||||||
|
--------------------------------
|
||||||
|
|
||||||
|
Written by: Zoltan Herczeg
|
||||||
|
Email local part: hzmester
|
||||||
|
Emain domain: freemail.hu
|
||||||
|
|
||||||
|
Copyright(c) 2009-2019 Zoltan Herczeg
|
||||||
|
All rights reserved.
|
||||||
|
|
||||||
|
|
||||||
|
THE C++ WRAPPER FUNCTIONS
|
||||||
|
-------------------------
|
||||||
|
|
||||||
|
Contributed by: Google Inc.
|
||||||
|
|
||||||
|
Copyright (c) 2007-2012, Google Inc.
|
||||||
|
All rights reserved.
|
||||||
|
|
||||||
|
|
||||||
|
THE "BSD" LICENCE
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
modification, are permitted provided that the following conditions are met:
|
||||||
|
|
||||||
|
* Redistributions of source code must retain the above copyright notice,
|
||||||
|
this list of conditions and the following disclaimer.
|
||||||
|
|
||||||
|
* Redistributions in binary form must reproduce the above copyright
|
||||||
|
notice, this list of conditions and the following disclaimer in the
|
||||||
|
documentation and/or other materials provided with the distribution.
|
||||||
|
|
||||||
|
* Neither the name of the University of Cambridge nor the name of Google
|
||||||
|
Inc. nor the names of their contributors may be used to endorse or
|
||||||
|
promote products derived from this software without specific prior
|
||||||
|
written permission.
|
||||||
|
|
||||||
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
||||||
|
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||||
|
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||||
|
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
|
||||||
|
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||||
|
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
||||||
|
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
||||||
|
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
|
||||||
|
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
||||||
|
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||||
|
POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
|
END OF PCRE LICENSE
|
||||||
|
|
||||||
|
For the libeay32.dll, ssleay32.dll and openssl.exe components:
|
||||||
|
|
||||||
|
|
||||||
|
LICENSE ISSUES
|
||||||
|
==============
|
||||||
|
|
||||||
|
The OpenSSL toolkit stays under a double license, i.e. both the conditions of
|
||||||
|
the OpenSSL License and the original SSLeay license apply to the toolkit.
|
||||||
|
See below for the actual license texts. Actually both licenses are BSD-style
|
||||||
|
Open Source licenses. In case of any license issues related to OpenSSL
|
||||||
|
please contact openssl-core@openssl.org.
|
||||||
|
|
||||||
|
OpenSSL License
|
||||||
|
---------------
|
||||||
|
|
||||||
|
/* ====================================================================
|
||||||
|
* Copyright (c) 1998-2019 The OpenSSL Project. All rights reserved.
|
||||||
|
*
|
||||||
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
* modification, are permitted provided that the following conditions
|
||||||
|
* are met:
|
||||||
|
*
|
||||||
|
* 1. Redistributions of source code must retain the above copyright
|
||||||
|
* notice, this list of conditions and the following disclaimer.
|
||||||
|
*
|
||||||
|
* 2. Redistributions in binary form must reproduce the above copyright
|
||||||
|
* notice, this list of conditions and the following disclaimer in
|
||||||
|
* the documentation and/or other materials provided with the
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* 3. All advertising materials mentioning features or use of this
|
||||||
|
* software must display the following acknowledgment:
|
||||||
|
* "This product includes software developed by the OpenSSL Project
|
||||||
|
* for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
|
||||||
|
*
|
||||||
|
* 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
|
||||||
|
* endorse or promote products derived from this software without
|
||||||
|
* prior written permission. For written permission, please contact
|
||||||
|
* openssl-core@openssl.org.
|
||||||
|
*
|
||||||
|
* 5. Products derived from this software may not be called "OpenSSL"
|
||||||
|
* nor may "OpenSSL" appear in their names without prior written
|
||||||
|
* permission of the OpenSSL Project.
|
||||||
|
*
|
||||||
|
* 6. Redistributions of any form whatsoever must retain the following
|
||||||
|
* acknowledgment:
|
||||||
|
* "This product includes software developed by the OpenSSL Project
|
||||||
|
* for use in the OpenSSL Toolkit (http://www.openssl.org/)"
|
||||||
|
*
|
||||||
|
* THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
|
||||||
|
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||||
|
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||||||
|
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
|
||||||
|
* ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
||||||
|
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
|
||||||
|
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
||||||
|
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||||
|
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
||||||
|
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
||||||
|
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||||
|
* OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
* ====================================================================
|
||||||
|
*
|
||||||
|
* This product includes cryptographic software written by Eric Young
|
||||||
|
* (eay@cryptsoft.com). This product includes software written by Tim
|
||||||
|
* Hudson (tjh@cryptsoft.com).
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
|
Original SSLeay License
|
||||||
|
-----------------------
|
||||||
|
|
||||||
|
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
|
||||||
|
* All rights reserved.
|
||||||
|
*
|
||||||
|
* This package is an SSL implementation written
|
||||||
|
* by Eric Young (eay@cryptsoft.com).
|
||||||
|
* The implementation was written so as to conform with Netscapes SSL.
|
||||||
|
*
|
||||||
|
* This library is free for commercial and non-commercial use as long as
|
||||||
|
* the following conditions are aheared to. The following conditions
|
||||||
|
* apply to all code found in this distribution, be it the RC4, RSA,
|
||||||
|
* lhash, DES, etc., code; not just the SSL code. The SSL documentation
|
||||||
|
* included with this distribution is covered by the same copyright terms
|
||||||
|
* except that the holder is Tim Hudson (tjh@cryptsoft.com).
|
||||||
|
*
|
||||||
|
* Copyright remains Eric Young's, and as such any Copyright notices in
|
||||||
|
* the code are not to be removed.
|
||||||
|
* If this package is used in a product, Eric Young should be given attribution
|
||||||
|
* as the author of the parts of the library used.
|
||||||
|
* This can be in the form of a textual message at program startup or
|
||||||
|
* in documentation (online or textual) provided with the package.
|
||||||
|
*
|
||||||
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
* modification, are permitted provided that the following conditions
|
||||||
|
* are met:
|
||||||
|
* 1. Redistributions of source code must retain the copyright
|
||||||
|
* notice, this list of conditions and the following disclaimer.
|
||||||
|
* 2. Redistributions in binary form must reproduce the above copyright
|
||||||
|
* notice, this list of conditions and the following disclaimer in the
|
||||||
|
* documentation and/or other materials provided with the distribution.
|
||||||
|
* 3. All advertising materials mentioning features or use of this software
|
||||||
|
* must display the following acknowledgement:
|
||||||
|
* "This product includes cryptographic software written by
|
||||||
|
* Eric Young (eay@cryptsoft.com)"
|
||||||
|
* The word 'cryptographic' can be left out if the rouines from the library
|
||||||
|
* being used are not cryptographic related :-).
|
||||||
|
* 4. If you include any Windows specific code (or a derivative thereof) from
|
||||||
|
* the apps directory (application code) you must include an acknowledgement:
|
||||||
|
* "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
|
||||||
|
*
|
||||||
|
* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
|
||||||
|
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||||
|
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||||
|
* ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
|
||||||
|
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||||
|
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||||||
|
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||||
|
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||||
|
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||||
|
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||||
|
* SUCH DAMAGE.
|
||||||
|
*
|
||||||
|
* The licence and distribution terms for any publically available version or
|
||||||
|
* derivative of this code cannot be changed. i.e. this code cannot simply be
|
||||||
|
* copied and put under another distribution licence
|
||||||
|
* [including the GNU Public Licence.]
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
For the mod_deflate zlib compression component:
|
||||||
|
|
||||||
|
(C) 1995-2019 Jean-loup Gailly and Mark Adler
|
||||||
|
|
||||||
|
This software is provided 'as-is', without any express or implied
|
||||||
|
warranty. In no event will the authors be held liable for any damages
|
||||||
|
arising from the use of this software.
|
||||||
|
|
||||||
|
Permission is granted to anyone to use this software for any purpose,
|
||||||
|
including commercial applications, and to alter it and redistribute it
|
||||||
|
freely, subject to the following restrictions:
|
||||||
|
|
||||||
|
1. The origin of this software must not be misrepresented; you must not
|
||||||
|
claim that you wrote the original software. If you use this software
|
||||||
|
in a product, an acknowledgment in the product documentation would be
|
||||||
|
appreciated but is not required.
|
||||||
|
2. Altered source versions must be plainly marked as such, and must not be
|
||||||
|
misrepresented as being the original software.
|
||||||
|
3. This notice may not be removed or altered from any source distribution.
|
||||||
|
|
||||||
|
Jean-loup Gailly Mark Adler
|
||||||
|
jloup@gzip.org madler@alumni.caltech.edu
|
||||||
|
|
||||||
|
|
||||||
|
For the mod_lua language component:
|
||||||
|
|
||||||
|
Lua License
|
||||||
|
-----------
|
||||||
|
|
||||||
|
Lua is licensed under the terms of the MIT license reproduced below.
|
||||||
|
This means that Lua is free software and can be used for both academic
|
||||||
|
and commercial purposes at absolutely no cost.
|
||||||
|
|
||||||
|
For details and rationale, see http://www.lua.org/license.html .
|
||||||
|
|
||||||
|
===============================================================================
|
||||||
|
|
||||||
|
Copyright (C) 1994-2012 Lua.org, PUC-Rio.
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
in the Software without restriction, including without limitation the rights
|
||||||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
|
furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in
|
||||||
|
all copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
THE SOFTWARE.
|
||||||
|
|
||||||
|
===============================================================================
|
||||||
|
|
||||||
|
|
||||||
|
For the mod_proxy_html and mod_xml2enc libxml2 C library components:
|
||||||
|
|
||||||
|
Except where otherwise noted in the source code (e.g. the files hash.c,
|
||||||
|
list.c and the trio files, which are covered by a similar licence but
|
||||||
|
with different Copyright notices) all the files are:
|
||||||
|
|
||||||
|
Copyright (C) 1998-2012 Daniel Veillard. All Rights Reserved.
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
in the Software without restriction, including without limitation the rights
|
||||||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the Software is fur-
|
||||||
|
nished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in
|
||||||
|
all copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
|
||||||
|
NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
THE SOFTWARE.
|
||||||
|
|
||||||
|
For the mod_http2 nghttp2 C library component:
|
||||||
|
|
||||||
|
The MIT License
|
||||||
|
|
||||||
|
Copyright (c) 2012-2019 Tatsuhiro Tsujikawa
|
||||||
|
Copyright (c) 2012-2019 nghttp2 contributors
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining
|
||||||
|
a copy of this software and associated documentation files (the
|
||||||
|
"Software"), to deal in the Software without restriction, including
|
||||||
|
without limitation the rights to use, copy, modify, merge, publish,
|
||||||
|
distribute, sublicense, and/or sell copies of the Software, and to
|
||||||
|
permit persons to whom the Software is furnished to do so, subject to
|
||||||
|
the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be
|
||||||
|
included in all copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||||
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
|
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
||||||
|
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||||
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||||
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
|
For the mod_brotli Brotli C library component:
|
||||||
|
|
||||||
|
Copyright (c) 2009-2019 by the Brotli Authors.
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
in the Software without restriction, including without limitation the rights
|
||||||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
|
furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in
|
||||||
|
all copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
THE SOFTWARE.
|
||||||
|
|
||||||
|
For the mod_md Curl C library component:
|
||||||
|
|
||||||
|
COPYRIGHT AND PERMISSION NOTICE
|
||||||
|
|
||||||
|
Copyright (c) 1996 - 2019, Daniel Stenberg, <daniel@haxx.se>, and many
|
||||||
|
contributors.
|
||||||
|
|
||||||
|
All rights reserved.
|
||||||
|
|
||||||
|
Permission to use, copy, modify, and distribute this software for any purpose
|
||||||
|
with or without fee is hereby granted, provided that the above copyright
|
||||||
|
notice and this permission notice appear in all copies.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN
|
||||||
|
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
|
||||||
|
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
||||||
|
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
|
||||||
|
OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
|
Except as contained in this notice, the name of a copyright holder shall not
|
||||||
|
be used in advertising or otherwise to promote the sale, use or other dealings
|
||||||
|
in this Software without prior written authorization of the copyright holder.
|
||||||
|
|
||||||
|
For the mod_md Jansson C library component:
|
||||||
|
|
||||||
|
Copyright (c) 2009-2019 Petri Lehtinen <petri@digip.org>
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
in the Software without restriction, including without limitation the rights
|
||||||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
|
furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in
|
||||||
|
all copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
THE SOFTWARE.
|
||||||
|
|
||||||
|
|
||||||
60
bin/apache/httpd-2.4.62-240904-win64-VS17/NOTICE.txt
Normal file
60
bin/apache/httpd-2.4.62-240904-win64-VS17/NOTICE.txt
Normal file
@@ -0,0 +1,60 @@
|
|||||||
|
Apache HTTP Server
|
||||||
|
Copyright 2023 The Apache Software Foundation.
|
||||||
|
|
||||||
|
This product includes software developed at
|
||||||
|
The Apache Software Foundation (http://www.apache.org/).
|
||||||
|
|
||||||
|
Portions of this software were developed at the National Center
|
||||||
|
for Supercomputing Applications (NCSA) at the University of
|
||||||
|
Illinois at Urbana-Champaign.
|
||||||
|
|
||||||
|
This software contains code derived from the RSA Data Security
|
||||||
|
Inc. MD5 Message-Digest Algorithm, including various
|
||||||
|
modifications by Spyglass Inc., Carnegie Mellon University, and
|
||||||
|
Bell Communications Research, Inc (Bellcore).
|
||||||
|
|
||||||
|
This software contains code derived from the PCRE library pcreposix.c
|
||||||
|
source code, written by Philip Hazel, Copyright 1997-2004
|
||||||
|
by the University of Cambridge, England.
|
||||||
|
|
||||||
|
Regular expression support is provided by the PCRE library package,
|
||||||
|
which is open source software, written by Philip Hazel, and copyright
|
||||||
|
by the University of Cambridge, England. The original software is
|
||||||
|
available from
|
||||||
|
ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
|
||||||
|
|
||||||
|
This binary distribution includes cryptographic software written by
|
||||||
|
Eric Young (eay@cryptsoft.com), software written by Tim Hudson
|
||||||
|
(tjh@cryptsoft.com), and software developed by the OpenSSL Project
|
||||||
|
for use in the OpenSSL Toolkit <http://www.openssl.org/>.
|
||||||
|
|
||||||
|
This binary distribution of mod_deflate.so includes zlib compression code
|
||||||
|
<http://www.gzip.org/zlib/> written by Jean-loup Gailly (jloup@gzip.org)
|
||||||
|
and Mark Adler (madler@alumni.caltech.edu) .
|
||||||
|
|
||||||
|
This binary distribution of mod_lua.so includes the Lua language,
|
||||||
|
developed at Lua.org, a laboratory of the Department of Computer Science
|
||||||
|
of PUC-Rio (the Pontifical Catholic University of Rio de Janeiro in Brazil).
|
||||||
|
For complete information, visit Lua's web site at http://www.lua.org/
|
||||||
|
|
||||||
|
This binary distributions of mod_proxy_html.so and mod_xml2enc.so include the
|
||||||
|
libxml2 C library written by Daniel Veillard (daniel veillard.com), Bjorn
|
||||||
|
Reese (breese users.sourceforge.net) and Gary Pennington (Gary.Pennington
|
||||||
|
uk.sun.com). For complete information, visit LibXML2's web site at
|
||||||
|
https://http://www.xmlsoft.org/
|
||||||
|
|
||||||
|
This binary distribution of mod_http2.so includes nghttp2 C library written
|
||||||
|
by Tatsuhiro Tsujikawa. For complete information, visit nghttp2's web site
|
||||||
|
at https://nghttp2.org/
|
||||||
|
|
||||||
|
This binary distribution of mod_brotli.so includes Brotli C library written
|
||||||
|
by the Brotli Authors. For complete information, visit Brotli's web site
|
||||||
|
at https://github.com/google/brotli
|
||||||
|
|
||||||
|
This binary distribution of mod_md.so includes Curl C library written by
|
||||||
|
Daniel Stenberg and many contributors. For complete information,
|
||||||
|
visit curl's web site at https://curl.haxx.se/
|
||||||
|
|
||||||
|
This binary distribution of mod_md.so includes Jansson C library written
|
||||||
|
by the Petri Lehtinen. For complete information, visit Jansson's web site
|
||||||
|
at http://www.digip.org/jansson/
|
||||||
110
bin/apache/httpd-2.4.62-240904-win64-VS17/README.txt
Normal file
110
bin/apache/httpd-2.4.62-240904-win64-VS17/README.txt
Normal file
@@ -0,0 +1,110 @@
|
|||||||
|
|
||||||
|
Apache HTTP Server
|
||||||
|
|
||||||
|
What is it?
|
||||||
|
-----------
|
||||||
|
|
||||||
|
The Apache HTTP Server is a powerful and flexible HTTP/1.1 compliant
|
||||||
|
web server. Originally designed as a replacement for the NCSA HTTP
|
||||||
|
Server, it has grown to be the most popular web server on the
|
||||||
|
Internet. As a project of the Apache Software Foundation, the
|
||||||
|
developers aim to collaboratively develop and maintain a robust,
|
||||||
|
commercial-grade, standards-based server with freely available
|
||||||
|
source code.
|
||||||
|
|
||||||
|
The Latest Version
|
||||||
|
------------------
|
||||||
|
|
||||||
|
Details of the latest version can be found on the Apache HTTP
|
||||||
|
server project page under https://httpd.apache.org/.
|
||||||
|
|
||||||
|
Documentation
|
||||||
|
-------------
|
||||||
|
|
||||||
|
The documentation available as of the date of this release is
|
||||||
|
included in HTML format in the docs/manual/ directory. The most
|
||||||
|
up-to-date documentation can be found at
|
||||||
|
https://httpd.apache.org/docs/2.4/.
|
||||||
|
|
||||||
|
Installation
|
||||||
|
------------
|
||||||
|
|
||||||
|
Please see the file called INSTALL. Platform specific notes can be
|
||||||
|
found in README.platforms.
|
||||||
|
|
||||||
|
Licensing
|
||||||
|
---------
|
||||||
|
|
||||||
|
Please see the file called LICENSE.
|
||||||
|
|
||||||
|
Cryptographic Software Notice
|
||||||
|
-----------------------------
|
||||||
|
|
||||||
|
This distribution may include software that has been designed for use
|
||||||
|
with cryptographic software. The country in which you currently reside
|
||||||
|
may have restrictions on the import, possession, use, and/or re-export
|
||||||
|
to another country, of encryption software. BEFORE using any encryption
|
||||||
|
software, please check your country's laws, regulations and policies
|
||||||
|
concerning the import, possession, or use, and re-export of encryption
|
||||||
|
software, to see if this is permitted. See <https://www.wassenaar.org/>
|
||||||
|
for more information.
|
||||||
|
|
||||||
|
The U.S. Government Department of Commerce, Bureau of Industry and
|
||||||
|
Security (BIS), has classified this software as Export Commodity
|
||||||
|
Control Number (ECCN) 5D002.C.1, which includes information security
|
||||||
|
software using or performing cryptographic functions with asymmetric
|
||||||
|
algorithms. The form and manner of this Apache Software Foundation
|
||||||
|
distribution makes it eligible for export under the License Exception
|
||||||
|
ENC Technology Software Unrestricted (TSU) exception (see the BIS
|
||||||
|
Export Administration Regulations, Section 740.13) for both object
|
||||||
|
code and source code.
|
||||||
|
|
||||||
|
The following provides more details on the included files that
|
||||||
|
may be subject to export controls on cryptographic software:
|
||||||
|
|
||||||
|
Apache httpd 2.0 and later versions include the mod_ssl module under
|
||||||
|
modules/ssl/
|
||||||
|
for configuring and listening to connections over SSL encrypted
|
||||||
|
network sockets by performing calls to a general-purpose encryption
|
||||||
|
library, such as OpenSSL or the operating system's platform-specific
|
||||||
|
SSL facilities.
|
||||||
|
|
||||||
|
In addition, some versions of apr-util provide an abstract interface
|
||||||
|
for symmetrical cryptographic functions that make use of a
|
||||||
|
general-purpose encryption library, such as OpenSSL, NSS, or the
|
||||||
|
operating system's platform-specific facilities. This interface is
|
||||||
|
known as the apr_crypto interface, with implementation beneath the
|
||||||
|
/crypto directory. The apr_crypto interface is used by the
|
||||||
|
mod_session_crypto module available under
|
||||||
|
modules/session
|
||||||
|
for optional encryption of session information.
|
||||||
|
|
||||||
|
Some object code distributions of Apache httpd, indicated with the
|
||||||
|
word "crypto" in the package name, may include object code for the
|
||||||
|
OpenSSL encryption library as distributed in open source form from
|
||||||
|
<https://www.openssl.org/source/>.
|
||||||
|
|
||||||
|
The above files are optional and may be removed if the cryptographic
|
||||||
|
functionality is not desired or needs to be excluded from redistribution.
|
||||||
|
Distribution packages of Apache httpd that include the word "nossl"
|
||||||
|
in the package name have been created without the above files and are
|
||||||
|
therefore not subject to this notice.
|
||||||
|
|
||||||
|
Contacts
|
||||||
|
--------
|
||||||
|
|
||||||
|
o If you want to be informed about new code releases, bug fixes,
|
||||||
|
security fixes, general news and information about the Apache server
|
||||||
|
subscribe to the apache-announce mailing list as described under
|
||||||
|
<https://httpd.apache.org/lists.html#http-announce>
|
||||||
|
|
||||||
|
o If you want freely available support for running Apache please see the
|
||||||
|
resources at <https://httpd.apache.org/support.html>
|
||||||
|
|
||||||
|
o If you have a concrete bug report for Apache please see the instructions
|
||||||
|
for bug reporting at <https://httpd.apache.org/bug_report.html>
|
||||||
|
|
||||||
|
o If you want to participate in actively developing Apache please
|
||||||
|
subscribe to the `dev@httpd.apache.org' mailing list as described at
|
||||||
|
<https://httpd.apache.org/lists.html#http-dev>
|
||||||
|
|
||||||
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/ApacheMonitor.exe
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/ApacheMonitor.exe
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/ab.exe
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/ab.exe
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/abs.exe
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/abs.exe
Normal file
Binary file not shown.
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/apr_dbd_odbc-1.dll
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/apr_dbd_odbc-1.dll
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/apr_ldap-1.dll
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/apr_ldap-1.dll
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/brotlicommon.dll
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/brotlicommon.dll
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/brotlienc.dll
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/brotlienc.dll
Normal file
Binary file not shown.
311
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/dbmmanage.pl
Normal file
311
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/dbmmanage.pl
Normal file
@@ -0,0 +1,311 @@
|
|||||||
|
#
|
||||||
|
# Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
|
# contributor license agreements. See the NOTICE file distributed with
|
||||||
|
# this work for additional information regarding copyright ownership.
|
||||||
|
# The ASF licenses this file to You under the Apache License, Version 2.0
|
||||||
|
# (the "License"); you may not use this file except in compliance with
|
||||||
|
# the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing, software
|
||||||
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
# See the License for the specific language governing permissions and
|
||||||
|
# limitations under the License.
|
||||||
|
|
||||||
|
#for more functionality see the HTTPD::UserAdmin module:
|
||||||
|
# http://www.perl.com/CPAN/modules/by-module/HTTPD/HTTPD-Tools-x.xx.tar.gz
|
||||||
|
#
|
||||||
|
# usage: dbmmanage <DBMfile> <command> <user> <password> <groups> <comment>
|
||||||
|
|
||||||
|
package dbmmanage;
|
||||||
|
# -ldb -lndbm -lgdbm -lsdbm
|
||||||
|
BEGIN { @AnyDBM_File::ISA = qw(SDBM_File) }
|
||||||
|
use strict;
|
||||||
|
use Fcntl;
|
||||||
|
use AnyDBM_File ();
|
||||||
|
|
||||||
|
sub usage {
|
||||||
|
my $cmds = join "|", sort keys %dbmc::;
|
||||||
|
die <<SYNTAX;
|
||||||
|
Usage: dbmmanage [enc] dbname command [username [pw [group[,group] [comment]]]]
|
||||||
|
|
||||||
|
where enc is -d for crypt hashing (default except on Win32, Netware)
|
||||||
|
-m for MD5 hashing (default on Win32, Netware)
|
||||||
|
-s for SHA1 hashing
|
||||||
|
-p for plaintext
|
||||||
|
|
||||||
|
command is one of: $cmds
|
||||||
|
|
||||||
|
pw of . for update command retains the old password
|
||||||
|
pw of - (or blank) for update command prompts for the password
|
||||||
|
|
||||||
|
groups or comment of . (or blank) for update command retains old values
|
||||||
|
groups or comment of - for update command clears the existing value
|
||||||
|
groups or comment of - for add and adduser commands is the empty value
|
||||||
|
SYNTAX
|
||||||
|
}
|
||||||
|
|
||||||
|
sub need_sha1_hash {
|
||||||
|
if (!eval ('require "Digest/SHA1.pm";')) {
|
||||||
|
print STDERR <<SHAERR;
|
||||||
|
dbmmanage SHA1 passwords require the interface or the module Digest::SHA1
|
||||||
|
available from CPAN:
|
||||||
|
|
||||||
|
http://www.cpan.org/modules/by-module/Digest/Digest-MD5-2.12.tar.gz
|
||||||
|
|
||||||
|
Please install Digest::SHA1 and try again, or use a different hashing option:
|
||||||
|
|
||||||
|
SHAERR
|
||||||
|
usage();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
sub need_md5_hash {
|
||||||
|
if (!eval ('require "Crypt/PasswdMD5.pm";')) {
|
||||||
|
print STDERR <<MD5ERR;
|
||||||
|
dbmmanage MD5 passwords require the module Crypt::PasswdMD5 available from CPAN
|
||||||
|
|
||||||
|
http://www.cpan.org/modules/by-module/Crypt/Crypt-PasswdMD5-1.1.tar.gz
|
||||||
|
|
||||||
|
Please install Crypt::PasswdMD5 and try again, or use a different hashing option:
|
||||||
|
|
||||||
|
MD5ERR
|
||||||
|
usage();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
# if your osname is in $newstyle_salt, then use new style salt (starts with '_' and contains
|
||||||
|
# four bytes of iteration count and four bytes of salt). Otherwise, just use
|
||||||
|
# the traditional two-byte salt.
|
||||||
|
# see the man page on your system to decide if you have a newer crypt() lib.
|
||||||
|
# I believe that 4.4BSD derived systems do (at least BSD/OS 2.0 does).
|
||||||
|
# The new style crypt() allows up to 20 characters of the password to be
|
||||||
|
# significant rather than only 8.
|
||||||
|
#
|
||||||
|
my $newstyle_salt_platforms = join '|', qw{bsdos}; #others?
|
||||||
|
my $newstyle_salt = $^O =~ /(?:$newstyle_salt_platforms)/;
|
||||||
|
|
||||||
|
# Some platforms just can't crypt() for Apache
|
||||||
|
#
|
||||||
|
my $crypt_not_supported_platforms = join '|', qw{MSWin32 NetWare}; #others?
|
||||||
|
my $crypt_not_supported = $^O =~ /(?:$crypt_not_supported_platforms)/;
|
||||||
|
|
||||||
|
my $hash_method = "crypt";
|
||||||
|
|
||||||
|
if ($crypt_not_supported) {
|
||||||
|
$hash_method = "md5";
|
||||||
|
}
|
||||||
|
|
||||||
|
# Some platforms won't jump through our favorite hoops
|
||||||
|
#
|
||||||
|
my $not_unix_platforms = join '|', qw{MSWin32 NetWare}; #others?
|
||||||
|
my $not_unix = $^O =~ /(?:$not_unix_platforms)/;
|
||||||
|
|
||||||
|
if ($crypt_not_supported) {
|
||||||
|
$hash_method = "md5";
|
||||||
|
}
|
||||||
|
|
||||||
|
if (@ARGV[0] eq "-d") {
|
||||||
|
shift @ARGV;
|
||||||
|
if ($crypt_not_supported) {
|
||||||
|
print STDERR
|
||||||
|
"Warning: Apache/$^O does not support crypt()ed passwords!\n\n";
|
||||||
|
}
|
||||||
|
$hash_method = "crypt";
|
||||||
|
}
|
||||||
|
|
||||||
|
if (@ARGV[0] eq "-m") {
|
||||||
|
shift @ARGV;
|
||||||
|
$hash_method = "md5";
|
||||||
|
}
|
||||||
|
|
||||||
|
if (@ARGV[0] eq "-p") {
|
||||||
|
shift @ARGV;
|
||||||
|
if (!$crypt_not_supported) {
|
||||||
|
print STDERR
|
||||||
|
"Warning: Apache/$^O does not support plaintext passwords!\n\n";
|
||||||
|
}
|
||||||
|
$hash_method = "plain";
|
||||||
|
}
|
||||||
|
|
||||||
|
if (@ARGV[0] eq "-s") {
|
||||||
|
shift @ARGV;
|
||||||
|
need_sha1_hash();
|
||||||
|
$hash_method = "sha1";
|
||||||
|
}
|
||||||
|
|
||||||
|
if ($hash_method eq "md5") {
|
||||||
|
need_md5_hash();
|
||||||
|
}
|
||||||
|
|
||||||
|
my($file,$command,$key,$hashed_pwd,$groups,$comment) = @ARGV;
|
||||||
|
|
||||||
|
usage() unless $file and $command and defined &{$dbmc::{$command}};
|
||||||
|
|
||||||
|
# remove extension if any
|
||||||
|
my $chop = join '|', qw{db.? pag dir};
|
||||||
|
$file =~ s/\.($chop)$//;
|
||||||
|
|
||||||
|
my $is_update = $command eq "update";
|
||||||
|
my %DB = ();
|
||||||
|
my @range = ();
|
||||||
|
my($mode, $flags) = $command =~
|
||||||
|
/^(?:view|check)$/ ? (0644, O_RDONLY) : (0644, O_RDWR|O_CREAT);
|
||||||
|
|
||||||
|
tie (%DB, "AnyDBM_File", $file, $flags, $mode) || die "Can't tie $file: $!";
|
||||||
|
dbmc->$command();
|
||||||
|
untie %DB;
|
||||||
|
|
||||||
|
|
||||||
|
my $x;
|
||||||
|
sub genseed {
|
||||||
|
my $psf;
|
||||||
|
if ($not_unix) {
|
||||||
|
srand (time ^ $$ or time ^ ($$ + ($$ << 15)));
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
for (qw(-xlwwa -le)) {
|
||||||
|
`ps $_ 2>/dev/null`;
|
||||||
|
$psf = $_, last unless $?;
|
||||||
|
}
|
||||||
|
srand (time ^ $$ ^ unpack("%L*", `ps $psf | gzip -f`));
|
||||||
|
}
|
||||||
|
@range = (qw(. /), '0'..'9','a'..'z','A'..'Z');
|
||||||
|
$x = int scalar @range;
|
||||||
|
}
|
||||||
|
|
||||||
|
sub randchar {
|
||||||
|
join '', map $range[rand $x], 1..shift||1;
|
||||||
|
}
|
||||||
|
|
||||||
|
sub saltpw_crypt {
|
||||||
|
genseed() unless @range;
|
||||||
|
return $newstyle_salt ?
|
||||||
|
join '', "_", randchar, "a..", randchar(4) :
|
||||||
|
randchar(2);
|
||||||
|
}
|
||||||
|
|
||||||
|
sub hashpw_crypt {
|
||||||
|
my ($pw, $salt) = @_;
|
||||||
|
$salt = saltpw_crypt unless $salt;
|
||||||
|
crypt $pw, $salt;
|
||||||
|
}
|
||||||
|
|
||||||
|
sub saltpw_md5 {
|
||||||
|
genseed() unless @range;
|
||||||
|
randchar(8);
|
||||||
|
}
|
||||||
|
|
||||||
|
sub hashpw_md5 {
|
||||||
|
my($pw, $salt) = @_;
|
||||||
|
$salt = saltpw_md5 unless $salt;
|
||||||
|
Crypt::PasswdMD5::apache_md5_crypt($pw, $salt);
|
||||||
|
}
|
||||||
|
|
||||||
|
sub hashpw_sha1 {
|
||||||
|
my($pw, $salt) = @_;
|
||||||
|
'{SHA}' . Digest::SHA1::sha1_base64($pw) . "=";
|
||||||
|
}
|
||||||
|
|
||||||
|
sub hashpw {
|
||||||
|
if ($hash_method eq "md5") {
|
||||||
|
return hashpw_md5(@_);
|
||||||
|
} elsif ($hash_method eq "sha1") {
|
||||||
|
return hashpw_sha1(@_);
|
||||||
|
} elsif ($hash_method eq "crypt") {
|
||||||
|
return hashpw_crypt(@_);
|
||||||
|
}
|
||||||
|
@_[0]; # otherwise return plaintext
|
||||||
|
}
|
||||||
|
|
||||||
|
sub getpass {
|
||||||
|
my $prompt = shift || "Enter password:";
|
||||||
|
|
||||||
|
unless($not_unix) {
|
||||||
|
open STDIN, "/dev/tty" or warn "couldn't open /dev/tty $!\n";
|
||||||
|
system "stty -echo;";
|
||||||
|
}
|
||||||
|
|
||||||
|
my($c,$pwd);
|
||||||
|
print STDERR $prompt;
|
||||||
|
while (($c = getc(STDIN)) ne '' and $c ne "\n" and $c ne "\r") {
|
||||||
|
$pwd .= $c;
|
||||||
|
}
|
||||||
|
|
||||||
|
system "stty echo" unless $not_unix;
|
||||||
|
print STDERR "\n";
|
||||||
|
die "Can't use empty password!\n" unless length $pwd;
|
||||||
|
return $pwd;
|
||||||
|
}
|
||||||
|
|
||||||
|
sub dbmc::update {
|
||||||
|
die "Sorry, user `$key' doesn't exist!\n" unless $DB{$key};
|
||||||
|
$hashed_pwd = (split /:/, $DB{$key}, 3)[0] if $hashed_pwd eq '.';
|
||||||
|
$groups = (split /:/, $DB{$key}, 3)[1] if !$groups || $groups eq '.';
|
||||||
|
$comment = (split /:/, $DB{$key}, 3)[2] if !$comment || $comment eq '.';
|
||||||
|
if (!$hashed_pwd || $hashed_pwd eq '-') {
|
||||||
|
dbmc->adduser;
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
dbmc->add;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
sub dbmc::add {
|
||||||
|
die "Can't use empty password!\n" unless $hashed_pwd;
|
||||||
|
unless($is_update) {
|
||||||
|
die "Sorry, user `$key' already exists!\n" if $DB{$key};
|
||||||
|
}
|
||||||
|
$groups = '' if $groups eq '-';
|
||||||
|
$comment = '' if $comment eq '-';
|
||||||
|
$groups .= ":" . $comment if $comment;
|
||||||
|
$hashed_pwd .= ":" . $groups if $groups;
|
||||||
|
$DB{$key} = $hashed_pwd;
|
||||||
|
my $action = $is_update ? "updated" : "added";
|
||||||
|
print "User $key $action with password hashed to $DB{$key} using $hash_method\n";
|
||||||
|
}
|
||||||
|
|
||||||
|
sub dbmc::adduser {
|
||||||
|
my $value = getpass "New password:";
|
||||||
|
die "They don't match, sorry.\n" unless getpass("Re-type new password:") eq $value;
|
||||||
|
$hashed_pwd = hashpw $value;
|
||||||
|
dbmc->add;
|
||||||
|
}
|
||||||
|
|
||||||
|
sub dbmc::delete {
|
||||||
|
die "Sorry, user `$key' doesn't exist!\n" unless $DB{$key};
|
||||||
|
delete $DB{$key}, print "`$key' deleted\n";
|
||||||
|
}
|
||||||
|
|
||||||
|
sub dbmc::view {
|
||||||
|
print $key ? "$key:$DB{$key}\n" : map { "$_:$DB{$_}\n" if $DB{$_} } keys %DB;
|
||||||
|
}
|
||||||
|
|
||||||
|
sub dbmc::check {
|
||||||
|
die "Sorry, user `$key' doesn't exist!\n" unless $DB{$key};
|
||||||
|
my $chkpass = (split /:/, $DB{$key}, 3)[0];
|
||||||
|
my $testpass = getpass();
|
||||||
|
if (substr($chkpass, 0, 6) eq '$apr1$') {
|
||||||
|
need_md5_hash;
|
||||||
|
$hash_method = "md5";
|
||||||
|
} elsif (substr($chkpass, 0, 5) eq '{SHA}') {
|
||||||
|
need_sha1_hash;
|
||||||
|
$hash_method = "sha1";
|
||||||
|
} elsif (length($chkpass) == 13 && $chkpass ne $testpass) {
|
||||||
|
$hash_method = "crypt";
|
||||||
|
} else {
|
||||||
|
$hash_method = "plain";
|
||||||
|
}
|
||||||
|
print $hash_method . (hashpw($testpass, $chkpass) eq $chkpass
|
||||||
|
? " password ok\n" : " password mismatch\n");
|
||||||
|
}
|
||||||
|
|
||||||
|
sub dbmc::import {
|
||||||
|
while(defined($_ = <STDIN>) and chomp) {
|
||||||
|
($key,$hashed_pwd,$groups,$comment) = split /:/, $_, 4;
|
||||||
|
dbmc->add;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/htcacheclean.exe
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/htcacheclean.exe
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/htdbm.exe
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/htdbm.exe
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/htdigest.exe
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/htdigest.exe
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/htpasswd.exe
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/htpasswd.exe
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/httpd.exe
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/httpd.exe
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/httxt2dbm.exe
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/httxt2dbm.exe
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/jansson.dll
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/jansson.dll
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/libapr-1.dll
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/libapr-1.dll
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/libapriconv-1.dll
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/libapriconv-1.dll
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/libaprutil-1.dll
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/libaprutil-1.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/libcurl.dll
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/libcurl.dll
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/libhttpd.dll
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/libhttpd.dll
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/libssl-3-x64.dll
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/libssl-3-x64.dll
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/libxml2.dll
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/libxml2.dll
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/logresolve.exe
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/logresolve.exe
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/lua54.dll
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/lua54.dll
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/nghttp2.dll
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/nghttp2.dll
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/openssl.exe
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/openssl.exe
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/pcre.dll
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/pcre.dll
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/pcre2-8.dll
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/pcre2-8.dll
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/rotatelogs.exe
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/rotatelogs.exe
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/wintty.exe
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/wintty.exe
Normal file
Binary file not shown.
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/zlib1.dll
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/bin/zlib1.dll
Normal file
Binary file not shown.
@@ -0,0 +1,27 @@
|
|||||||
|
#
|
||||||
|
|
||||||
|
# To permit this cgi, replace # on the first line above with the
|
||||||
|
# appropriate #!/path/to/perl shebang, and on Unix / Linux also
|
||||||
|
# set this script executable with chmod 755.
|
||||||
|
#
|
||||||
|
# ***** !!! WARNING !!! *****
|
||||||
|
# This script echoes the server environment variables and therefore
|
||||||
|
# leaks information - so NEVER use it in a live server environment!
|
||||||
|
# It is provided only for testing purpose.
|
||||||
|
# Also note that it is subject to cross site scripting attacks on
|
||||||
|
# MS IE and any other browser which fails to honor RFC2616.
|
||||||
|
|
||||||
|
##
|
||||||
|
## printenv -- demo CGI program which just prints its environment
|
||||||
|
##
|
||||||
|
use strict;
|
||||||
|
use warnings;
|
||||||
|
|
||||||
|
print "Content-type: text/plain; charset=iso-8859-1\n\n";
|
||||||
|
foreach my $var (sort(keys(%ENV))) {
|
||||||
|
my $val = $ENV{$var};
|
||||||
|
$val =~ s|\n|\\n|g;
|
||||||
|
$val =~ s|"|\\"|g;
|
||||||
|
print "${var}=\"${val}\"\n";
|
||||||
|
}
|
||||||
|
|
||||||
55
bin/apache/httpd-2.4.62-240904-win64-VS17/conf/charset.conv
Normal file
55
bin/apache/httpd-2.4.62-240904-win64-VS17/conf/charset.conv
Normal file
@@ -0,0 +1,55 @@
|
|||||||
|
|
||||||
|
# Lang-abbv Charset Language
|
||||||
|
#---------------------------------
|
||||||
|
en ISO-8859-1 English
|
||||||
|
UTF-8 utf8 UTF-8
|
||||||
|
Unicode ucs Unicode
|
||||||
|
th Cp874 Thai
|
||||||
|
ja SJIS Japanese
|
||||||
|
ko Cp949 Korean
|
||||||
|
zh Cp950 Chinese-Traditional
|
||||||
|
zh-cn GB2312 Chinese-Simplified
|
||||||
|
zh-tw Cp950 Chinese
|
||||||
|
cs ISO-8859-2 Czech
|
||||||
|
hu ISO-8859-2 Hungarian
|
||||||
|
hr ISO-8859-2 Croation
|
||||||
|
pl ISO-8859-2 Polish
|
||||||
|
ro ISO-8859-2 Romanian
|
||||||
|
sr ISO-8859-2 Serbian
|
||||||
|
sk ISO-8859-2 Slovak
|
||||||
|
sl ISO-8859-2 Slovenian
|
||||||
|
sq ISO-8859-2 Albanian
|
||||||
|
bg ISO-8859-5 Bulgarian
|
||||||
|
be ISO-8859-5 Byelorussian
|
||||||
|
mk ISO-8859-5 Macedonian
|
||||||
|
ru ISO-8859-5 Russian
|
||||||
|
uk ISO-8859-5 Ukrainian
|
||||||
|
ca ISO-8859-1 Catalan
|
||||||
|
de ISO-8859-1 German
|
||||||
|
da ISO-8859-1 Danish
|
||||||
|
fi ISO-8859-1 Finnish
|
||||||
|
fr ISO-8859-1 French
|
||||||
|
es ISO-8859-1 Spanish
|
||||||
|
is ISO-8859-1 Icelandic
|
||||||
|
it ISO-8859-1 Italian
|
||||||
|
nl ISO-8859-1 Dutch
|
||||||
|
no ISO-8859-1 Norwegian
|
||||||
|
pt ISO-8859-1 Portuguese
|
||||||
|
sv ISO-8859-1 Swedish
|
||||||
|
af ISO-8859-1 Afrikaans
|
||||||
|
eu ISO-8859-1 Basque
|
||||||
|
fo ISO-8859-1 Faroese
|
||||||
|
gl ISO-8859-1 Galician
|
||||||
|
ga ISO-8859-1 Irish
|
||||||
|
gd ISO-8859-1 Scottish
|
||||||
|
mt ISO-8859-3 Maltese
|
||||||
|
eo ISO-8859-3 Esperanto
|
||||||
|
el ISO-8859-7 Greek
|
||||||
|
tr ISO-8859-9 Turkish
|
||||||
|
he ISO-8859-8 Hebrew
|
||||||
|
iw ISO-8859-8 Hebrew
|
||||||
|
ar ISO-8859-6 Arabic
|
||||||
|
et ISO-8859-1 Estonian
|
||||||
|
lv ISO-8859-2 Latvian
|
||||||
|
lt ISO-8859-2 Lithuanian
|
||||||
|
|
||||||
@@ -0,0 +1,93 @@
|
|||||||
|
#
|
||||||
|
# Directives controlling the display of server-generated directory listings.
|
||||||
|
#
|
||||||
|
# Required modules: mod_authz_core, mod_authz_host,
|
||||||
|
# mod_autoindex, mod_alias
|
||||||
|
#
|
||||||
|
# To see the listing of a directory, the Options directive for the
|
||||||
|
# directory must include "Indexes", and the directory must not contain
|
||||||
|
# a file matching those listed in the DirectoryIndex directive.
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# IndexOptions: Controls the appearance of server-generated directory
|
||||||
|
# listings.
|
||||||
|
#
|
||||||
|
IndexOptions FancyIndexing HTMLTable VersionSort
|
||||||
|
|
||||||
|
# We include the /icons/ alias for FancyIndexed directory listings. If
|
||||||
|
# you do not use FancyIndexing, you may comment this out.
|
||||||
|
#
|
||||||
|
Alias /icons/ "${SRVROOT}/icons/"
|
||||||
|
|
||||||
|
<Directory "${SRVROOT}/icons">
|
||||||
|
Options Indexes MultiViews
|
||||||
|
AllowOverride None
|
||||||
|
Require all granted
|
||||||
|
</Directory>
|
||||||
|
|
||||||
|
#
|
||||||
|
# AddIcon* directives tell the server which icon to show for different
|
||||||
|
# files or filename extensions. These are only displayed for
|
||||||
|
# FancyIndexed directories.
|
||||||
|
#
|
||||||
|
AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip
|
||||||
|
|
||||||
|
AddIconByType (TXT,/icons/text.gif) text/*
|
||||||
|
AddIconByType (IMG,/icons/image2.gif) image/*
|
||||||
|
AddIconByType (SND,/icons/sound2.gif) audio/*
|
||||||
|
AddIconByType (VID,/icons/movie.gif) video/*
|
||||||
|
|
||||||
|
AddIcon /icons/binary.gif .bin .exe
|
||||||
|
AddIcon /icons/binhex.gif .hqx
|
||||||
|
AddIcon /icons/tar.gif .tar
|
||||||
|
AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv
|
||||||
|
AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip
|
||||||
|
AddIcon /icons/a.gif .ps .ai .eps
|
||||||
|
AddIcon /icons/layout.gif .html .shtml .htm .pdf
|
||||||
|
AddIcon /icons/text.gif .txt
|
||||||
|
AddIcon /icons/c.gif .c
|
||||||
|
AddIcon /icons/p.gif .pl .py
|
||||||
|
AddIcon /icons/f.gif .for
|
||||||
|
AddIcon /icons/dvi.gif .dvi
|
||||||
|
AddIcon /icons/uuencoded.gif .uu
|
||||||
|
AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl
|
||||||
|
AddIcon /icons/tex.gif .tex
|
||||||
|
AddIcon /icons/bomb.gif core
|
||||||
|
|
||||||
|
AddIcon /icons/back.gif ..
|
||||||
|
AddIcon /icons/hand.right.gif README
|
||||||
|
AddIcon /icons/folder.gif ^^DIRECTORY^^
|
||||||
|
AddIcon /icons/blank.gif ^^BLANKICON^^
|
||||||
|
|
||||||
|
#
|
||||||
|
# DefaultIcon is which icon to show for files which do not have an icon
|
||||||
|
# explicitly set.
|
||||||
|
#
|
||||||
|
DefaultIcon /icons/unknown.gif
|
||||||
|
|
||||||
|
#
|
||||||
|
# AddDescription allows you to place a short description after a file in
|
||||||
|
# server-generated indexes. These are only displayed for FancyIndexed
|
||||||
|
# directories.
|
||||||
|
# Format: AddDescription "description" filename
|
||||||
|
#
|
||||||
|
#AddDescription "GZIP compressed document" .gz
|
||||||
|
#AddDescription "tar archive" .tar
|
||||||
|
#AddDescription "GZIP compressed tar archive" .tgz
|
||||||
|
|
||||||
|
#
|
||||||
|
# ReadmeName is the name of the README file the server will look for by
|
||||||
|
# default, and append to directory listings.
|
||||||
|
#
|
||||||
|
# HeaderName is the name of a file which should be prepended to
|
||||||
|
# directory indexes.
|
||||||
|
ReadmeName README.html
|
||||||
|
HeaderName HEADER.html
|
||||||
|
|
||||||
|
#
|
||||||
|
# IndexIgnore is a set of filenames which directory indexing should ignore
|
||||||
|
# and not include in the listing. Shell-style wildcarding is permitted.
|
||||||
|
#
|
||||||
|
IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t
|
||||||
|
|
||||||
@@ -0,0 +1,50 @@
|
|||||||
|
#
|
||||||
|
# Distributed authoring and versioning (WebDAV)
|
||||||
|
#
|
||||||
|
# Required modules: mod_alias, mod_auth_digest, mod_authn_core, mod_authn_file,
|
||||||
|
# mod_authz_core, mod_authz_user, mod_dav, mod_dav_fs,
|
||||||
|
# mod_setenvif
|
||||||
|
|
||||||
|
# The following example gives DAV write access to a directory called
|
||||||
|
# "uploads" under the ServerRoot directory.
|
||||||
|
#
|
||||||
|
# The User/Group specified in httpd.conf needs to have write permissions
|
||||||
|
# on the directory where the DavLockDB is placed and on any directory where
|
||||||
|
# "Dav On" is specified.
|
||||||
|
|
||||||
|
DavLockDB "${SRVROOT}/var/DavLock"
|
||||||
|
|
||||||
|
Alias /uploads "${SRVROOT}/uploads"
|
||||||
|
|
||||||
|
<Directory "${SRVROOT}/uploads">
|
||||||
|
Dav On
|
||||||
|
|
||||||
|
AuthType Digest
|
||||||
|
AuthName DAV-upload
|
||||||
|
# You can use the htdigest program to create the password database:
|
||||||
|
# htdigest -c "${SRVROOT}/user.passwd" DAV-upload admin
|
||||||
|
AuthUserFile "${SRVROOT}/user.passwd"
|
||||||
|
AuthDigestProvider file
|
||||||
|
|
||||||
|
# Allow universal read-access, but writes are restricted
|
||||||
|
# to the admin user.
|
||||||
|
<RequireAny>
|
||||||
|
Require method GET POST OPTIONS
|
||||||
|
Require user admin
|
||||||
|
</RequireAny>
|
||||||
|
</Directory>
|
||||||
|
|
||||||
|
#
|
||||||
|
# The following directives disable redirects on non-GET requests for
|
||||||
|
# a directory that does not include the trailing slash. This fixes a
|
||||||
|
# problem with several clients that do not appropriately handle
|
||||||
|
# redirects for folders with DAV methods.
|
||||||
|
#
|
||||||
|
BrowserMatch "Microsoft Data Access Internet Publishing Provider" redirect-carefully
|
||||||
|
BrowserMatch "MS FrontPage" redirect-carefully
|
||||||
|
BrowserMatch "^WebDrive" redirect-carefully
|
||||||
|
BrowserMatch "^WebDAVFS/1.[01234]" redirect-carefully
|
||||||
|
BrowserMatch "^gnome-vfs/1.0" redirect-carefully
|
||||||
|
BrowserMatch "^XML Spy" redirect-carefully
|
||||||
|
BrowserMatch "^Dreamweaver-WebDAV-SCM1" redirect-carefully
|
||||||
|
BrowserMatch " Konqueror/4" redirect-carefully
|
||||||
@@ -0,0 +1,90 @@
|
|||||||
|
#
|
||||||
|
# This configuration file reflects default settings for Apache HTTP Server.
|
||||||
|
#
|
||||||
|
# You may change these, but chances are that you may not need to.
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Timeout: The number of seconds before receives and sends time out.
|
||||||
|
#
|
||||||
|
Timeout 60
|
||||||
|
|
||||||
|
#
|
||||||
|
# KeepAlive: Whether or not to allow persistent connections (more than
|
||||||
|
# one request per connection). Set to "Off" to deactivate.
|
||||||
|
#
|
||||||
|
KeepAlive On
|
||||||
|
|
||||||
|
#
|
||||||
|
# MaxKeepAliveRequests: The maximum number of requests to allow
|
||||||
|
# during a persistent connection. Set to 0 to allow an unlimited amount.
|
||||||
|
# We recommend you leave this number high, for maximum performance.
|
||||||
|
#
|
||||||
|
MaxKeepAliveRequests 100
|
||||||
|
|
||||||
|
#
|
||||||
|
# KeepAliveTimeout: Number of seconds to wait for the next request from the
|
||||||
|
# same client on the same connection.
|
||||||
|
#
|
||||||
|
KeepAliveTimeout 5
|
||||||
|
|
||||||
|
#
|
||||||
|
# UseCanonicalName: Determines how Apache constructs self-referencing
|
||||||
|
# URLs and the SERVER_NAME and SERVER_PORT variables.
|
||||||
|
# When set "Off", Apache will use the Hostname and Port supplied
|
||||||
|
# by the client. When set "On", Apache will use the value of the
|
||||||
|
# ServerName directive.
|
||||||
|
#
|
||||||
|
UseCanonicalName Off
|
||||||
|
|
||||||
|
#
|
||||||
|
# AccessFileName: The name of the file to look for in each directory
|
||||||
|
# for additional configuration directives. See also the AllowOverride
|
||||||
|
# directive.
|
||||||
|
#
|
||||||
|
AccessFileName .htaccess
|
||||||
|
|
||||||
|
#
|
||||||
|
# ServerTokens
|
||||||
|
# This directive configures what you return as the Server HTTP response
|
||||||
|
# Header. The default is 'Full' which sends information about the OS-Type
|
||||||
|
# and compiled in modules.
|
||||||
|
# Set to one of: Full | OS | Minor | Minimal | Major | Prod
|
||||||
|
# where Full conveys the most information, and Prod the least.
|
||||||
|
#
|
||||||
|
ServerTokens Full
|
||||||
|
|
||||||
|
#
|
||||||
|
# Optionally add a line containing the server version and virtual host
|
||||||
|
# name to server-generated pages (internal error documents, FTP directory
|
||||||
|
# listings, mod_status and mod_info output etc., but not CGI generated
|
||||||
|
# documents or custom error documents).
|
||||||
|
# Set to "EMail" to also include a mailto: link to the ServerAdmin.
|
||||||
|
# Set to one of: On | Off | EMail
|
||||||
|
#
|
||||||
|
ServerSignature Off
|
||||||
|
|
||||||
|
#
|
||||||
|
# HostnameLookups: Log the names of clients or just their IP addresses
|
||||||
|
# e.g., www.apache.org (on) or 204.62.129.132 (off).
|
||||||
|
# The default is off because it'd be overall better for the net if people
|
||||||
|
# had to knowingly turn this feature on, since enabling it means that
|
||||||
|
# each client request will result in AT LEAST one lookup request to the
|
||||||
|
# nameserver.
|
||||||
|
#
|
||||||
|
HostnameLookups Off
|
||||||
|
|
||||||
|
#
|
||||||
|
# Set a timeout for how long the client may take to send the request header
|
||||||
|
# and body.
|
||||||
|
# The default for the headers is header=20-40,MinRate=500, which means wait
|
||||||
|
# for the first byte of headers for 20 seconds. If some data arrives,
|
||||||
|
# increase the timeout corresponding to a data rate of 500 bytes/s, but not
|
||||||
|
# above 40 seconds.
|
||||||
|
# The default for the request body is body=20,MinRate=500, which is the same
|
||||||
|
# but has no upper limit for the timeout.
|
||||||
|
# To disable, set to header=0 body=0
|
||||||
|
#
|
||||||
|
<IfModule reqtimeout_module>
|
||||||
|
RequestReadTimeout header=20-40,MinRate=500 body=20,MinRate=500
|
||||||
|
</IfModule>
|
||||||
@@ -0,0 +1,36 @@
|
|||||||
|
#
|
||||||
|
# Get information about the requests being processed by the server
|
||||||
|
# and the configuration of the server.
|
||||||
|
#
|
||||||
|
# Required modules: mod_authz_core, mod_authz_host,
|
||||||
|
# mod_info (for the server-info handler),
|
||||||
|
# mod_status (for the server-status handler)
|
||||||
|
|
||||||
|
#
|
||||||
|
# Allow server status reports generated by mod_status,
|
||||||
|
# with the URL of http://servername/server-status
|
||||||
|
# Change the ".example.com" to match your domain to enable.
|
||||||
|
|
||||||
|
<Location /server-status>
|
||||||
|
SetHandler server-status
|
||||||
|
Require host .example.com
|
||||||
|
Require ip 127
|
||||||
|
</Location>
|
||||||
|
|
||||||
|
#
|
||||||
|
# ExtendedStatus controls whether Apache will generate "full" status
|
||||||
|
# information (ExtendedStatus On) or just basic information (ExtendedStatus
|
||||||
|
# Off) when the "server-status" handler is called. The default is Off.
|
||||||
|
#
|
||||||
|
#ExtendedStatus On
|
||||||
|
|
||||||
|
#
|
||||||
|
# Allow remote server configuration reports, with the URL of
|
||||||
|
# http://servername/server-info (requires that mod_info.c be loaded).
|
||||||
|
# Change the ".example.com" to match your domain to enable.
|
||||||
|
#
|
||||||
|
<Location /server-info>
|
||||||
|
SetHandler server-info
|
||||||
|
Require host .example.com
|
||||||
|
Require ip 127
|
||||||
|
</Location>
|
||||||
@@ -0,0 +1,141 @@
|
|||||||
|
#
|
||||||
|
# Settings for hosting different languages.
|
||||||
|
#
|
||||||
|
# Required modules: mod_mime, mod_negotiation
|
||||||
|
|
||||||
|
# DefaultLanguage and AddLanguage allows you to specify the language of
|
||||||
|
# a document. You can then use content negotiation to give a browser a
|
||||||
|
# file in a language the user can understand.
|
||||||
|
#
|
||||||
|
# Specify a default language. This means that all data
|
||||||
|
# going out without a specific language tag (see below) will
|
||||||
|
# be marked with this one. You probably do NOT want to set
|
||||||
|
# this unless you are sure it is correct for all cases.
|
||||||
|
#
|
||||||
|
# * It is generally better to not mark a page as
|
||||||
|
# * being a certain language than marking it with the wrong
|
||||||
|
# * language!
|
||||||
|
#
|
||||||
|
# DefaultLanguage nl
|
||||||
|
#
|
||||||
|
# Note 1: The suffix does not have to be the same as the language
|
||||||
|
# keyword --- those with documents in Polish (whose net-standard
|
||||||
|
# language code is pl) may wish to use "AddLanguage pl .po" to
|
||||||
|
# avoid the ambiguity with the common suffix for perl scripts.
|
||||||
|
#
|
||||||
|
# Note 2: The example entries below illustrate that in some cases
|
||||||
|
# the two character 'Language' abbreviation is not identical to
|
||||||
|
# the two character 'Country' code for its country,
|
||||||
|
# E.g. 'Danmark/dk' versus 'Danish/da'.
|
||||||
|
#
|
||||||
|
# Note 3: In the case of 'ltz' we violate the RFC by using a three char
|
||||||
|
# specifier. There is 'work in progress' to fix this and get
|
||||||
|
# the reference data for rfc1766 cleaned up.
|
||||||
|
#
|
||||||
|
# Catalan (ca) - Croatian (hr) - Czech (cs) - Danish (da) - Dutch (nl)
|
||||||
|
# English (en) - Esperanto (eo) - Estonian (et) - French (fr) - German (de)
|
||||||
|
# Greek-Modern (el) - Hebrew (he) - Italian (it) - Japanese (ja)
|
||||||
|
# Korean (ko) - Luxembourgeois* (ltz) - Norwegian Nynorsk (nn)
|
||||||
|
# Norwegian (no) - Polish (pl) - Portugese (pt)
|
||||||
|
# Brazilian Portuguese (pt-BR) - Russian (ru) - Swedish (sv)
|
||||||
|
# Turkish (tr) - Simplified Chinese (zh-CN) - Spanish (es)
|
||||||
|
# Traditional Chinese (zh-TW)
|
||||||
|
#
|
||||||
|
AddLanguage ca .ca
|
||||||
|
AddLanguage cs .cz .cs
|
||||||
|
AddLanguage da .dk
|
||||||
|
AddLanguage de .de
|
||||||
|
AddLanguage el .el
|
||||||
|
AddLanguage en .en
|
||||||
|
AddLanguage eo .eo
|
||||||
|
AddLanguage es .es
|
||||||
|
AddLanguage et .et
|
||||||
|
AddLanguage fr .fr
|
||||||
|
AddLanguage he .he
|
||||||
|
AddLanguage hr .hr
|
||||||
|
AddLanguage it .it
|
||||||
|
AddLanguage ja .ja
|
||||||
|
AddLanguage ko .ko
|
||||||
|
AddLanguage ltz .ltz
|
||||||
|
AddLanguage nl .nl
|
||||||
|
AddLanguage nn .nn
|
||||||
|
AddLanguage no .no
|
||||||
|
AddLanguage pl .po
|
||||||
|
AddLanguage pt .pt
|
||||||
|
AddLanguage pt-BR .pt-br
|
||||||
|
AddLanguage ru .ru
|
||||||
|
AddLanguage sv .sv
|
||||||
|
AddLanguage tr .tr
|
||||||
|
AddLanguage zh-CN .zh-cn
|
||||||
|
AddLanguage zh-TW .zh-tw
|
||||||
|
|
||||||
|
# LanguagePriority allows you to give precedence to some languages
|
||||||
|
# in case of a tie during content negotiation.
|
||||||
|
#
|
||||||
|
# Just list the languages in decreasing order of preference. We have
|
||||||
|
# more or less alphabetized them here. You probably want to change this.
|
||||||
|
#
|
||||||
|
LanguagePriority en ca cs da de el eo es et fr he hr it ja ko ltz nl nn no pl pt pt-BR ru sv tr zh-CN zh-TW
|
||||||
|
|
||||||
|
#
|
||||||
|
# ForceLanguagePriority allows you to serve a result page rather than
|
||||||
|
# MULTIPLE CHOICES (Prefer) [in case of a tie] or NOT ACCEPTABLE (Fallback)
|
||||||
|
# [in case no accepted languages matched the available variants]
|
||||||
|
#
|
||||||
|
ForceLanguagePriority Prefer Fallback
|
||||||
|
|
||||||
|
#
|
||||||
|
# Commonly used filename extensions to character sets. You probably
|
||||||
|
# want to avoid clashes with the language extensions, unless you
|
||||||
|
# are good at carefully testing your setup after each change.
|
||||||
|
# See http://www.iana.org/assignments/character-sets for the
|
||||||
|
# official list of charset names and their respective RFCs.
|
||||||
|
#
|
||||||
|
AddCharset us-ascii.ascii .us-ascii
|
||||||
|
AddCharset ISO-8859-1 .iso8859-1 .latin1
|
||||||
|
AddCharset ISO-8859-2 .iso8859-2 .latin2 .cen
|
||||||
|
AddCharset ISO-8859-3 .iso8859-3 .latin3
|
||||||
|
AddCharset ISO-8859-4 .iso8859-4 .latin4
|
||||||
|
AddCharset ISO-8859-5 .iso8859-5 .cyr .iso-ru
|
||||||
|
AddCharset ISO-8859-6 .iso8859-6 .arb .arabic
|
||||||
|
AddCharset ISO-8859-7 .iso8859-7 .grk .greek
|
||||||
|
AddCharset ISO-8859-8 .iso8859-8 .heb .hebrew
|
||||||
|
AddCharset ISO-8859-9 .iso8859-9 .latin5 .trk
|
||||||
|
AddCharset ISO-8859-10 .iso8859-10 .latin6
|
||||||
|
AddCharset ISO-8859-13 .iso8859-13
|
||||||
|
AddCharset ISO-8859-14 .iso8859-14 .latin8
|
||||||
|
AddCharset ISO-8859-15 .iso8859-15 .latin9
|
||||||
|
AddCharset ISO-8859-16 .iso8859-16 .latin10
|
||||||
|
AddCharset ISO-2022-JP .iso2022-jp .jis
|
||||||
|
AddCharset ISO-2022-KR .iso2022-kr .kis
|
||||||
|
AddCharset ISO-2022-CN .iso2022-cn .cis
|
||||||
|
AddCharset Big5.Big5 .big5 .b5
|
||||||
|
AddCharset cn-Big5 .cn-big5
|
||||||
|
# For russian, more than one charset is used (depends on client, mostly):
|
||||||
|
AddCharset WINDOWS-1251 .cp-1251 .win-1251
|
||||||
|
AddCharset CP866 .cp866
|
||||||
|
AddCharset KOI8 .koi8
|
||||||
|
AddCharset KOI8-E .koi8-e
|
||||||
|
AddCharset KOI8-r .koi8-r .koi8-ru
|
||||||
|
AddCharset KOI8-U .koi8-u
|
||||||
|
AddCharset KOI8-ru .koi8-uk .ua
|
||||||
|
AddCharset ISO-10646-UCS-2 .ucs2
|
||||||
|
AddCharset ISO-10646-UCS-4 .ucs4
|
||||||
|
AddCharset UTF-7 .utf7
|
||||||
|
AddCharset UTF-8 .utf8
|
||||||
|
AddCharset UTF-16 .utf16
|
||||||
|
AddCharset UTF-16BE .utf16be
|
||||||
|
AddCharset UTF-16LE .utf16le
|
||||||
|
AddCharset UTF-32 .utf32
|
||||||
|
AddCharset UTF-32BE .utf32be
|
||||||
|
AddCharset UTF-32LE .utf32le
|
||||||
|
AddCharset euc-cn .euc-cn
|
||||||
|
AddCharset euc-gb .euc-gb
|
||||||
|
AddCharset euc-jp .euc-jp
|
||||||
|
AddCharset euc-kr .euc-kr
|
||||||
|
#Not sure how euc-tw got in - IANA doesn't list it???
|
||||||
|
AddCharset EUC-TW .euc-tw
|
||||||
|
AddCharset gb2312 .gb2312 .gb
|
||||||
|
AddCharset iso-10646-ucs-2 .ucs-2 .iso-10646-ucs-2
|
||||||
|
AddCharset iso-10646-ucs-4 .ucs-4 .iso-10646-ucs-4
|
||||||
|
AddCharset shift_jis .shift_jis .sjis
|
||||||
@@ -0,0 +1,38 @@
|
|||||||
|
#
|
||||||
|
# Provide access to the documentation on your server as
|
||||||
|
# http://yourserver.example.com/manual/
|
||||||
|
# The documentation is always available at
|
||||||
|
# http://httpd.apache.org/docs/2.4/
|
||||||
|
#
|
||||||
|
# Required modules: mod_alias, mod_authz_core, mod_authz_host,
|
||||||
|
# mod_setenvif, mod_negotiation
|
||||||
|
#
|
||||||
|
|
||||||
|
AliasMatch ^/manual(?:/(?:da|de|en|es|fr|ja|ko|pt-br|ru|tr|zh-cn))?(/.*)?$ "${SRVROOT}/manual$1"
|
||||||
|
|
||||||
|
<Directory "${SRVROOT}/manual">
|
||||||
|
Options Indexes
|
||||||
|
AllowOverride None
|
||||||
|
Require all granted
|
||||||
|
|
||||||
|
<Files *.html>
|
||||||
|
SetHandler type-map
|
||||||
|
</Files>
|
||||||
|
|
||||||
|
# .tr is text/troff in mime.types!
|
||||||
|
RemoveType tr
|
||||||
|
|
||||||
|
# Traditionally, used .dk filename extension for da language
|
||||||
|
AddLanguage da .da
|
||||||
|
|
||||||
|
SetEnvIf Request_URI ^/manual/(da|de|en|es|fr|ja|ko|pt-br|ru|tr|zh-cn)/ prefer-language=$1
|
||||||
|
RedirectMatch 301 ^/manual(?:/(da|de|en|es|fr|ja|ko|pt-br|ru|tr|zh-cn)){2,}(/.*)?$ /manual/$1$2
|
||||||
|
|
||||||
|
# Reflect the greatest effort in translation (most content available),
|
||||||
|
# inferring greater attention to detail (potentially false assumption,
|
||||||
|
# counting translations presently in-sync would be more helpful.)
|
||||||
|
# Use caution counting; safest pattern is '*.xml.XX'. Recent .xml source
|
||||||
|
# document count: 266 214 110 94 82 25 22 18 4 1 1
|
||||||
|
LanguagePriority en fr ko ja tr es de zh-cn pt-br da ru
|
||||||
|
ForceLanguagePriority Prefer Fallback
|
||||||
|
</Directory>
|
||||||
@@ -0,0 +1,119 @@
|
|||||||
|
#
|
||||||
|
# Server-Pool Management (MPM specific)
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# PidFile: The file in which the server should record its process
|
||||||
|
# identification number when it starts.
|
||||||
|
#
|
||||||
|
# Note that this is the default PidFile for most MPMs.
|
||||||
|
#
|
||||||
|
<IfModule !mpm_netware_module>
|
||||||
|
PidFile "logs/httpd.pid"
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
#
|
||||||
|
# Only one of the below sections will be relevant on your
|
||||||
|
# installed httpd. Use "apachectl -l" to find out the
|
||||||
|
# active mpm.
|
||||||
|
#
|
||||||
|
|
||||||
|
# prefork MPM
|
||||||
|
# StartServers: number of server processes to start
|
||||||
|
# MinSpareServers: minimum number of server processes which are kept spare
|
||||||
|
# MaxSpareServers: maximum number of server processes which are kept spare
|
||||||
|
# MaxRequestWorkers: maximum number of server processes allowed to start
|
||||||
|
# MaxConnectionsPerChild: maximum number of connections a server process serves
|
||||||
|
# before terminating
|
||||||
|
<IfModule mpm_prefork_module>
|
||||||
|
StartServers 5
|
||||||
|
MinSpareServers 5
|
||||||
|
MaxSpareServers 10
|
||||||
|
MaxRequestWorkers 250
|
||||||
|
MaxConnectionsPerChild 0
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
# worker MPM
|
||||||
|
# StartServers: initial number of server processes to start
|
||||||
|
# MinSpareThreads: minimum number of worker threads which are kept spare
|
||||||
|
# MaxSpareThreads: maximum number of worker threads which are kept spare
|
||||||
|
# ThreadsPerChild: constant number of worker threads in each server process
|
||||||
|
# MaxRequestWorkers: maximum number of worker threads
|
||||||
|
# MaxConnectionsPerChild: maximum number of connections a server process serves
|
||||||
|
# before terminating
|
||||||
|
<IfModule mpm_worker_module>
|
||||||
|
StartServers 3
|
||||||
|
MinSpareThreads 75
|
||||||
|
MaxSpareThreads 250
|
||||||
|
ThreadsPerChild 25
|
||||||
|
MaxRequestWorkers 400
|
||||||
|
MaxConnectionsPerChild 0
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
# event MPM
|
||||||
|
# StartServers: initial number of server processes to start
|
||||||
|
# MinSpareThreads: minimum number of worker threads which are kept spare
|
||||||
|
# MaxSpareThreads: maximum number of worker threads which are kept spare
|
||||||
|
# ThreadsPerChild: constant number of worker threads in each server process
|
||||||
|
# MaxRequestWorkers: maximum number of worker threads
|
||||||
|
# MaxConnectionsPerChild: maximum number of connections a server process serves
|
||||||
|
# before terminating
|
||||||
|
<IfModule mpm_event_module>
|
||||||
|
StartServers 3
|
||||||
|
MinSpareThreads 75
|
||||||
|
MaxSpareThreads 250
|
||||||
|
ThreadsPerChild 25
|
||||||
|
MaxRequestWorkers 400
|
||||||
|
MaxConnectionsPerChild 0
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
# NetWare MPM
|
||||||
|
# ThreadStackSize: Stack size allocated for each worker thread
|
||||||
|
# StartThreads: Number of worker threads launched at server startup
|
||||||
|
# MinSpareThreads: Minimum number of idle threads, to handle request spikes
|
||||||
|
# MaxSpareThreads: Maximum number of idle threads
|
||||||
|
# MaxThreads: Maximum number of worker threads alive at the same time
|
||||||
|
# MaxConnectionsPerChild: Maximum number of connections a thread serves. It
|
||||||
|
# is recommended that the default value of 0 be set
|
||||||
|
# for this directive on NetWare. This will allow the
|
||||||
|
# thread to continue to service requests indefinitely.
|
||||||
|
<IfModule mpm_netware_module>
|
||||||
|
ThreadStackSize 65536
|
||||||
|
StartThreads 250
|
||||||
|
MinSpareThreads 25
|
||||||
|
MaxSpareThreads 250
|
||||||
|
MaxThreads 1000
|
||||||
|
MaxConnectionsPerChild 0
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
# OS/2 MPM
|
||||||
|
# StartServers: Number of server processes to maintain
|
||||||
|
# MinSpareThreads: Minimum number of idle threads per process,
|
||||||
|
# to handle request spikes
|
||||||
|
# MaxSpareThreads: Maximum number of idle threads per process
|
||||||
|
# MaxConnectionsPerChild: Maximum number of connections per server process
|
||||||
|
<IfModule mpm_mpmt_os2_module>
|
||||||
|
StartServers 2
|
||||||
|
MinSpareThreads 5
|
||||||
|
MaxSpareThreads 10
|
||||||
|
MaxConnectionsPerChild 0
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
# WinNT MPM
|
||||||
|
# ThreadsPerChild: constant number of worker threads in the server process
|
||||||
|
# MaxConnectionsPerChild: maximum number of connections a server process serves
|
||||||
|
<IfModule mpm_winnt_module>
|
||||||
|
ThreadsPerChild 150
|
||||||
|
MaxConnectionsPerChild 0
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
# The maximum number of free Kbytes that every allocator is allowed
|
||||||
|
# to hold without calling free(). In threaded MPMs, every thread has its own
|
||||||
|
# allocator. When not set, or when set to zero, the threshold will be set to
|
||||||
|
# unlimited.
|
||||||
|
<IfModule !mpm_netware_module>
|
||||||
|
MaxMemFree 2048
|
||||||
|
</IfModule>
|
||||||
|
<IfModule mpm_netware_module>
|
||||||
|
MaxMemFree 100
|
||||||
|
</IfModule>
|
||||||
@@ -0,0 +1,52 @@
|
|||||||
|
#
|
||||||
|
# The configuration below implements multi-language error documents through
|
||||||
|
# content-negotiation.
|
||||||
|
#
|
||||||
|
# Required modules: mod_alias, mod_authz_core, mod_authz_host,
|
||||||
|
# mod_include, mod_negotiation
|
||||||
|
#
|
||||||
|
# We use Alias to redirect any /error/HTTP_<error>.html.var response to
|
||||||
|
# our collection of by-error message multi-language collections. We use
|
||||||
|
# includes to substitute the appropriate text.
|
||||||
|
#
|
||||||
|
# You can modify the messages' appearance without changing any of the
|
||||||
|
# default HTTP_<error>.html.var files by adding the line:
|
||||||
|
#
|
||||||
|
# Alias /error/include/ "/your/include/path/"
|
||||||
|
#
|
||||||
|
# which allows you to create your own set of files by starting with the
|
||||||
|
# ${SRVROOT}/error/include/ files and copying them to /your/include/path/,
|
||||||
|
# even on a per-VirtualHost basis. The default include files will display
|
||||||
|
# your Apache version number and your ServerAdmin email address regardless
|
||||||
|
# of the setting of ServerSignature.
|
||||||
|
|
||||||
|
Alias /error/ "${SRVROOT}/error/"
|
||||||
|
|
||||||
|
<Directory "${SRVROOT}/error">
|
||||||
|
AllowOverride None
|
||||||
|
Options IncludesNoExec
|
||||||
|
AddOutputFilter Includes html
|
||||||
|
AddHandler type-map var
|
||||||
|
Require all granted
|
||||||
|
LanguagePriority en cs de es fr it ja ko nl pl pt-br ro sv tr
|
||||||
|
ForceLanguagePriority Prefer Fallback
|
||||||
|
</Directory>
|
||||||
|
|
||||||
|
ErrorDocument 400 /error/HTTP_BAD_REQUEST.html.var
|
||||||
|
ErrorDocument 401 /error/HTTP_UNAUTHORIZED.html.var
|
||||||
|
ErrorDocument 403 /error/HTTP_FORBIDDEN.html.var
|
||||||
|
ErrorDocument 404 /error/HTTP_NOT_FOUND.html.var
|
||||||
|
ErrorDocument 405 /error/HTTP_METHOD_NOT_ALLOWED.html.var
|
||||||
|
ErrorDocument 408 /error/HTTP_REQUEST_TIME_OUT.html.var
|
||||||
|
ErrorDocument 410 /error/HTTP_GONE.html.var
|
||||||
|
ErrorDocument 411 /error/HTTP_LENGTH_REQUIRED.html.var
|
||||||
|
ErrorDocument 412 /error/HTTP_PRECONDITION_FAILED.html.var
|
||||||
|
ErrorDocument 413 /error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
|
||||||
|
ErrorDocument 414 /error/HTTP_REQUEST_URI_TOO_LARGE.html.var
|
||||||
|
ErrorDocument 415 /error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var
|
||||||
|
ErrorDocument 500 /error/HTTP_INTERNAL_SERVER_ERROR.html.var
|
||||||
|
ErrorDocument 501 /error/HTTP_NOT_IMPLEMENTED.html.var
|
||||||
|
ErrorDocument 502 /error/HTTP_BAD_GATEWAY.html.var
|
||||||
|
ErrorDocument 503 /error/HTTP_SERVICE_UNAVAILABLE.html.var
|
||||||
|
ErrorDocument 506 /error/HTTP_VARIANT_ALSO_VARIES.html.var
|
||||||
|
|
||||||
@@ -0,0 +1,290 @@
|
|||||||
|
#
|
||||||
|
# This is the Apache server configuration file providing SSL support.
|
||||||
|
# It contains the configuration directives to instruct the server how to
|
||||||
|
# serve pages over an https connection. For detailed information about these
|
||||||
|
# directives see <URL:http://httpd.apache.org/docs/2.4/mod/mod_ssl.html>
|
||||||
|
#
|
||||||
|
# Do NOT simply read the instructions in here without understanding
|
||||||
|
# what they do. They're here only as hints or reminders. If you are unsure
|
||||||
|
# consult the online docs. You have been warned.
|
||||||
|
#
|
||||||
|
# Required modules: mod_log_config, mod_setenvif, mod_ssl,
|
||||||
|
# socache_shmcb_module (for default value of SSLSessionCache)
|
||||||
|
|
||||||
|
#
|
||||||
|
# Pseudo Random Number Generator (PRNG):
|
||||||
|
# Configure one or more sources to seed the PRNG of the SSL library.
|
||||||
|
# The seed data should be of good random quality.
|
||||||
|
# WARNING! On some platforms /dev/random blocks if not enough entropy
|
||||||
|
# is available. This means you then cannot use the /dev/random device
|
||||||
|
# because it would lead to very long connection times (as long as
|
||||||
|
# it requires to make more entropy available). But usually those
|
||||||
|
# platforms additionally provide a /dev/urandom device which doesn't
|
||||||
|
# block. So, if available, use this one instead. Read the mod_ssl User
|
||||||
|
# Manual for more details.
|
||||||
|
#
|
||||||
|
#SSLRandomSeed startup file:/dev/random 512
|
||||||
|
#SSLRandomSeed startup file:/dev/urandom 512
|
||||||
|
#SSLRandomSeed connect file:/dev/random 512
|
||||||
|
#SSLRandomSeed connect file:/dev/urandom 512
|
||||||
|
|
||||||
|
|
||||||
|
#
|
||||||
|
# When we also provide SSL we have to listen to the
|
||||||
|
# standard HTTP port (see above) and to the HTTPS port
|
||||||
|
#
|
||||||
|
Listen 443
|
||||||
|
|
||||||
|
##
|
||||||
|
## SSL Global Context
|
||||||
|
##
|
||||||
|
## All SSL configuration in this context applies both to
|
||||||
|
## the main server and all SSL-enabled virtual hosts.
|
||||||
|
##
|
||||||
|
|
||||||
|
# SSL Cipher Suite:
|
||||||
|
# List the ciphers that the client is permitted to negotiate,
|
||||||
|
# and that httpd will negotiate as the client of a proxied server.
|
||||||
|
# See the OpenSSL documentation for a complete list of ciphers, and
|
||||||
|
# ensure these follow appropriate best practices for this deployment.
|
||||||
|
# httpd 2.2.30, 2.4.13 and later force-disable aNULL, eNULL and EXP ciphers,
|
||||||
|
# while OpenSSL disabled these by default in 0.9.8zf/1.0.0r/1.0.1m/1.0.2a.
|
||||||
|
SSLCipherSuite HIGH:MEDIUM:!MD5:!RC4:!3DES
|
||||||
|
SSLProxyCipherSuite HIGH:MEDIUM:!MD5:!RC4:!3DES
|
||||||
|
|
||||||
|
# By the end of 2016, only TLSv1.2 ciphers should remain in use.
|
||||||
|
# Older ciphers should be disallowed as soon as possible, while the
|
||||||
|
# kRSA ciphers do not offer forward secrecy. These changes inhibit
|
||||||
|
# older clients (such as IE6 SP2 or IE8 on Windows XP, or other legacy
|
||||||
|
# non-browser tooling) from successfully connecting.
|
||||||
|
#
|
||||||
|
# To restrict mod_ssl to use only TLSv1.2 ciphers, and disable
|
||||||
|
# those protocols which do not support forward secrecy, replace
|
||||||
|
# the SSLCipherSuite and SSLProxyCipherSuite directives above with
|
||||||
|
# the following two directives, as soon as practical.
|
||||||
|
# SSLCipherSuite HIGH:MEDIUM:!SSLv3:!kRSA
|
||||||
|
# SSLProxyCipherSuite HIGH:MEDIUM:!SSLv3:!kRSA
|
||||||
|
|
||||||
|
# User agents such as web browsers are not configured for the user's
|
||||||
|
# own preference of either security or performance, therefore this
|
||||||
|
# must be the prerogative of the web server administrator who manages
|
||||||
|
# cpu load versus confidentiality, so enforce the server's cipher order.
|
||||||
|
SSLHonorCipherOrder on
|
||||||
|
|
||||||
|
# SSL Protocol support:
|
||||||
|
# List the protocol versions which clients are allowed to connect with.
|
||||||
|
# Disable SSLv3 by default (cf. RFC 7525 3.1.1). TLSv1 (1.0) should be
|
||||||
|
# disabled as quickly as practical. By the end of 2016, only the TLSv1.2
|
||||||
|
# protocol or later should remain in use.
|
||||||
|
SSLProtocol all -SSLv3
|
||||||
|
SSLProxyProtocol all -SSLv3
|
||||||
|
|
||||||
|
# Pass Phrase Dialog:
|
||||||
|
# Configure the pass phrase gathering process.
|
||||||
|
# The filtering dialog program (`builtin' is an internal
|
||||||
|
# terminal dialog) has to provide the pass phrase on stdout.
|
||||||
|
SSLPassPhraseDialog builtin
|
||||||
|
|
||||||
|
# Inter-Process Session Cache:
|
||||||
|
# Configure the SSL Session Cache: First the mechanism
|
||||||
|
# to use and second the expiring timeout (in seconds).
|
||||||
|
#SSLSessionCache "dbm:${SRVROOT}/logs/ssl_scache"
|
||||||
|
SSLSessionCache "shmcb:${SRVROOT}/logs/ssl_scache(512000)"
|
||||||
|
SSLSessionCacheTimeout 300
|
||||||
|
|
||||||
|
# OCSP Stapling (requires OpenSSL 0.9.8h or later)
|
||||||
|
#
|
||||||
|
# This feature is disabled by default and requires at least
|
||||||
|
# the two directives SSLUseStapling and SSLStaplingCache.
|
||||||
|
# Refer to the documentation on OCSP Stapling in the SSL/TLS
|
||||||
|
# How-To for more information.
|
||||||
|
#
|
||||||
|
# Enable stapling for all SSL-enabled servers:
|
||||||
|
#SSLUseStapling On
|
||||||
|
|
||||||
|
# Define a relatively small cache for OCSP Stapling using
|
||||||
|
# the same mechanism that is used for the SSL session cache
|
||||||
|
# above. If stapling is used with more than a few certificates,
|
||||||
|
# the size may need to be increased. (AH01929 will be logged.)
|
||||||
|
#SSLStaplingCache "shmcb:${SRVROOT}/logs/ssl_stapling(32768)"
|
||||||
|
|
||||||
|
# Seconds before valid OCSP responses are expired from the cache
|
||||||
|
#SSLStaplingStandardCacheTimeout 3600
|
||||||
|
|
||||||
|
# Seconds before invalid OCSP responses are expired from the cache
|
||||||
|
#SSLStaplingErrorCacheTimeout 600
|
||||||
|
|
||||||
|
##
|
||||||
|
## SSL Virtual Host Context
|
||||||
|
##
|
||||||
|
|
||||||
|
<VirtualHost _default_:443>
|
||||||
|
|
||||||
|
# General setup for the virtual host
|
||||||
|
DocumentRoot "${SRVROOT}/htdocs"
|
||||||
|
ServerName www.example.com:443
|
||||||
|
ServerAdmin admin@example.com
|
||||||
|
ErrorLog "${SRVROOT}/logs/error.log"
|
||||||
|
TransferLog "${SRVROOT}/logs/access.log"
|
||||||
|
|
||||||
|
# SSL Engine Switch:
|
||||||
|
# Enable/Disable SSL for this virtual host.
|
||||||
|
SSLEngine on
|
||||||
|
|
||||||
|
# Server Certificate:
|
||||||
|
# Point SSLCertificateFile at a PEM encoded certificate. If
|
||||||
|
# the certificate is encrypted, then you will be prompted for a
|
||||||
|
# pass phrase. Note that a kill -HUP will prompt again. Keep
|
||||||
|
# in mind that if you have both an RSA and a DSA certificate you
|
||||||
|
# can configure both in parallel (to also allow the use of DSA
|
||||||
|
# ciphers, etc.)
|
||||||
|
# Some ECC cipher suites (http://www.ietf.org/rfc/rfc4492.txt)
|
||||||
|
# require an ECC certificate which can also be configured in
|
||||||
|
# parallel.
|
||||||
|
SSLCertificateFile "${SRVROOT}/conf/server.crt"
|
||||||
|
#SSLCertificateFile "${SRVROOT}/conf/server-dsa.crt"
|
||||||
|
#SSLCertificateFile "${SRVROOT}/conf/server-ecc.crt"
|
||||||
|
|
||||||
|
# Server Private Key:
|
||||||
|
# If the key is not combined with the certificate, use this
|
||||||
|
# directive to point at the key file. Keep in mind that if
|
||||||
|
# you've both a RSA and a DSA private key you can configure
|
||||||
|
# both in parallel (to also allow the use of DSA ciphers, etc.)
|
||||||
|
# ECC keys, when in use, can also be configured in parallel
|
||||||
|
SSLCertificateKeyFile "${SRVROOT}/conf/server.key"
|
||||||
|
#SSLCertificateKeyFile "${SRVROOT}/conf/server-dsa.key"
|
||||||
|
#SSLCertificateKeyFile "${SRVROOT}/conf/server-ecc.key"
|
||||||
|
|
||||||
|
# Server Certificate Chain:
|
||||||
|
# Point SSLCertificateChainFile at a file containing the
|
||||||
|
# concatenation of PEM encoded CA certificates which form the
|
||||||
|
# certificate chain for the server certificate. Alternatively
|
||||||
|
# the referenced file can be the same as SSLCertificateFile
|
||||||
|
# when the CA certificates are directly appended to the server
|
||||||
|
# certificate for convenience.
|
||||||
|
#SSLCertificateChainFile "${SRVROOT}/conf/server-ca.crt"
|
||||||
|
|
||||||
|
# Certificate Authority (CA):
|
||||||
|
# Set the CA certificate verification path where to find CA
|
||||||
|
# certificates for client authentication or alternatively one
|
||||||
|
# huge file containing all of them (file must be PEM encoded)
|
||||||
|
# Note: Inside SSLCACertificatePath you need hash symlinks
|
||||||
|
# to point to the certificate files. Use the provided
|
||||||
|
# Makefile to update the hash symlinks after changes.
|
||||||
|
#SSLCACertificatePath "${SRVROOT}/conf/ssl.crt"
|
||||||
|
#SSLCACertificateFile "${SRVROOT}/conf/ssl.crt/ca-bundle.crt"
|
||||||
|
|
||||||
|
# Certificate Revocation Lists (CRL):
|
||||||
|
# Set the CA revocation path where to find CA CRLs for client
|
||||||
|
# authentication or alternatively one huge file containing all
|
||||||
|
# of them (file must be PEM encoded).
|
||||||
|
# The CRL checking mode needs to be configured explicitly
|
||||||
|
# through SSLCARevocationCheck (defaults to "none" otherwise).
|
||||||
|
# Note: Inside SSLCARevocationPath you need hash symlinks
|
||||||
|
# to point to the certificate files. Use the provided
|
||||||
|
# Makefile to update the hash symlinks after changes.
|
||||||
|
#SSLCARevocationPath "${SRVROOT}/conf/ssl.crl"
|
||||||
|
#SSLCARevocationFile "${SRVROOT}/conf/ssl.crl/ca-bundle.crl"
|
||||||
|
#SSLCARevocationCheck chain
|
||||||
|
|
||||||
|
# Client Authentication (Type):
|
||||||
|
# Client certificate verification type and depth. Types are
|
||||||
|
# none, optional, require and optional_no_ca. Depth is a
|
||||||
|
# number which specifies how deeply to verify the certificate
|
||||||
|
# issuer chain before deciding the certificate is not valid.
|
||||||
|
#SSLVerifyClient require
|
||||||
|
#SSLVerifyDepth 10
|
||||||
|
|
||||||
|
# TLS-SRP mutual authentication:
|
||||||
|
# Enable TLS-SRP and set the path to the OpenSSL SRP verifier
|
||||||
|
# file (containing login information for SRP user accounts).
|
||||||
|
# Requires OpenSSL 1.0.1 or newer. See the mod_ssl FAQ for
|
||||||
|
# detailed instructions on creating this file. Example:
|
||||||
|
# "openssl srp -srpvfile ${SRVROOT}/conf/passwd.srpv -add username"
|
||||||
|
#SSLSRPVerifierFile "${SRVROOT}/conf/passwd.srpv"
|
||||||
|
|
||||||
|
# Access Control:
|
||||||
|
# With SSLRequire you can do per-directory access control based
|
||||||
|
# on arbitrary complex boolean expressions containing server
|
||||||
|
# variable checks and other lookup directives. The syntax is a
|
||||||
|
# mixture between C and Perl. See the mod_ssl documentation
|
||||||
|
# for more details.
|
||||||
|
#<Location />
|
||||||
|
#SSLRequire ( %{SSL_CIPHER} !~ m/^(EXP|NULL)/ \
|
||||||
|
# and %{SSL_CLIENT_S_DN_O} eq "Snake Oil, Ltd." \
|
||||||
|
# and %{SSL_CLIENT_S_DN_OU} in {"Staff", "CA", "Dev"} \
|
||||||
|
# and %{TIME_WDAY} >= 1 and %{TIME_WDAY} <= 5 \
|
||||||
|
# and %{TIME_HOUR} >= 8 and %{TIME_HOUR} <= 20 ) \
|
||||||
|
# or %{REMOTE_ADDR} =~ m/^192\.76\.162\.[0-9]+$/
|
||||||
|
#</Location>
|
||||||
|
|
||||||
|
# SSL Engine Options:
|
||||||
|
# Set various options for the SSL engine.
|
||||||
|
# o FakeBasicAuth:
|
||||||
|
# Translate the client X.509 into a Basic Authorisation. This means that
|
||||||
|
# the standard Auth/DBMAuth methods can be used for access control. The
|
||||||
|
# user name is the `one line' version of the client's X.509 certificate.
|
||||||
|
# Note that no password is obtained from the user. Every entry in the user
|
||||||
|
# file needs this password: `xxj31ZMTZzkVA'.
|
||||||
|
# o ExportCertData:
|
||||||
|
# This exports two additional environment variables: SSL_CLIENT_CERT and
|
||||||
|
# SSL_SERVER_CERT. These contain the PEM-encoded certificates of the
|
||||||
|
# server (always existing) and the client (only existing when client
|
||||||
|
# authentication is used). This can be used to import the certificates
|
||||||
|
# into CGI scripts.
|
||||||
|
# o StdEnvVars:
|
||||||
|
# This exports the standard SSL/TLS related `SSL_*' environment variables.
|
||||||
|
# Per default this exportation is switched off for performance reasons,
|
||||||
|
# because the extraction step is an expensive operation and is usually
|
||||||
|
# useless for serving static content. So one usually enables the
|
||||||
|
# exportation for CGI and SSI requests only.
|
||||||
|
# o StrictRequire:
|
||||||
|
# This denies access when "SSLRequireSSL" or "SSLRequire" applied even
|
||||||
|
# under a "Satisfy any" situation, i.e. when it applies access is denied
|
||||||
|
# and no other module can change it.
|
||||||
|
# o OptRenegotiate:
|
||||||
|
# This enables optimized SSL connection renegotiation handling when SSL
|
||||||
|
# directives are used in per-directory context.
|
||||||
|
#SSLOptions +FakeBasicAuth +ExportCertData +StrictRequire
|
||||||
|
<FilesMatch "\.(cgi|shtml|phtml|php)$">
|
||||||
|
SSLOptions +StdEnvVars
|
||||||
|
</FilesMatch>
|
||||||
|
<Directory "${SRVROOT}/cgi-bin">
|
||||||
|
SSLOptions +StdEnvVars
|
||||||
|
</Directory>
|
||||||
|
|
||||||
|
# SSL Protocol Adjustments:
|
||||||
|
# The safe and default but still SSL/TLS standard compliant shutdown
|
||||||
|
# approach is that mod_ssl sends the close notify alert but doesn't wait for
|
||||||
|
# the close notify alert from client. When you need a different shutdown
|
||||||
|
# approach you can use one of the following variables:
|
||||||
|
# o ssl-unclean-shutdown:
|
||||||
|
# This forces an unclean shutdown when the connection is closed, i.e. no
|
||||||
|
# SSL close notify alert is sent or allowed to be received. This violates
|
||||||
|
# the SSL/TLS standard but is needed for some brain-dead browsers. Use
|
||||||
|
# this when you receive I/O errors because of the standard approach where
|
||||||
|
# mod_ssl sends the close notify alert.
|
||||||
|
# o ssl-accurate-shutdown:
|
||||||
|
# This forces an accurate shutdown when the connection is closed, i.e. a
|
||||||
|
# SSL close notify alert is send and mod_ssl waits for the close notify
|
||||||
|
# alert of the client. This is 100% SSL/TLS standard compliant, but in
|
||||||
|
# practice often causes hanging connections with brain-dead browsers. Use
|
||||||
|
# this only for browsers where you know that their SSL implementation
|
||||||
|
# works correctly.
|
||||||
|
# Notice: Most problems of broken clients are also related to the HTTP
|
||||||
|
# keep-alive facility, so you usually additionally want to disable
|
||||||
|
# keep-alive for those clients, too. Use variable "nokeepalive" for this.
|
||||||
|
# Similarly, one has to force some clients to use HTTP/1.0 to workaround
|
||||||
|
# their broken HTTP/1.1 implementation. Use variables "downgrade-1.0" and
|
||||||
|
# "force-response-1.0" for this.
|
||||||
|
BrowserMatch "MSIE [2-5]" \
|
||||||
|
nokeepalive ssl-unclean-shutdown \
|
||||||
|
downgrade-1.0 force-response-1.0
|
||||||
|
|
||||||
|
# Per-Server Logging:
|
||||||
|
# The home of a custom SSL log file. Use this when you want a
|
||||||
|
# compact non-error SSL logfile on a virtual host basis.
|
||||||
|
CustomLog "${SRVROOT}/logs/ssl_request.log" \
|
||||||
|
"%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
|
||||||
|
|
||||||
|
</VirtualHost>
|
||||||
@@ -0,0 +1,21 @@
|
|||||||
|
# Settings for user home directories
|
||||||
|
#
|
||||||
|
# Required module: mod_authz_core, mod_authz_host, mod_userdir
|
||||||
|
|
||||||
|
#
|
||||||
|
# UserDir: The name of the directory that is appended onto a user's home
|
||||||
|
# directory if a ~user request is received. Note that you must also set
|
||||||
|
# the default access control for these directories, as in the example below.
|
||||||
|
#
|
||||||
|
UserDir "My Documents/My Website"
|
||||||
|
|
||||||
|
#
|
||||||
|
# Control access to UserDir directories. The following is an example
|
||||||
|
# for a site where these directories are restricted to read-only.
|
||||||
|
#
|
||||||
|
<Directory "C:/Users/*/My Documents/My Website">
|
||||||
|
AllowOverride FileInfo AuthConfig Limit Indexes
|
||||||
|
Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
|
||||||
|
Require method GET POST OPTIONS
|
||||||
|
</Directory>
|
||||||
|
|
||||||
@@ -0,0 +1,41 @@
|
|||||||
|
# Virtual Hosts
|
||||||
|
#
|
||||||
|
# Required modules: mod_log_config
|
||||||
|
|
||||||
|
# If you want to maintain multiple domains/hostnames on your
|
||||||
|
# machine you can setup VirtualHost containers for them. Most configurations
|
||||||
|
# use only name-based virtual hosts so the server doesn't need to worry about
|
||||||
|
# IP addresses. This is indicated by the asterisks in the directives below.
|
||||||
|
#
|
||||||
|
# Please see the documentation at
|
||||||
|
# <URL:http://httpd.apache.org/docs/2.4/vhosts/>
|
||||||
|
# for further details before you try to setup virtual hosts.
|
||||||
|
#
|
||||||
|
# You may use the command line option '-S' to verify your virtual host
|
||||||
|
# configuration.
|
||||||
|
|
||||||
|
#
|
||||||
|
# VirtualHost example:
|
||||||
|
# Almost any Apache directive may go into a VirtualHost container.
|
||||||
|
# The first VirtualHost section is used for all requests that do not
|
||||||
|
# match a ServerName or ServerAlias in any <VirtualHost> block.
|
||||||
|
#
|
||||||
|
<VirtualHost *:80>
|
||||||
|
ServerAdmin webmaster@dummy-host.example.com
|
||||||
|
DocumentRoot "${SRVROOT}/docs/dummy-host.example.com"
|
||||||
|
ServerName dummy-host.example.com
|
||||||
|
ServerAlias www.dummy-host.example.com
|
||||||
|
ErrorLog "logs/dummy-host.example.com-error.log"
|
||||||
|
CustomLog "logs/dummy-host.example.com-access.log" common
|
||||||
|
</VirtualHost>
|
||||||
|
|
||||||
|
<VirtualHost *:80>
|
||||||
|
ServerAdmin webmaster@dummy-host2.example.com
|
||||||
|
DocumentRoot "${SRVROOT}/docs/dummy-host2.example.com"
|
||||||
|
ServerName dummy-host2.example.com
|
||||||
|
ErrorLog "logs/dummy-host2.example.com-error.log"
|
||||||
|
CustomLog "logs/dummy-host2.example.com-access.log" common
|
||||||
|
</VirtualHost>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,90 @@
|
|||||||
|
# Configuration example.
|
||||||
|
#
|
||||||
|
# For detailed information about these directives see
|
||||||
|
# <URL:http://httpd.apache.org/docs/2.4/mod/mod_proxy_html.html>
|
||||||
|
# and for mod_xml2enc see
|
||||||
|
# <URL:http://httpd.apache.org/docs/2.4/mod/mod_xml2enc.html>
|
||||||
|
#
|
||||||
|
# First, to load the module with its prerequisites. Note: mod_xml2enc
|
||||||
|
# is not always necessary, but without it mod_proxy_html is likely to
|
||||||
|
# mangle pages in encodings other than ASCII or Unicode (utf-8).
|
||||||
|
#
|
||||||
|
# For Unix-family systems:
|
||||||
|
# LoadFile /usr/lib/libxml2.so
|
||||||
|
# LoadModule proxy_html_module modules/mod_proxy_html.so
|
||||||
|
# LoadModule xml2enc_module modules/mod_xml2enc.so
|
||||||
|
#
|
||||||
|
# For Windows (I don't know if there's a standard path for the libraries)
|
||||||
|
# LoadFile C:/path/zlib.dll
|
||||||
|
# LoadFile C:/path/iconv.dll
|
||||||
|
# LoadFile C:/path/libxml2.dll
|
||||||
|
# LoadModule proxy_html_module modules/mod_proxy_html.so
|
||||||
|
# LoadModule xml2enc_module modules/mod_xml2enc.so
|
||||||
|
#
|
||||||
|
# All knowledge of HTML links has been removed from the mod_proxy_html
|
||||||
|
# code itself, and is instead read from httpd.conf (or included file)
|
||||||
|
# at server startup. So you MUST declare it. This will normally be
|
||||||
|
# at top level, but can also be used in a <Location>.
|
||||||
|
#
|
||||||
|
# Here's the declaration for W3C HTML 4.01 and XHTML 1.0
|
||||||
|
|
||||||
|
ProxyHTMLLinks a href
|
||||||
|
ProxyHTMLLinks area href
|
||||||
|
ProxyHTMLLinks link href
|
||||||
|
ProxyHTMLLinks img src longdesc usemap
|
||||||
|
ProxyHTMLLinks object classid codebase data usemap
|
||||||
|
ProxyHTMLLinks q cite
|
||||||
|
ProxyHTMLLinks blockquote cite
|
||||||
|
ProxyHTMLLinks ins cite
|
||||||
|
ProxyHTMLLinks del cite
|
||||||
|
ProxyHTMLLinks form action
|
||||||
|
ProxyHTMLLinks input src usemap
|
||||||
|
ProxyHTMLLinks head profile
|
||||||
|
ProxyHTMLLinks base href
|
||||||
|
ProxyHTMLLinks script src for
|
||||||
|
|
||||||
|
# To support scripting events (with ProxyHTMLExtended On),
|
||||||
|
# you'll need to declare them too.
|
||||||
|
|
||||||
|
ProxyHTMLEvents onclick ondblclick onmousedown onmouseup \
|
||||||
|
onmouseover onmousemove onmouseout onkeypress \
|
||||||
|
onkeydown onkeyup onfocus onblur onload \
|
||||||
|
onunload onsubmit onreset onselect onchange
|
||||||
|
|
||||||
|
# If you need to support legacy (pre-1998, aka "transitional") HTML or XHTML,
|
||||||
|
# you'll need to uncomment the following deprecated link attributes.
|
||||||
|
# Note that these are enabled in earlier mod_proxy_html versions
|
||||||
|
#
|
||||||
|
# ProxyHTMLLinks frame src longdesc
|
||||||
|
# ProxyHTMLLinks iframe src longdesc
|
||||||
|
# ProxyHTMLLinks body background
|
||||||
|
# ProxyHTMLLinks applet codebase
|
||||||
|
#
|
||||||
|
# If you're dealing with proprietary HTML variants,
|
||||||
|
# declare your own URL attributes here as required.
|
||||||
|
#
|
||||||
|
# ProxyHTMLLinks myelement myattr otherattr
|
||||||
|
#
|
||||||
|
###########
|
||||||
|
# EXAMPLE #
|
||||||
|
###########
|
||||||
|
#
|
||||||
|
# To define the URL /my-gateway/ as a gateway to an appserver with address
|
||||||
|
# http://some.app.intranet/ on a private network, after loading the
|
||||||
|
# modules and including this configuration file:
|
||||||
|
#
|
||||||
|
# ProxyRequests Off <-- this is an important security setting
|
||||||
|
# ProxyPass /my-gateway/ http://some.app.intranet/
|
||||||
|
# <Location /my-gateway/>
|
||||||
|
# ProxyPassReverse /
|
||||||
|
# ProxyHTMLEnable On
|
||||||
|
# ProxyHTMLURLMap http://some.app.intranet/ /my-gateway/
|
||||||
|
# ProxyHTMLURLMap / /my-gateway/
|
||||||
|
# </Location>
|
||||||
|
#
|
||||||
|
# Many (though not all) real-life setups are more complex.
|
||||||
|
#
|
||||||
|
# See the documentation at
|
||||||
|
# http://apache.webthing.com/mod_proxy_html/
|
||||||
|
# and the tutorial at
|
||||||
|
# http://www.apachetutor.org/admin/reverseproxies
|
||||||
536
bin/apache/httpd-2.4.62-240904-win64-VS17/conf/httpd.conf
Normal file
536
bin/apache/httpd-2.4.62-240904-win64-VS17/conf/httpd.conf
Normal file
@@ -0,0 +1,536 @@
|
|||||||
|
#
|
||||||
|
# This is the main Apache HTTP server configuration file. It contains the
|
||||||
|
# configuration directives that give the server its instructions.
|
||||||
|
# See <URL:http://httpd.apache.org/docs/2.4/> for detailed information.
|
||||||
|
# In particular, see
|
||||||
|
# <URL:http://httpd.apache.org/docs/2.4/mod/directives.html>
|
||||||
|
# for a discussion of each configuration directive.
|
||||||
|
#
|
||||||
|
# Do NOT simply read the instructions in here without understanding
|
||||||
|
# what they do. They're here only as hints or reminders. If you are unsure
|
||||||
|
# consult the online docs. You have been warned.
|
||||||
|
#
|
||||||
|
# Configuration and logfile names: If the filenames you specify for many
|
||||||
|
# of the server's control files begin with "/" (or "drive:/" for Win32), the
|
||||||
|
# server will use that explicit path. If the filenames do *not* begin
|
||||||
|
# with "/", the value of ServerRoot is prepended -- so "logs/access_log"
|
||||||
|
# with ServerRoot set to "/usr/local/apache2" will be interpreted by the
|
||||||
|
# server as "/usr/local/apache2/logs/access_log", whereas "/logs/access_log"
|
||||||
|
# will be interpreted as '/logs/access_log'.
|
||||||
|
#
|
||||||
|
# NOTE: Where filenames are specified, you must use forward slashes
|
||||||
|
# instead of backslashes (e.g., "c:/apache" instead of "c:\apache").
|
||||||
|
# If a drive letter is omitted, the drive on which httpd.exe is located
|
||||||
|
# will be used by default. It is recommended that you always supply
|
||||||
|
# an explicit drive letter in absolute paths to avoid confusion.
|
||||||
|
|
||||||
|
#
|
||||||
|
# ServerRoot: The top of the directory tree under which the server's
|
||||||
|
# configuration, error, and log files are kept.
|
||||||
|
#
|
||||||
|
# Do not add a slash at the end of the directory path. If you point
|
||||||
|
# ServerRoot at a non-local disk, be sure to specify a local disk on the
|
||||||
|
# Mutex directive, if file-based mutexes are used. If you wish to share the
|
||||||
|
# same ServerRoot for multiple httpd daemons, you will need to change at
|
||||||
|
# least PidFile.
|
||||||
|
#
|
||||||
|
Define SRVROOT "c:/Apache24"
|
||||||
|
|
||||||
|
ServerRoot "D:/Projects/Laragon-installer/6.0-W64/bin/apache/httpd-2.4.62-240904-win64-VS17"
|
||||||
|
|
||||||
|
#
|
||||||
|
# Mutex: Allows you to set the mutex mechanism and mutex file directory
|
||||||
|
# for individual mutexes, or change the global defaults
|
||||||
|
#
|
||||||
|
# Uncomment and change the directory if mutexes are file-based and the default
|
||||||
|
# mutex file directory is not on a local disk or is not appropriate for some
|
||||||
|
# other reason.
|
||||||
|
#
|
||||||
|
# Mutex default:logs
|
||||||
|
|
||||||
|
#
|
||||||
|
# Listen: Allows you to bind Apache to specific IP addresses and/or
|
||||||
|
# ports, instead of the default. See also the <VirtualHost>
|
||||||
|
# directive.
|
||||||
|
#
|
||||||
|
# Change this to Listen on specific IP addresses as shown below to
|
||||||
|
# prevent Apache from glomming onto all bound IP addresses.
|
||||||
|
#
|
||||||
|
#Listen 12.34.56.78:80
|
||||||
|
Listen 80
|
||||||
|
|
||||||
|
#
|
||||||
|
# Dynamic Shared Object (DSO) Support
|
||||||
|
#
|
||||||
|
# To be able to use the functionality of a module which was built as a DSO you
|
||||||
|
# have to place corresponding `LoadModule' lines at this location so the
|
||||||
|
# directives contained in it are actually available _before_ they are used.
|
||||||
|
# Statically compiled modules (those listed by `httpd -l') do not need
|
||||||
|
# to be loaded here.
|
||||||
|
#
|
||||||
|
# Example:
|
||||||
|
# LoadModule foo_module modules/mod_foo.so
|
||||||
|
#
|
||||||
|
#LoadModule access_compat_module modules/mod_access_compat.so
|
||||||
|
LoadModule actions_module modules/mod_actions.so
|
||||||
|
LoadModule alias_module modules/mod_alias.so
|
||||||
|
LoadModule allowmethods_module modules/mod_allowmethods.so
|
||||||
|
LoadModule asis_module modules/mod_asis.so
|
||||||
|
LoadModule auth_basic_module modules/mod_auth_basic.so
|
||||||
|
#LoadModule auth_digest_module modules/mod_auth_digest.so
|
||||||
|
#LoadModule auth_form_module modules/mod_auth_form.so
|
||||||
|
#LoadModule authn_anon_module modules/mod_authn_anon.so
|
||||||
|
LoadModule authn_core_module modules/mod_authn_core.so
|
||||||
|
#LoadModule authn_dbd_module modules/mod_authn_dbd.so
|
||||||
|
#LoadModule authn_dbm_module modules/mod_authn_dbm.so
|
||||||
|
LoadModule authn_file_module modules/mod_authn_file.so
|
||||||
|
#LoadModule authn_socache_module modules/mod_authn_socache.so
|
||||||
|
#LoadModule authnz_fcgi_module modules/mod_authnz_fcgi.so
|
||||||
|
#LoadModule authnz_ldap_module modules/mod_authnz_ldap.so
|
||||||
|
LoadModule authz_core_module modules/mod_authz_core.so
|
||||||
|
#LoadModule authz_dbd_module modules/mod_authz_dbd.so
|
||||||
|
#LoadModule authz_dbm_module modules/mod_authz_dbm.so
|
||||||
|
LoadModule authz_groupfile_module modules/mod_authz_groupfile.so
|
||||||
|
LoadModule authz_host_module modules/mod_authz_host.so
|
||||||
|
#LoadModule authz_owner_module modules/mod_authz_owner.so
|
||||||
|
LoadModule authz_user_module modules/mod_authz_user.so
|
||||||
|
LoadModule autoindex_module modules/mod_autoindex.so
|
||||||
|
#LoadModule brotli_module modules/mod_brotli.so
|
||||||
|
#LoadModule buffer_module modules/mod_buffer.so
|
||||||
|
#LoadModule cache_module modules/mod_cache.so
|
||||||
|
#LoadModule cache_disk_module modules/mod_cache_disk.so
|
||||||
|
#LoadModule cache_socache_module modules/mod_cache_socache.so
|
||||||
|
#LoadModule cern_meta_module modules/mod_cern_meta.so
|
||||||
|
LoadModule cgi_module modules/mod_cgi.so
|
||||||
|
#LoadModule charset_lite_module modules/mod_charset_lite.so
|
||||||
|
#LoadModule data_module modules/mod_data.so
|
||||||
|
#LoadModule dav_module modules/mod_dav.so
|
||||||
|
#LoadModule dav_fs_module modules/mod_dav_fs.so
|
||||||
|
#LoadModule dav_lock_module modules/mod_dav_lock.so
|
||||||
|
#LoadModule dbd_module modules/mod_dbd.so
|
||||||
|
#LoadModule deflate_module modules/mod_deflate.so
|
||||||
|
LoadModule dir_module modules/mod_dir.so
|
||||||
|
#LoadModule dumpio_module modules/mod_dumpio.so
|
||||||
|
LoadModule env_module modules/mod_env.so
|
||||||
|
#LoadModule expires_module modules/mod_expires.so
|
||||||
|
#LoadModule ext_filter_module modules/mod_ext_filter.so
|
||||||
|
#LoadModule file_cache_module modules/mod_file_cache.so
|
||||||
|
#LoadModule filter_module modules/mod_filter.so
|
||||||
|
#LoadModule http2_module modules/mod_http2.so
|
||||||
|
#LoadModule headers_module modules/mod_headers.so
|
||||||
|
#LoadModule heartbeat_module modules/mod_heartbeat.so
|
||||||
|
#LoadModule heartmonitor_module modules/mod_heartmonitor.so
|
||||||
|
#LoadModule ident_module modules/mod_ident.so
|
||||||
|
#LoadModule imagemap_module modules/mod_imagemap.so
|
||||||
|
LoadModule include_module modules/mod_include.so
|
||||||
|
#LoadModule info_module modules/mod_info.so
|
||||||
|
LoadModule isapi_module modules/mod_isapi.so
|
||||||
|
#LoadModule lbmethod_bybusyness_module modules/mod_lbmethod_bybusyness.so
|
||||||
|
#LoadModule lbmethod_byrequests_module modules/mod_lbmethod_byrequests.so
|
||||||
|
#LoadModule lbmethod_bytraffic_module modules/mod_lbmethod_bytraffic.so
|
||||||
|
#LoadModule lbmethod_heartbeat_module modules/mod_lbmethod_heartbeat.so
|
||||||
|
#LoadModule ldap_module modules/mod_ldap.so
|
||||||
|
#LoadModule logio_module modules/mod_logio.so
|
||||||
|
LoadModule log_config_module modules/mod_log_config.so
|
||||||
|
#LoadModule log_debug_module modules/mod_log_debug.so
|
||||||
|
#LoadModule log_forensic_module modules/mod_log_forensic.so
|
||||||
|
#LoadModule lua_module modules/mod_lua.so
|
||||||
|
#LoadModule macro_module modules/mod_macro.so
|
||||||
|
#LoadModule md_module modules/mod_md.so
|
||||||
|
LoadModule mime_module modules/mod_mime.so
|
||||||
|
#LoadModule mime_magic_module modules/mod_mime_magic.so
|
||||||
|
LoadModule negotiation_module modules/mod_negotiation.so
|
||||||
|
#LoadModule proxy_module modules/mod_proxy.so
|
||||||
|
#LoadModule proxy_ajp_module modules/mod_proxy_ajp.so
|
||||||
|
#LoadModule proxy_balancer_module modules/mod_proxy_balancer.so
|
||||||
|
#LoadModule proxy_connect_module modules/mod_proxy_connect.so
|
||||||
|
#LoadModule proxy_express_module modules/mod_proxy_express.so
|
||||||
|
#LoadModule proxy_fcgi_module modules/mod_proxy_fcgi.so
|
||||||
|
#LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
|
||||||
|
#LoadModule proxy_hcheck_module modules/mod_proxy_hcheck.so
|
||||||
|
#LoadModule proxy_html_module modules/mod_proxy_html.so
|
||||||
|
#LoadModule proxy_http_module modules/mod_proxy_http.so
|
||||||
|
#LoadModule proxy_http2_module modules/mod_proxy_http2.so
|
||||||
|
#LoadModule proxy_scgi_module modules/mod_proxy_scgi.so
|
||||||
|
#LoadModule proxy_uwsgi_module modules/mod_proxy_uwsgi.so
|
||||||
|
#LoadModule proxy_wstunnel_module modules/mod_proxy_wstunnel.so
|
||||||
|
#LoadModule ratelimit_module modules/mod_ratelimit.so
|
||||||
|
#LoadModule reflector_module modules/mod_reflector.so
|
||||||
|
#LoadModule remoteip_module modules/mod_remoteip.so
|
||||||
|
#LoadModule request_module modules/mod_request.so
|
||||||
|
#LoadModule reqtimeout_module modules/mod_reqtimeout.so
|
||||||
|
#LoadModule rewrite_module modules/mod_rewrite.so
|
||||||
|
#LoadModule sed_module modules/mod_sed.so
|
||||||
|
#LoadModule session_module modules/mod_session.so
|
||||||
|
#LoadModule session_cookie_module modules/mod_session_cookie.so
|
||||||
|
#LoadModule session_crypto_module modules/mod_session_crypto.so
|
||||||
|
#LoadModule session_dbd_module modules/mod_session_dbd.so
|
||||||
|
LoadModule setenvif_module modules/mod_setenvif.so
|
||||||
|
#LoadModule slotmem_plain_module modules/mod_slotmem_plain.so
|
||||||
|
#LoadModule slotmem_shm_module modules/mod_slotmem_shm.so
|
||||||
|
#LoadModule socache_dbm_module modules/mod_socache_dbm.so
|
||||||
|
#LoadModule socache_memcache_module modules/mod_socache_memcache.so
|
||||||
|
#LoadModule socache_redis_module modules/mod_socache_redis.so
|
||||||
|
#LoadModule socache_shmcb_module modules/mod_socache_shmcb.so
|
||||||
|
#LoadModule speling_module modules/mod_speling.so
|
||||||
|
#LoadModule ssl_module modules/mod_ssl.so
|
||||||
|
#LoadModule status_module modules/mod_status.so
|
||||||
|
#LoadModule substitute_module modules/mod_substitute.so
|
||||||
|
#LoadModule unique_id_module modules/mod_unique_id.so
|
||||||
|
#LoadModule userdir_module modules/mod_userdir.so
|
||||||
|
#LoadModule usertrack_module modules/mod_usertrack.so
|
||||||
|
#LoadModule version_module modules/mod_version.so
|
||||||
|
#LoadModule vhost_alias_module modules/mod_vhost_alias.so
|
||||||
|
#LoadModule watchdog_module modules/mod_watchdog.so
|
||||||
|
#LoadModule xml2enc_module modules/mod_xml2enc.so
|
||||||
|
|
||||||
|
<IfModule unixd_module>
|
||||||
|
#
|
||||||
|
# If you wish httpd to run as a different user or group, you must run
|
||||||
|
# httpd as root initially and it will switch.
|
||||||
|
#
|
||||||
|
# User/Group: The name (or #number) of the user/group to run httpd as.
|
||||||
|
# It is usually good practice to create a dedicated user and group for
|
||||||
|
# running httpd, as with most system services.
|
||||||
|
#
|
||||||
|
User daemon
|
||||||
|
Group daemon
|
||||||
|
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
# 'Main' server configuration
|
||||||
|
#
|
||||||
|
# The directives in this section set up the values used by the 'main'
|
||||||
|
# server, which responds to any requests that aren't handled by a
|
||||||
|
# <VirtualHost> definition. These values also provide defaults for
|
||||||
|
# any <VirtualHost> containers you may define later in the file.
|
||||||
|
#
|
||||||
|
# All of these directives may appear inside <VirtualHost> containers,
|
||||||
|
# in which case these default settings will be overridden for the
|
||||||
|
# virtual host being defined.
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# ServerAdmin: Your address, where problems with the server should be
|
||||||
|
# e-mailed. This address appears on some server-generated pages, such
|
||||||
|
# as error documents. e.g. admin@your-domain.com
|
||||||
|
#
|
||||||
|
ServerAdmin admin@example.com
|
||||||
|
|
||||||
|
#
|
||||||
|
# ServerName gives the name and port that the server uses to identify itself.
|
||||||
|
# This can often be determined automatically, but we recommend you specify
|
||||||
|
# it explicitly to prevent problems during startup.
|
||||||
|
#
|
||||||
|
# If your host doesn't have a registered DNS name, enter its IP address here.
|
||||||
|
#
|
||||||
|
#ServerName www.example.com:80
|
||||||
|
|
||||||
|
#
|
||||||
|
# Deny access to the entirety of your server's filesystem. You must
|
||||||
|
# explicitly permit access to web content directories in other
|
||||||
|
# <Directory> blocks below.
|
||||||
|
#
|
||||||
|
<Directory />
|
||||||
|
AllowOverride none
|
||||||
|
Require all denied
|
||||||
|
</Directory>
|
||||||
|
|
||||||
|
#
|
||||||
|
# Note that from this point forward you must specifically allow
|
||||||
|
# particular features to be enabled - so if something's not working as
|
||||||
|
# you might expect, make sure that you have specifically enabled it
|
||||||
|
# below.
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# DocumentRoot: The directory out of which you will serve your
|
||||||
|
# documents. By default, all requests are taken from this directory, but
|
||||||
|
# symbolic links and aliases may be used to point to other locations.
|
||||||
|
#
|
||||||
|
DocumentRoot "${SRVROOT}/htdocs"
|
||||||
|
<Directory "${SRVROOT}/htdocs">
|
||||||
|
#
|
||||||
|
# Possible values for the Options directive are "None", "All",
|
||||||
|
# or any combination of:
|
||||||
|
# Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews
|
||||||
|
#
|
||||||
|
# Note that "MultiViews" must be named *explicitly* --- "Options All"
|
||||||
|
# doesn't give it to you.
|
||||||
|
#
|
||||||
|
# The Options directive is both complicated and important. Please see
|
||||||
|
# http://httpd.apache.org/docs/2.4/mod/core.html#options
|
||||||
|
# for more information.
|
||||||
|
#
|
||||||
|
Options Indexes FollowSymLinks
|
||||||
|
|
||||||
|
#
|
||||||
|
# AllowOverride controls what directives may be placed in .htaccess files.
|
||||||
|
# It can be "All", "None", or any combination of the keywords:
|
||||||
|
# AllowOverride FileInfo AuthConfig Limit
|
||||||
|
#
|
||||||
|
AllowOverride None
|
||||||
|
|
||||||
|
#
|
||||||
|
# Controls who can get stuff from this server.
|
||||||
|
#
|
||||||
|
Require all granted
|
||||||
|
</Directory>
|
||||||
|
|
||||||
|
#
|
||||||
|
# DirectoryIndex: sets the file that Apache will serve if a directory
|
||||||
|
# is requested.
|
||||||
|
#
|
||||||
|
<IfModule dir_module>
|
||||||
|
DirectoryIndex index.html
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
#
|
||||||
|
# The following lines prevent .htaccess and .htpasswd files from being
|
||||||
|
# viewed by Web clients.
|
||||||
|
#
|
||||||
|
<Files ".ht*">
|
||||||
|
Require all denied
|
||||||
|
</Files>
|
||||||
|
|
||||||
|
#
|
||||||
|
# ErrorLog: The location of the error log file.
|
||||||
|
# If you do not specify an ErrorLog directive within a <VirtualHost>
|
||||||
|
# container, error messages relating to that virtual host will be
|
||||||
|
# logged here. If you *do* define an error logfile for a <VirtualHost>
|
||||||
|
# container, that host's errors will be logged there and not here.
|
||||||
|
#
|
||||||
|
ErrorLog "logs/error.log"
|
||||||
|
|
||||||
|
#
|
||||||
|
# LogLevel: Control the number of messages logged to the error_log.
|
||||||
|
# Possible values include: debug, info, notice, warn, error, crit,
|
||||||
|
# alert, emerg.
|
||||||
|
#
|
||||||
|
LogLevel warn
|
||||||
|
|
||||||
|
<IfModule log_config_module>
|
||||||
|
#
|
||||||
|
# The following directives define some format nicknames for use with
|
||||||
|
# a CustomLog directive (see below).
|
||||||
|
#
|
||||||
|
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
|
||||||
|
LogFormat "%h %l %u %t \"%r\" %>s %b" common
|
||||||
|
|
||||||
|
<IfModule logio_module>
|
||||||
|
# You need to enable mod_logio.c to use %I and %O
|
||||||
|
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %I %O" combinedio
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
#
|
||||||
|
# The location and format of the access logfile (Common Logfile Format).
|
||||||
|
# If you do not define any access logfiles within a <VirtualHost>
|
||||||
|
# container, they will be logged here. Contrariwise, if you *do*
|
||||||
|
# define per-<VirtualHost> access logfiles, transactions will be
|
||||||
|
# logged therein and *not* in this file.
|
||||||
|
#
|
||||||
|
CustomLog "logs/access.log" common
|
||||||
|
|
||||||
|
#
|
||||||
|
# If you prefer a logfile with access, agent, and referer information
|
||||||
|
# (Combined Logfile Format) you can use the following directive.
|
||||||
|
#
|
||||||
|
#CustomLog "logs/access.log" combined
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
<IfModule alias_module>
|
||||||
|
#
|
||||||
|
# Redirect: Allows you to tell clients about documents that used to
|
||||||
|
# exist in your server's namespace, but do not anymore. The client
|
||||||
|
# will make a new request for the document at its new location.
|
||||||
|
# Example:
|
||||||
|
# Redirect permanent /foo http://www.example.com/bar
|
||||||
|
|
||||||
|
#
|
||||||
|
# Alias: Maps web paths into filesystem paths and is used to
|
||||||
|
# access content that does not live under the DocumentRoot.
|
||||||
|
# Example:
|
||||||
|
# Alias /webpath /full/filesystem/path
|
||||||
|
#
|
||||||
|
# If you include a trailing / on /webpath then the server will
|
||||||
|
# require it to be present in the URL. You will also likely
|
||||||
|
# need to provide a <Directory> section to allow access to
|
||||||
|
# the filesystem path.
|
||||||
|
|
||||||
|
#
|
||||||
|
# ScriptAlias: This controls which directories contain server scripts.
|
||||||
|
# ScriptAliases are essentially the same as Aliases, except that
|
||||||
|
# documents in the target directory are treated as applications and
|
||||||
|
# run by the server when requested rather than as documents sent to the
|
||||||
|
# client. The same rules about trailing "/" apply to ScriptAlias
|
||||||
|
# directives as to Alias.
|
||||||
|
#
|
||||||
|
ScriptAlias /cgi-bin/ "${SRVROOT}/cgi-bin/"
|
||||||
|
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
<IfModule cgid_module>
|
||||||
|
#
|
||||||
|
# ScriptSock: On threaded servers, designate the path to the UNIX
|
||||||
|
# socket used to communicate with the CGI daemon of mod_cgid.
|
||||||
|
#
|
||||||
|
#Scriptsock cgisock
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
#
|
||||||
|
# "${SRVROOT}/cgi-bin" should be changed to whatever your ScriptAliased
|
||||||
|
# CGI directory exists, if you have that configured.
|
||||||
|
#
|
||||||
|
<Directory "${SRVROOT}/cgi-bin">
|
||||||
|
AllowOverride None
|
||||||
|
Options None
|
||||||
|
Require all granted
|
||||||
|
</Directory>
|
||||||
|
|
||||||
|
<IfModule headers_module>
|
||||||
|
#
|
||||||
|
# Avoid passing HTTP_PROXY environment to CGI's on this or any proxied
|
||||||
|
# backend servers which have lingering "httpoxy" defects.
|
||||||
|
# 'Proxy' request header is undefined by the IETF, not listed by IANA
|
||||||
|
#
|
||||||
|
RequestHeader unset Proxy early
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
<IfModule mime_module>
|
||||||
|
#
|
||||||
|
# TypesConfig points to the file containing the list of mappings from
|
||||||
|
# filename extension to MIME-type.
|
||||||
|
#
|
||||||
|
TypesConfig conf/mime.types
|
||||||
|
|
||||||
|
#
|
||||||
|
# AddType allows you to add to or override the MIME configuration
|
||||||
|
# file specified in TypesConfig for specific file types.
|
||||||
|
#
|
||||||
|
#AddType application/x-gzip .tgz
|
||||||
|
#
|
||||||
|
# AddEncoding allows you to have certain browsers uncompress
|
||||||
|
# information on the fly. Note: Not all browsers support this.
|
||||||
|
#
|
||||||
|
#AddEncoding x-compress .Z
|
||||||
|
#AddEncoding x-gzip .gz .tgz
|
||||||
|
#
|
||||||
|
# If the AddEncoding directives above are commented-out, then you
|
||||||
|
# probably should define those extensions to indicate media types:
|
||||||
|
#
|
||||||
|
AddType application/x-compress .Z
|
||||||
|
AddType application/x-gzip .gz .tgz
|
||||||
|
|
||||||
|
#
|
||||||
|
# AddHandler allows you to map certain file extensions to "handlers":
|
||||||
|
# actions unrelated to filetype. These can be either built into the server
|
||||||
|
# or added with the Action directive (see below)
|
||||||
|
#
|
||||||
|
# To use CGI scripts outside of ScriptAliased directories:
|
||||||
|
# (You will also need to add "ExecCGI" to the "Options" directive.)
|
||||||
|
#
|
||||||
|
#AddHandler cgi-script .cgi
|
||||||
|
|
||||||
|
# For type maps (negotiated resources):
|
||||||
|
#AddHandler type-map var
|
||||||
|
|
||||||
|
#
|
||||||
|
# Filters allow you to process content before it is sent to the client.
|
||||||
|
#
|
||||||
|
# To parse .shtml files for server-side includes (SSI):
|
||||||
|
# (You will also need to add "Includes" to the "Options" directive.)
|
||||||
|
#
|
||||||
|
#AddType text/html .shtml
|
||||||
|
#AddOutputFilter INCLUDES .shtml
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
#
|
||||||
|
# The mod_mime_magic module allows the server to use various hints from the
|
||||||
|
# contents of the file itself to determine its type. The MIMEMagicFile
|
||||||
|
# directive tells the module where the hint definitions are located.
|
||||||
|
#
|
||||||
|
#MIMEMagicFile conf/magic
|
||||||
|
|
||||||
|
#
|
||||||
|
# Customizable error responses come in three flavors:
|
||||||
|
# 1) plain text 2) local redirects 3) external redirects
|
||||||
|
#
|
||||||
|
# Some examples:
|
||||||
|
#ErrorDocument 500 "The server made a boo boo."
|
||||||
|
#ErrorDocument 404 /missing.html
|
||||||
|
#ErrorDocument 404 "/cgi-bin/missing_handler.pl"
|
||||||
|
#ErrorDocument 402 http://www.example.com/subscription_info.html
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# MaxRanges: Maximum number of Ranges in a request before
|
||||||
|
# returning the entire resource, or one of the special
|
||||||
|
# values 'default', 'none' or 'unlimited'.
|
||||||
|
# Default setting is to accept 200 Ranges.
|
||||||
|
#MaxRanges unlimited
|
||||||
|
|
||||||
|
#
|
||||||
|
# EnableMMAP and EnableSendfile: On systems that support it,
|
||||||
|
# memory-mapping or the sendfile syscall may be used to deliver
|
||||||
|
# files. This usually improves server performance, but must
|
||||||
|
# be turned off when serving from networked-mounted
|
||||||
|
# filesystems or if support for these functions is otherwise
|
||||||
|
# broken on your system.
|
||||||
|
# Defaults: EnableMMAP On, EnableSendfile Off
|
||||||
|
#
|
||||||
|
#EnableMMAP off
|
||||||
|
#EnableSendfile on
|
||||||
|
|
||||||
|
# Supplemental configuration
|
||||||
|
#
|
||||||
|
# The configuration files in the conf/extra/ directory can be
|
||||||
|
# included to add extra features or to modify the default configuration of
|
||||||
|
# the server, or you may simply copy their contents here and change as
|
||||||
|
# necessary.
|
||||||
|
|
||||||
|
# Server-pool management (MPM specific)
|
||||||
|
#Include conf/extra/httpd-mpm.conf
|
||||||
|
|
||||||
|
# Multi-language error messages
|
||||||
|
#Include conf/extra/httpd-multilang-errordoc.conf
|
||||||
|
|
||||||
|
# Fancy directory listings
|
||||||
|
#Include conf/extra/httpd-autoindex.conf
|
||||||
|
|
||||||
|
# Language settings
|
||||||
|
#Include conf/extra/httpd-languages.conf
|
||||||
|
|
||||||
|
# User home directories
|
||||||
|
#Include conf/extra/httpd-userdir.conf
|
||||||
|
|
||||||
|
# Real-time info on requests and configuration
|
||||||
|
#Include conf/extra/httpd-info.conf
|
||||||
|
|
||||||
|
# Virtual hosts
|
||||||
|
#Include conf/extra/httpd-vhosts.conf
|
||||||
|
|
||||||
|
# Local access to the Apache HTTP Server Manual
|
||||||
|
#Include conf/extra/httpd-manual.conf
|
||||||
|
|
||||||
|
# Distributed authoring and versioning (WebDAV)
|
||||||
|
#Include conf/extra/httpd-dav.conf
|
||||||
|
|
||||||
|
# Various default settings
|
||||||
|
#Include conf/extra/httpd-default.conf
|
||||||
|
|
||||||
|
# Configure mod_proxy_html to understand HTML4/XHTML1
|
||||||
|
<IfModule proxy_html_module>
|
||||||
|
Include conf/extra/proxy-html.conf
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
# Secure (SSL/TLS) connections
|
||||||
|
#Include conf/extra/httpd-ssl.conf
|
||||||
|
#
|
||||||
|
# Note: The following must must be present to support
|
||||||
|
# starting without SSL on platforms with no /dev/random equivalent
|
||||||
|
# but a statically compiled-in mod_ssl.
|
||||||
|
#
|
||||||
|
<IfModule ssl_module>
|
||||||
|
SSLRandomSeed startup builtin
|
||||||
|
SSLRandomSeed connect builtin
|
||||||
|
</IfModule>
|
||||||
385
bin/apache/httpd-2.4.62-240904-win64-VS17/conf/magic
Normal file
385
bin/apache/httpd-2.4.62-240904-win64-VS17/conf/magic
Normal file
@@ -0,0 +1,385 @@
|
|||||||
|
# Magic data for mod_mime_magic Apache module (originally for file(1) command)
|
||||||
|
# The module is described in /manual/mod/mod_mime_magic.html
|
||||||
|
#
|
||||||
|
# The format is 4-5 columns:
|
||||||
|
# Column #1: byte number to begin checking from, ">" indicates continuation
|
||||||
|
# Column #2: type of data to match
|
||||||
|
# Column #3: contents of data to match
|
||||||
|
# Column #4: MIME type of result
|
||||||
|
# Column #5: MIME encoding of result (optional)
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# Localstuff: file(1) magic for locally observed files
|
||||||
|
# Add any locally observed files here.
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# end local stuff
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# Java
|
||||||
|
|
||||||
|
0 short 0xcafe
|
||||||
|
>2 short 0xbabe application/java
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# audio: file(1) magic for sound formats
|
||||||
|
#
|
||||||
|
# from Jan Nicolai Langfeldt <janl@ifi.uio.no>,
|
||||||
|
#
|
||||||
|
|
||||||
|
# Sun/NeXT audio data
|
||||||
|
0 string .snd
|
||||||
|
>12 belong 1 audio/basic
|
||||||
|
>12 belong 2 audio/basic
|
||||||
|
>12 belong 3 audio/basic
|
||||||
|
>12 belong 4 audio/basic
|
||||||
|
>12 belong 5 audio/basic
|
||||||
|
>12 belong 6 audio/basic
|
||||||
|
>12 belong 7 audio/basic
|
||||||
|
|
||||||
|
>12 belong 23 audio/x-adpcm
|
||||||
|
|
||||||
|
# DEC systems (e.g. DECstation 5000) use a variant of the Sun/NeXT format
|
||||||
|
# that uses little-endian encoding and has a different magic number
|
||||||
|
# (0x0064732E in little-endian encoding).
|
||||||
|
0 lelong 0x0064732E
|
||||||
|
>12 lelong 1 audio/x-dec-basic
|
||||||
|
>12 lelong 2 audio/x-dec-basic
|
||||||
|
>12 lelong 3 audio/x-dec-basic
|
||||||
|
>12 lelong 4 audio/x-dec-basic
|
||||||
|
>12 lelong 5 audio/x-dec-basic
|
||||||
|
>12 lelong 6 audio/x-dec-basic
|
||||||
|
>12 lelong 7 audio/x-dec-basic
|
||||||
|
# compressed (G.721 ADPCM)
|
||||||
|
>12 lelong 23 audio/x-dec-adpcm
|
||||||
|
|
||||||
|
# Bytes 0-3 of AIFF, AIFF-C, & 8SVX audio files are "FORM"
|
||||||
|
# AIFF audio data
|
||||||
|
8 string AIFF audio/x-aiff
|
||||||
|
# AIFF-C audio data
|
||||||
|
8 string AIFC audio/x-aiff
|
||||||
|
# IFF/8SVX audio data
|
||||||
|
8 string 8SVX audio/x-aiff
|
||||||
|
|
||||||
|
# Creative Labs AUDIO stuff
|
||||||
|
# Standard MIDI data
|
||||||
|
0 string MThd audio/unknown
|
||||||
|
#>9 byte >0 (format %d)
|
||||||
|
#>11 byte >1 using %d channels
|
||||||
|
# Creative Music (CMF) data
|
||||||
|
0 string CTMF audio/unknown
|
||||||
|
# SoundBlaster instrument data
|
||||||
|
0 string SBI audio/unknown
|
||||||
|
# Creative Labs voice data
|
||||||
|
0 string Creative\ Voice\ File audio/unknown
|
||||||
|
## is this next line right? it came this way...
|
||||||
|
#>19 byte 0x1A
|
||||||
|
#>23 byte >0 - version %d
|
||||||
|
#>22 byte >0 \b.%d
|
||||||
|
|
||||||
|
# [GRR 950115: is this also Creative Labs? Guessing that first line
|
||||||
|
# should be string instead of unknown-endian long...]
|
||||||
|
#0 long 0x4e54524b MultiTrack sound data
|
||||||
|
#0 string NTRK MultiTrack sound data
|
||||||
|
#>4 long x - version %ld
|
||||||
|
|
||||||
|
# Microsoft WAVE format (*.wav)
|
||||||
|
# [GRR 950115: probably all of the shorts and longs should be leshort/lelong]
|
||||||
|
# Microsoft RIFF
|
||||||
|
0 string RIFF
|
||||||
|
# - WAVE format
|
||||||
|
>8 string WAVE audio/x-wav
|
||||||
|
# MPEG audio.
|
||||||
|
0 beshort&0xfff0 0xfff0 audio/mpeg
|
||||||
|
# C64 SID Music files, from Linus Walleij <triad@df.lth.se>
|
||||||
|
0 string PSID audio/prs.sid
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# c-lang: file(1) magic for C programs or various scripts
|
||||||
|
#
|
||||||
|
|
||||||
|
# XPM icons (Greg Roelofs, newt@uchicago.edu)
|
||||||
|
# ideally should go into "images", but entries below would tag XPM as C source
|
||||||
|
0 string /*\ XPM image/x-xbm 7bit
|
||||||
|
|
||||||
|
# this first will upset you if you're a PL/1 shop... (are there any left?)
|
||||||
|
# in which case rm it; ascmagic will catch real C programs
|
||||||
|
# C or REXX program text
|
||||||
|
0 string /* text/plain
|
||||||
|
# C++ program text
|
||||||
|
0 string // text/plain
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# compress: file(1) magic for pure-compression formats (no archives)
|
||||||
|
#
|
||||||
|
# compress, gzip, pack, compact, huf, squeeze, crunch, freeze, yabba, whap, etc.
|
||||||
|
#
|
||||||
|
# Formats for various forms of compressed data
|
||||||
|
# Formats for "compress" proper have been moved into "compress.c",
|
||||||
|
# because it tries to uncompress it to figure out what's inside.
|
||||||
|
|
||||||
|
# standard unix compress
|
||||||
|
0 string \037\235 application/octet-stream x-compress
|
||||||
|
|
||||||
|
# gzip (GNU zip, not to be confused with [Info-ZIP/PKWARE] zip archiver)
|
||||||
|
0 string \037\213 application/octet-stream x-gzip
|
||||||
|
|
||||||
|
# According to gzip.h, this is the correct byte order for packed data.
|
||||||
|
0 string \037\036 application/octet-stream
|
||||||
|
#
|
||||||
|
# This magic number is byte-order-independent.
|
||||||
|
#
|
||||||
|
0 short 017437 application/octet-stream
|
||||||
|
|
||||||
|
# XXX - why *two* entries for "compacted data", one of which is
|
||||||
|
# byte-order independent, and one of which is byte-order dependent?
|
||||||
|
#
|
||||||
|
# compacted data
|
||||||
|
0 short 0x1fff application/octet-stream
|
||||||
|
0 string \377\037 application/octet-stream
|
||||||
|
# huf output
|
||||||
|
0 short 0145405 application/octet-stream
|
||||||
|
|
||||||
|
# Squeeze and Crunch...
|
||||||
|
# These numbers were gleaned from the Unix versions of the programs to
|
||||||
|
# handle these formats. Note that I can only uncrunch, not crunch, and
|
||||||
|
# I didn't have a crunched file handy, so the crunch number is untested.
|
||||||
|
# Keith Waclena <keith@cerberus.uchicago.edu>
|
||||||
|
#0 leshort 0x76FF squeezed data (CP/M, DOS)
|
||||||
|
#0 leshort 0x76FE crunched data (CP/M, DOS)
|
||||||
|
|
||||||
|
# Freeze
|
||||||
|
#0 string \037\237 Frozen file 2.1
|
||||||
|
#0 string \037\236 Frozen file 1.0 (or gzip 0.5)
|
||||||
|
|
||||||
|
# lzh?
|
||||||
|
#0 string \037\240 LZH compressed data
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# frame: file(1) magic for FrameMaker files
|
||||||
|
#
|
||||||
|
# This stuff came on a FrameMaker demo tape, most of which is
|
||||||
|
# copyright, but this file is "published" as witness the following:
|
||||||
|
#
|
||||||
|
0 string \<MakerFile application/x-frame
|
||||||
|
0 string \<MIFFile application/x-frame
|
||||||
|
0 string \<MakerDictionary application/x-frame
|
||||||
|
0 string \<MakerScreenFon application/x-frame
|
||||||
|
0 string \<MML application/x-frame
|
||||||
|
0 string \<Book application/x-frame
|
||||||
|
0 string \<Maker application/x-frame
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# html: file(1) magic for HTML (HyperText Markup Language) docs
|
||||||
|
#
|
||||||
|
# from Daniel Quinlan <quinlan@yggdrasil.com>
|
||||||
|
# and Anna Shergold <anna@inext.co.uk>
|
||||||
|
#
|
||||||
|
0 string \<!DOCTYPE\ HTML text/html
|
||||||
|
0 string \<!doctype\ html text/html
|
||||||
|
0 string \<HEAD text/html
|
||||||
|
0 string \<head text/html
|
||||||
|
0 string \<TITLE text/html
|
||||||
|
0 string \<title text/html
|
||||||
|
0 string \<html text/html
|
||||||
|
0 string \<HTML text/html
|
||||||
|
0 string \<!-- text/html
|
||||||
|
0 string \<h1 text/html
|
||||||
|
0 string \<H1 text/html
|
||||||
|
|
||||||
|
# XML eXtensible Markup Language, from Linus Walleij <triad@df.lth.se>
|
||||||
|
0 string \<?xml text/xml
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# images: file(1) magic for image formats (see also "c-lang" for XPM bitmaps)
|
||||||
|
#
|
||||||
|
# originally from jef@helios.ee.lbl.gov (Jef Poskanzer),
|
||||||
|
# additions by janl@ifi.uio.no as well as others. Jan also suggested
|
||||||
|
# merging several one- and two-line files into here.
|
||||||
|
#
|
||||||
|
# XXX - byte order for GIF and TIFF fields?
|
||||||
|
# [GRR: TIFF allows both byte orders; GIF is probably little-endian]
|
||||||
|
#
|
||||||
|
|
||||||
|
# [GRR: what the hell is this doing in here?]
|
||||||
|
#0 string xbtoa btoa'd file
|
||||||
|
|
||||||
|
# PBMPLUS
|
||||||
|
# PBM file
|
||||||
|
0 string P1 image/x-portable-bitmap 7bit
|
||||||
|
# PGM file
|
||||||
|
0 string P2 image/x-portable-greymap 7bit
|
||||||
|
# PPM file
|
||||||
|
0 string P3 image/x-portable-pixmap 7bit
|
||||||
|
# PBM "rawbits" file
|
||||||
|
0 string P4 image/x-portable-bitmap
|
||||||
|
# PGM "rawbits" file
|
||||||
|
0 string P5 image/x-portable-greymap
|
||||||
|
# PPM "rawbits" file
|
||||||
|
0 string P6 image/x-portable-pixmap
|
||||||
|
|
||||||
|
# NIFF (Navy Interchange File Format, a modification of TIFF)
|
||||||
|
# [GRR: this *must* go before TIFF]
|
||||||
|
0 string IIN1 image/x-niff
|
||||||
|
|
||||||
|
# TIFF and friends
|
||||||
|
# TIFF file, big-endian
|
||||||
|
0 string MM image/tiff
|
||||||
|
# TIFF file, little-endian
|
||||||
|
0 string II image/tiff
|
||||||
|
|
||||||
|
# possible GIF replacements; none yet released!
|
||||||
|
# (Greg Roelofs, newt@uchicago.edu)
|
||||||
|
#
|
||||||
|
# GRR 950115: this was mine ("Zip GIF"):
|
||||||
|
# ZIF image (GIF+deflate alpha)
|
||||||
|
0 string GIF94z image/unknown
|
||||||
|
#
|
||||||
|
# GRR 950115: this is Jeremy Wohl's Free Graphics Format (better):
|
||||||
|
# FGF image (GIF+deflate beta)
|
||||||
|
0 string FGF95a image/unknown
|
||||||
|
#
|
||||||
|
# GRR 950115: this is Thomas Boutell's Portable Bitmap Format proposal
|
||||||
|
# (best; not yet implemented):
|
||||||
|
# PBF image (deflate compression)
|
||||||
|
0 string PBF image/unknown
|
||||||
|
|
||||||
|
# GIF
|
||||||
|
0 string GIF image/gif
|
||||||
|
|
||||||
|
# JPEG images
|
||||||
|
0 beshort 0xffd8 image/jpeg
|
||||||
|
|
||||||
|
# PC bitmaps (OS/2, Windoze BMP files) (Greg Roelofs, newt@uchicago.edu)
|
||||||
|
0 string BM image/bmp
|
||||||
|
#>14 byte 12 (OS/2 1.x format)
|
||||||
|
#>14 byte 64 (OS/2 2.x format)
|
||||||
|
#>14 byte 40 (Windows 3.x format)
|
||||||
|
#0 string IC icon
|
||||||
|
#0 string PI pointer
|
||||||
|
#0 string CI color icon
|
||||||
|
#0 string CP color pointer
|
||||||
|
#0 string BA bitmap array
|
||||||
|
|
||||||
|
0 string \x89PNG image/png
|
||||||
|
0 string FWS application/x-shockwave-flash
|
||||||
|
0 string CWS application/x-shockwave-flash
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# lisp: file(1) magic for lisp programs
|
||||||
|
#
|
||||||
|
# various lisp types, from Daniel Quinlan (quinlan@yggdrasil.com)
|
||||||
|
0 string ;; text/plain 8bit
|
||||||
|
# Emacs 18 - this is always correct, but not very magical.
|
||||||
|
0 string \012( application/x-elc
|
||||||
|
# Emacs 19
|
||||||
|
0 string ;ELC\023\000\000\000 application/x-elc
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# mail.news: file(1) magic for mail and news
|
||||||
|
#
|
||||||
|
# There are tests to ascmagic.c to cope with mail and news.
|
||||||
|
0 string Relay-Version: message/rfc822 7bit
|
||||||
|
0 string #!\ rnews message/rfc822 7bit
|
||||||
|
0 string N#!\ rnews message/rfc822 7bit
|
||||||
|
0 string Forward\ to message/rfc822 7bit
|
||||||
|
0 string Pipe\ to message/rfc822 7bit
|
||||||
|
0 string Return-Path: message/rfc822 7bit
|
||||||
|
0 string Path: message/news 8bit
|
||||||
|
0 string Xref: message/news 8bit
|
||||||
|
0 string From: message/rfc822 7bit
|
||||||
|
0 string Article message/news 8bit
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# msword: file(1) magic for MS Word files
|
||||||
|
#
|
||||||
|
# Contributor claims:
|
||||||
|
# Reversed-engineered MS Word magic numbers
|
||||||
|
#
|
||||||
|
|
||||||
|
0 string \376\067\0\043 application/msword
|
||||||
|
0 string \333\245-\0\0\0 application/msword
|
||||||
|
|
||||||
|
# disable this one because it applies also to other
|
||||||
|
# Office/OLE documents for which msword is not correct. See PR#2608.
|
||||||
|
#0 string \320\317\021\340\241\261 application/msword
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# printer: file(1) magic for printer-formatted files
|
||||||
|
#
|
||||||
|
|
||||||
|
# PostScript
|
||||||
|
0 string %! application/postscript
|
||||||
|
0 string \004%! application/postscript
|
||||||
|
|
||||||
|
# Acrobat
|
||||||
|
# (due to clamen@cs.cmu.edu)
|
||||||
|
0 string %PDF- application/pdf
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# sc: file(1) magic for "sc" spreadsheet
|
||||||
|
#
|
||||||
|
38 string Spreadsheet application/x-sc
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# tex: file(1) magic for TeX files
|
||||||
|
#
|
||||||
|
# XXX - needs byte-endian stuff (big-endian and little-endian DVI?)
|
||||||
|
#
|
||||||
|
# From <conklin@talisman.kaleida.com>
|
||||||
|
|
||||||
|
# Although we may know the offset of certain text fields in TeX DVI
|
||||||
|
# and font files, we can't use them reliably because they are not
|
||||||
|
# zero terminated. [but we do anyway, christos]
|
||||||
|
0 string \367\002 application/x-dvi
|
||||||
|
#0 string \367\203 TeX generic font data
|
||||||
|
#0 string \367\131 TeX packed font data
|
||||||
|
#0 string \367\312 TeX virtual font data
|
||||||
|
#0 string This\ is\ TeX, TeX transcript text
|
||||||
|
#0 string This\ is\ METAFONT, METAFONT transcript text
|
||||||
|
|
||||||
|
# There is no way to detect TeX Font Metric (*.tfm) files without
|
||||||
|
# breaking them apart and reading the data. The following patterns
|
||||||
|
# match most *.tfm files generated by METAFONT or afm2tfm.
|
||||||
|
#2 string \000\021 TeX font metric data
|
||||||
|
#2 string \000\022 TeX font metric data
|
||||||
|
#>34 string >\0 (%s)
|
||||||
|
|
||||||
|
# Texinfo and GNU Info, from Daniel Quinlan (quinlan@yggdrasil.com)
|
||||||
|
#0 string \\input\ texinfo Texinfo source text
|
||||||
|
#0 string This\ is\ Info\ file GNU Info text
|
||||||
|
|
||||||
|
# correct TeX magic for Linux (and maybe more)
|
||||||
|
# from Peter Tobias (tobias@server.et-inf.fho-emden.de)
|
||||||
|
#
|
||||||
|
0 leshort 0x02f7 application/x-dvi
|
||||||
|
|
||||||
|
# RTF - Rich Text Format
|
||||||
|
0 string {\\rtf application/rtf
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# animation: file(1) magic for animation/movie formats
|
||||||
|
#
|
||||||
|
# animation formats, originally from vax@ccwf.cc.utexas.edu (VaX#n8)
|
||||||
|
# MPEG file
|
||||||
|
0 string \000\000\001\263 video/mpeg
|
||||||
|
#
|
||||||
|
# The contributor claims:
|
||||||
|
# I couldn't find a real magic number for these, however, this
|
||||||
|
# -appears- to work. Note that it might catch other files, too,
|
||||||
|
# so BE CAREFUL!
|
||||||
|
#
|
||||||
|
# Note that title and author appear in the two 20-byte chunks
|
||||||
|
# at decimal offsets 2 and 22, respectively, but they are XOR'ed with
|
||||||
|
# 255 (hex FF)! DL format SUCKS BIG ROCKS.
|
||||||
|
#
|
||||||
|
# DL file version 1 , medium format (160x100, 4 images/screen)
|
||||||
|
0 byte 1 video/unknown
|
||||||
|
0 byte 2 video/unknown
|
||||||
|
# Quicktime video, from Linus Walleij <triad@df.lth.se>
|
||||||
|
# from Apple quicktime file format documentation.
|
||||||
|
4 string moov video/quicktime
|
||||||
|
4 string mdat video/quicktime
|
||||||
|
|
||||||
1858
bin/apache/httpd-2.4.62-240904-win64-VS17/conf/mime.types
Normal file
1858
bin/apache/httpd-2.4.62-240904-win64-VS17/conf/mime.types
Normal file
File diff suppressed because it is too large
Load Diff
390
bin/apache/httpd-2.4.62-240904-win64-VS17/conf/openssl.cnf
Normal file
390
bin/apache/httpd-2.4.62-240904-win64-VS17/conf/openssl.cnf
Normal file
@@ -0,0 +1,390 @@
|
|||||||
|
#
|
||||||
|
# OpenSSL example configuration file.
|
||||||
|
# See doc/man5/config.pod for more info.
|
||||||
|
#
|
||||||
|
# This is mostly being used for generation of certificate requests,
|
||||||
|
# but may be used for auto loading of providers
|
||||||
|
|
||||||
|
# Note that you can include other files from the main configuration
|
||||||
|
# file using the .include directive.
|
||||||
|
#.include filename
|
||||||
|
|
||||||
|
# This definition stops the following lines choking if HOME isn't
|
||||||
|
# defined.
|
||||||
|
HOME = .
|
||||||
|
|
||||||
|
# Use this in order to automatically load providers.
|
||||||
|
openssl_conf = openssl_init
|
||||||
|
|
||||||
|
# Comment out the next line to ignore configuration errors
|
||||||
|
config_diagnostics = 1
|
||||||
|
|
||||||
|
# Extra OBJECT IDENTIFIER info:
|
||||||
|
# oid_file = $ENV::HOME/.oid
|
||||||
|
oid_section = new_oids
|
||||||
|
|
||||||
|
# To use this configuration file with the "-extfile" option of the
|
||||||
|
# "openssl x509" utility, name here the section containing the
|
||||||
|
# X.509v3 extensions to use:
|
||||||
|
# extensions =
|
||||||
|
# (Alternatively, use a configuration file that has only
|
||||||
|
# X.509v3 extensions in its main [= default] section.)
|
||||||
|
|
||||||
|
[ new_oids ]
|
||||||
|
# We can add new OIDs in here for use by 'ca', 'req' and 'ts'.
|
||||||
|
# Add a simple OID like this:
|
||||||
|
# testoid1=1.2.3.4
|
||||||
|
# Or use config file substitution like this:
|
||||||
|
# testoid2=${testoid1}.5.6
|
||||||
|
|
||||||
|
# Policies used by the TSA examples.
|
||||||
|
tsa_policy1 = 1.2.3.4.1
|
||||||
|
tsa_policy2 = 1.2.3.4.5.6
|
||||||
|
tsa_policy3 = 1.2.3.4.5.7
|
||||||
|
|
||||||
|
# For FIPS
|
||||||
|
# Optionally include a file that is generated by the OpenSSL fipsinstall
|
||||||
|
# application. This file contains configuration data required by the OpenSSL
|
||||||
|
# fips provider. It contains a named section e.g. [fips_sect] which is
|
||||||
|
# referenced from the [provider_sect] below.
|
||||||
|
# Refer to the OpenSSL security policy for more information.
|
||||||
|
# .include fipsmodule.cnf
|
||||||
|
|
||||||
|
[openssl_init]
|
||||||
|
providers = provider_sect
|
||||||
|
|
||||||
|
# List of providers to load
|
||||||
|
[provider_sect]
|
||||||
|
default = default_sect
|
||||||
|
# The fips section name should match the section name inside the
|
||||||
|
# included fipsmodule.cnf.
|
||||||
|
# fips = fips_sect
|
||||||
|
|
||||||
|
# If no providers are activated explicitly, the default one is activated implicitly.
|
||||||
|
# See man 7 OSSL_PROVIDER-default for more details.
|
||||||
|
#
|
||||||
|
# If you add a section explicitly activating any other provider(s), you most
|
||||||
|
# probably need to explicitly activate the default provider, otherwise it
|
||||||
|
# becomes unavailable in openssl. As a consequence applications depending on
|
||||||
|
# OpenSSL may not work correctly which could lead to significant system
|
||||||
|
# problems including inability to remotely access the system.
|
||||||
|
[default_sect]
|
||||||
|
# activate = 1
|
||||||
|
|
||||||
|
|
||||||
|
####################################################################
|
||||||
|
[ ca ]
|
||||||
|
default_ca = CA_default # The default ca section
|
||||||
|
|
||||||
|
####################################################################
|
||||||
|
[ CA_default ]
|
||||||
|
|
||||||
|
dir = ./demoCA # Where everything is kept
|
||||||
|
certs = $dir/certs # Where the issued certs are kept
|
||||||
|
crl_dir = $dir/crl # Where the issued crl are kept
|
||||||
|
database = $dir/index.txt # database index file.
|
||||||
|
#unique_subject = no # Set to 'no' to allow creation of
|
||||||
|
# several certs with same subject.
|
||||||
|
new_certs_dir = $dir/newcerts # default place for new certs.
|
||||||
|
|
||||||
|
certificate = $dir/cacert.pem # The CA certificate
|
||||||
|
serial = $dir/serial # The current serial number
|
||||||
|
crlnumber = $dir/crlnumber # the current crl number
|
||||||
|
# must be commented out to leave a V1 CRL
|
||||||
|
crl = $dir/crl.pem # The current CRL
|
||||||
|
private_key = $dir/private/cakey.pem # The private key
|
||||||
|
|
||||||
|
x509_extensions = usr_cert # The extensions to add to the cert
|
||||||
|
|
||||||
|
# Comment out the following two lines for the "traditional"
|
||||||
|
# (and highly broken) format.
|
||||||
|
name_opt = ca_default # Subject Name options
|
||||||
|
cert_opt = ca_default # Certificate field options
|
||||||
|
|
||||||
|
# Extension copying option: use with caution.
|
||||||
|
# copy_extensions = copy
|
||||||
|
|
||||||
|
# Extensions to add to a CRL. Note: Netscape communicator chokes on V2 CRLs
|
||||||
|
# so this is commented out by default to leave a V1 CRL.
|
||||||
|
# crlnumber must also be commented out to leave a V1 CRL.
|
||||||
|
# crl_extensions = crl_ext
|
||||||
|
|
||||||
|
default_days = 365 # how long to certify for
|
||||||
|
default_crl_days= 30 # how long before next CRL
|
||||||
|
default_md = default # use public key default MD
|
||||||
|
preserve = no # keep passed DN ordering
|
||||||
|
|
||||||
|
# A few difference way of specifying how similar the request should look
|
||||||
|
# For type CA, the listed attributes must be the same, and the optional
|
||||||
|
# and supplied fields are just that :-)
|
||||||
|
policy = policy_match
|
||||||
|
|
||||||
|
# For the CA policy
|
||||||
|
[ policy_match ]
|
||||||
|
countryName = match
|
||||||
|
stateOrProvinceName = match
|
||||||
|
organizationName = match
|
||||||
|
organizationalUnitName = optional
|
||||||
|
commonName = supplied
|
||||||
|
emailAddress = optional
|
||||||
|
|
||||||
|
# For the 'anything' policy
|
||||||
|
# At this point in time, you must list all acceptable 'object'
|
||||||
|
# types.
|
||||||
|
[ policy_anything ]
|
||||||
|
countryName = optional
|
||||||
|
stateOrProvinceName = optional
|
||||||
|
localityName = optional
|
||||||
|
organizationName = optional
|
||||||
|
organizationalUnitName = optional
|
||||||
|
commonName = supplied
|
||||||
|
emailAddress = optional
|
||||||
|
|
||||||
|
####################################################################
|
||||||
|
[ req ]
|
||||||
|
default_bits = 2048
|
||||||
|
default_keyfile = privkey.pem
|
||||||
|
distinguished_name = req_distinguished_name
|
||||||
|
attributes = req_attributes
|
||||||
|
x509_extensions = v3_ca # The extensions to add to the self signed cert
|
||||||
|
|
||||||
|
# Passwords for private keys if not present they will be prompted for
|
||||||
|
# input_password = secret
|
||||||
|
# output_password = secret
|
||||||
|
|
||||||
|
# This sets a mask for permitted string types. There are several options.
|
||||||
|
# default: PrintableString, T61String, BMPString.
|
||||||
|
# pkix : PrintableString, BMPString (PKIX recommendation before 2004)
|
||||||
|
# utf8only: only UTF8Strings (PKIX recommendation after 2004).
|
||||||
|
# nombstr : PrintableString, T61String (no BMPStrings or UTF8Strings).
|
||||||
|
# MASK:XXXX a literal mask value.
|
||||||
|
# WARNING: ancient versions of Netscape crash on BMPStrings or UTF8Strings.
|
||||||
|
string_mask = utf8only
|
||||||
|
|
||||||
|
# req_extensions = v3_req # The extensions to add to a certificate request
|
||||||
|
|
||||||
|
[ req_distinguished_name ]
|
||||||
|
countryName = Country Name (2 letter code)
|
||||||
|
countryName_default = AU
|
||||||
|
countryName_min = 2
|
||||||
|
countryName_max = 2
|
||||||
|
|
||||||
|
stateOrProvinceName = State or Province Name (full name)
|
||||||
|
stateOrProvinceName_default = Some-State
|
||||||
|
|
||||||
|
localityName = Locality Name (eg, city)
|
||||||
|
|
||||||
|
0.organizationName = Organization Name (eg, company)
|
||||||
|
0.organizationName_default = Internet Widgits Pty Ltd
|
||||||
|
|
||||||
|
# we can do this but it is not needed normally :-)
|
||||||
|
#1.organizationName = Second Organization Name (eg, company)
|
||||||
|
#1.organizationName_default = World Wide Web Pty Ltd
|
||||||
|
|
||||||
|
organizationalUnitName = Organizational Unit Name (eg, section)
|
||||||
|
#organizationalUnitName_default =
|
||||||
|
|
||||||
|
commonName = Common Name (e.g. server FQDN or YOUR name)
|
||||||
|
commonName_max = 64
|
||||||
|
|
||||||
|
emailAddress = Email Address
|
||||||
|
emailAddress_max = 64
|
||||||
|
|
||||||
|
# SET-ex3 = SET extension number 3
|
||||||
|
|
||||||
|
[ req_attributes ]
|
||||||
|
challengePassword = A challenge password
|
||||||
|
challengePassword_min = 4
|
||||||
|
challengePassword_max = 20
|
||||||
|
|
||||||
|
unstructuredName = An optional company name
|
||||||
|
|
||||||
|
[ usr_cert ]
|
||||||
|
|
||||||
|
# These extensions are added when 'ca' signs a request.
|
||||||
|
|
||||||
|
# This goes against PKIX guidelines but some CAs do it and some software
|
||||||
|
# requires this to avoid interpreting an end user certificate as a CA.
|
||||||
|
|
||||||
|
basicConstraints=CA:FALSE
|
||||||
|
|
||||||
|
# This is typical in keyUsage for a client certificate.
|
||||||
|
# keyUsage = nonRepudiation, digitalSignature, keyEncipherment
|
||||||
|
|
||||||
|
# PKIX recommendations harmless if included in all certificates.
|
||||||
|
subjectKeyIdentifier=hash
|
||||||
|
authorityKeyIdentifier=keyid,issuer
|
||||||
|
|
||||||
|
# This stuff is for subjectAltName and issuerAltname.
|
||||||
|
# Import the email address.
|
||||||
|
# subjectAltName=email:copy
|
||||||
|
# An alternative to produce certificates that aren't
|
||||||
|
# deprecated according to PKIX.
|
||||||
|
# subjectAltName=email:move
|
||||||
|
|
||||||
|
# Copy subject details
|
||||||
|
# issuerAltName=issuer:copy
|
||||||
|
|
||||||
|
# This is required for TSA certificates.
|
||||||
|
# extendedKeyUsage = critical,timeStamping
|
||||||
|
|
||||||
|
[ v3_req ]
|
||||||
|
|
||||||
|
# Extensions to add to a certificate request
|
||||||
|
|
||||||
|
basicConstraints = CA:FALSE
|
||||||
|
keyUsage = nonRepudiation, digitalSignature, keyEncipherment
|
||||||
|
|
||||||
|
[ v3_ca ]
|
||||||
|
|
||||||
|
|
||||||
|
# Extensions for a typical CA
|
||||||
|
|
||||||
|
|
||||||
|
# PKIX recommendation.
|
||||||
|
|
||||||
|
subjectKeyIdentifier=hash
|
||||||
|
|
||||||
|
authorityKeyIdentifier=keyid:always,issuer
|
||||||
|
|
||||||
|
basicConstraints = critical,CA:true
|
||||||
|
|
||||||
|
# Key usage: this is typical for a CA certificate. However since it will
|
||||||
|
# prevent it being used as an test self-signed certificate it is best
|
||||||
|
# left out by default.
|
||||||
|
# keyUsage = cRLSign, keyCertSign
|
||||||
|
|
||||||
|
# Include email address in subject alt name: another PKIX recommendation
|
||||||
|
# subjectAltName=email:copy
|
||||||
|
# Copy issuer details
|
||||||
|
# issuerAltName=issuer:copy
|
||||||
|
|
||||||
|
# DER hex encoding of an extension: beware experts only!
|
||||||
|
# obj=DER:02:03
|
||||||
|
# Where 'obj' is a standard or added object
|
||||||
|
# You can even override a supported extension:
|
||||||
|
# basicConstraints= critical, DER:30:03:01:01:FF
|
||||||
|
|
||||||
|
[ crl_ext ]
|
||||||
|
|
||||||
|
# CRL extensions.
|
||||||
|
# Only issuerAltName and authorityKeyIdentifier make any sense in a CRL.
|
||||||
|
|
||||||
|
# issuerAltName=issuer:copy
|
||||||
|
authorityKeyIdentifier=keyid:always
|
||||||
|
|
||||||
|
[ proxy_cert_ext ]
|
||||||
|
# These extensions should be added when creating a proxy certificate
|
||||||
|
|
||||||
|
# This goes against PKIX guidelines but some CAs do it and some software
|
||||||
|
# requires this to avoid interpreting an end user certificate as a CA.
|
||||||
|
|
||||||
|
basicConstraints=CA:FALSE
|
||||||
|
|
||||||
|
# This is typical in keyUsage for a client certificate.
|
||||||
|
# keyUsage = nonRepudiation, digitalSignature, keyEncipherment
|
||||||
|
|
||||||
|
# PKIX recommendations harmless if included in all certificates.
|
||||||
|
subjectKeyIdentifier=hash
|
||||||
|
authorityKeyIdentifier=keyid,issuer
|
||||||
|
|
||||||
|
# This stuff is for subjectAltName and issuerAltname.
|
||||||
|
# Import the email address.
|
||||||
|
# subjectAltName=email:copy
|
||||||
|
# An alternative to produce certificates that aren't
|
||||||
|
# deprecated according to PKIX.
|
||||||
|
# subjectAltName=email:move
|
||||||
|
|
||||||
|
# Copy subject details
|
||||||
|
# issuerAltName=issuer:copy
|
||||||
|
|
||||||
|
# This really needs to be in place for it to be a proxy certificate.
|
||||||
|
proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
|
||||||
|
|
||||||
|
####################################################################
|
||||||
|
[ tsa ]
|
||||||
|
|
||||||
|
default_tsa = tsa_config1 # the default TSA section
|
||||||
|
|
||||||
|
[ tsa_config1 ]
|
||||||
|
|
||||||
|
# These are used by the TSA reply generation only.
|
||||||
|
dir = ./demoCA # TSA root directory
|
||||||
|
serial = $dir/tsaserial # The current serial number (mandatory)
|
||||||
|
crypto_device = builtin # OpenSSL engine to use for signing
|
||||||
|
signer_cert = $dir/tsacert.pem # The TSA signing certificate
|
||||||
|
# (optional)
|
||||||
|
certs = $dir/cacert.pem # Certificate chain to include in reply
|
||||||
|
# (optional)
|
||||||
|
signer_key = $dir/private/tsakey.pem # The TSA private key (optional)
|
||||||
|
signer_digest = sha256 # Signing digest to use. (Optional)
|
||||||
|
default_policy = tsa_policy1 # Policy if request did not specify it
|
||||||
|
# (optional)
|
||||||
|
other_policies = tsa_policy2, tsa_policy3 # acceptable policies (optional)
|
||||||
|
digests = sha1, sha256, sha384, sha512 # Acceptable message digests (mandatory)
|
||||||
|
accuracy = secs:1, millisecs:500, microsecs:100 # (optional)
|
||||||
|
clock_precision_digits = 0 # number of digits after dot. (optional)
|
||||||
|
ordering = yes # Is ordering defined for timestamps?
|
||||||
|
# (optional, default: no)
|
||||||
|
tsa_name = yes # Must the TSA name be included in the reply?
|
||||||
|
# (optional, default: no)
|
||||||
|
ess_cert_id_chain = no # Must the ESS cert id chain be included?
|
||||||
|
# (optional, default: no)
|
||||||
|
ess_cert_id_alg = sha1 # algorithm to compute certificate
|
||||||
|
# identifier (optional, default: sha1)
|
||||||
|
|
||||||
|
[insta] # CMP using Insta Demo CA
|
||||||
|
# Message transfer
|
||||||
|
server = pki.certificate.fi:8700
|
||||||
|
# proxy = # set this as far as needed, e.g., http://192.168.1.1:8080
|
||||||
|
# tls_use = 0
|
||||||
|
path = pkix/
|
||||||
|
|
||||||
|
# Server authentication
|
||||||
|
recipient = "/C=FI/O=Insta Demo/CN=Insta Demo CA" # or set srvcert or issuer
|
||||||
|
ignore_keyusage = 1 # potentially needed quirk
|
||||||
|
unprotected_errors = 1 # potentially needed quirk
|
||||||
|
extracertsout = insta.extracerts.pem
|
||||||
|
|
||||||
|
# Client authentication
|
||||||
|
ref = 3078 # user identification
|
||||||
|
secret = pass:insta # can be used for both client and server side
|
||||||
|
|
||||||
|
# Generic message options
|
||||||
|
cmd = ir # default operation, can be overridden on cmd line with, e.g., kur
|
||||||
|
|
||||||
|
# Certificate enrollment
|
||||||
|
subject = "/CN=openssl-cmp-test"
|
||||||
|
newkey = insta.priv.pem
|
||||||
|
out_trusted = apps/insta.ca.crt # does not include keyUsage digitalSignature
|
||||||
|
certout = insta.cert.pem
|
||||||
|
|
||||||
|
[pbm] # Password-based protection for Insta CA
|
||||||
|
# Server and client authentication
|
||||||
|
ref = $insta::ref # 3078
|
||||||
|
secret = $insta::secret # pass:insta
|
||||||
|
|
||||||
|
[signature] # Signature-based protection for Insta CA
|
||||||
|
# Server authentication
|
||||||
|
trusted = $insta::out_trusted # apps/insta.ca.crt
|
||||||
|
|
||||||
|
# Client authentication
|
||||||
|
secret = # disable PBM
|
||||||
|
key = $insta::newkey # insta.priv.pem
|
||||||
|
cert = $insta::certout # insta.cert.pem
|
||||||
|
|
||||||
|
[ir]
|
||||||
|
cmd = ir
|
||||||
|
|
||||||
|
[cr]
|
||||||
|
cmd = cr
|
||||||
|
|
||||||
|
[kur]
|
||||||
|
# Certificate update
|
||||||
|
cmd = kur
|
||||||
|
oldcert = $insta::certout # insta.cert.pem
|
||||||
|
|
||||||
|
[rr]
|
||||||
|
# Certificate revocation
|
||||||
|
cmd = rr
|
||||||
|
oldcert = $insta::certout # insta.cert.pem
|
||||||
@@ -0,0 +1,55 @@
|
|||||||
|
|
||||||
|
# Lang-abbv Charset Language
|
||||||
|
#---------------------------------
|
||||||
|
en ISO-8859-1 English
|
||||||
|
UTF-8 utf8 UTF-8
|
||||||
|
Unicode ucs Unicode
|
||||||
|
th Cp874 Thai
|
||||||
|
ja SJIS Japanese
|
||||||
|
ko Cp949 Korean
|
||||||
|
zh Cp950 Chinese-Traditional
|
||||||
|
zh-cn GB2312 Chinese-Simplified
|
||||||
|
zh-tw Cp950 Chinese
|
||||||
|
cs ISO-8859-2 Czech
|
||||||
|
hu ISO-8859-2 Hungarian
|
||||||
|
hr ISO-8859-2 Croation
|
||||||
|
pl ISO-8859-2 Polish
|
||||||
|
ro ISO-8859-2 Romanian
|
||||||
|
sr ISO-8859-2 Serbian
|
||||||
|
sk ISO-8859-2 Slovak
|
||||||
|
sl ISO-8859-2 Slovenian
|
||||||
|
sq ISO-8859-2 Albanian
|
||||||
|
bg ISO-8859-5 Bulgarian
|
||||||
|
be ISO-8859-5 Byelorussian
|
||||||
|
mk ISO-8859-5 Macedonian
|
||||||
|
ru ISO-8859-5 Russian
|
||||||
|
uk ISO-8859-5 Ukrainian
|
||||||
|
ca ISO-8859-1 Catalan
|
||||||
|
de ISO-8859-1 German
|
||||||
|
da ISO-8859-1 Danish
|
||||||
|
fi ISO-8859-1 Finnish
|
||||||
|
fr ISO-8859-1 French
|
||||||
|
es ISO-8859-1 Spanish
|
||||||
|
is ISO-8859-1 Icelandic
|
||||||
|
it ISO-8859-1 Italian
|
||||||
|
nl ISO-8859-1 Dutch
|
||||||
|
no ISO-8859-1 Norwegian
|
||||||
|
pt ISO-8859-1 Portuguese
|
||||||
|
sv ISO-8859-1 Swedish
|
||||||
|
af ISO-8859-1 Afrikaans
|
||||||
|
eu ISO-8859-1 Basque
|
||||||
|
fo ISO-8859-1 Faroese
|
||||||
|
gl ISO-8859-1 Galician
|
||||||
|
ga ISO-8859-1 Irish
|
||||||
|
gd ISO-8859-1 Scottish
|
||||||
|
mt ISO-8859-3 Maltese
|
||||||
|
eo ISO-8859-3 Esperanto
|
||||||
|
el ISO-8859-7 Greek
|
||||||
|
tr ISO-8859-9 Turkish
|
||||||
|
he ISO-8859-8 Hebrew
|
||||||
|
iw ISO-8859-8 Hebrew
|
||||||
|
ar ISO-8859-6 Arabic
|
||||||
|
et ISO-8859-1 Estonian
|
||||||
|
lv ISO-8859-2 Latvian
|
||||||
|
lt ISO-8859-2 Lithuanian
|
||||||
|
|
||||||
@@ -0,0 +1,93 @@
|
|||||||
|
#
|
||||||
|
# Directives controlling the display of server-generated directory listings.
|
||||||
|
#
|
||||||
|
# Required modules: mod_authz_core, mod_authz_host,
|
||||||
|
# mod_autoindex, mod_alias
|
||||||
|
#
|
||||||
|
# To see the listing of a directory, the Options directive for the
|
||||||
|
# directory must include "Indexes", and the directory must not contain
|
||||||
|
# a file matching those listed in the DirectoryIndex directive.
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# IndexOptions: Controls the appearance of server-generated directory
|
||||||
|
# listings.
|
||||||
|
#
|
||||||
|
IndexOptions FancyIndexing HTMLTable VersionSort
|
||||||
|
|
||||||
|
# We include the /icons/ alias for FancyIndexed directory listings. If
|
||||||
|
# you do not use FancyIndexing, you may comment this out.
|
||||||
|
#
|
||||||
|
Alias /icons/ "${SRVROOT}/icons/"
|
||||||
|
|
||||||
|
<Directory "${SRVROOT}/icons">
|
||||||
|
Options Indexes MultiViews
|
||||||
|
AllowOverride None
|
||||||
|
Require all granted
|
||||||
|
</Directory>
|
||||||
|
|
||||||
|
#
|
||||||
|
# AddIcon* directives tell the server which icon to show for different
|
||||||
|
# files or filename extensions. These are only displayed for
|
||||||
|
# FancyIndexed directories.
|
||||||
|
#
|
||||||
|
AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip
|
||||||
|
|
||||||
|
AddIconByType (TXT,/icons/text.gif) text/*
|
||||||
|
AddIconByType (IMG,/icons/image2.gif) image/*
|
||||||
|
AddIconByType (SND,/icons/sound2.gif) audio/*
|
||||||
|
AddIconByType (VID,/icons/movie.gif) video/*
|
||||||
|
|
||||||
|
AddIcon /icons/binary.gif .bin .exe
|
||||||
|
AddIcon /icons/binhex.gif .hqx
|
||||||
|
AddIcon /icons/tar.gif .tar
|
||||||
|
AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv
|
||||||
|
AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip
|
||||||
|
AddIcon /icons/a.gif .ps .ai .eps
|
||||||
|
AddIcon /icons/layout.gif .html .shtml .htm .pdf
|
||||||
|
AddIcon /icons/text.gif .txt
|
||||||
|
AddIcon /icons/c.gif .c
|
||||||
|
AddIcon /icons/p.gif .pl .py
|
||||||
|
AddIcon /icons/f.gif .for
|
||||||
|
AddIcon /icons/dvi.gif .dvi
|
||||||
|
AddIcon /icons/uuencoded.gif .uu
|
||||||
|
AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl
|
||||||
|
AddIcon /icons/tex.gif .tex
|
||||||
|
AddIcon /icons/bomb.gif core
|
||||||
|
|
||||||
|
AddIcon /icons/back.gif ..
|
||||||
|
AddIcon /icons/hand.right.gif README
|
||||||
|
AddIcon /icons/folder.gif ^^DIRECTORY^^
|
||||||
|
AddIcon /icons/blank.gif ^^BLANKICON^^
|
||||||
|
|
||||||
|
#
|
||||||
|
# DefaultIcon is which icon to show for files which do not have an icon
|
||||||
|
# explicitly set.
|
||||||
|
#
|
||||||
|
DefaultIcon /icons/unknown.gif
|
||||||
|
|
||||||
|
#
|
||||||
|
# AddDescription allows you to place a short description after a file in
|
||||||
|
# server-generated indexes. These are only displayed for FancyIndexed
|
||||||
|
# directories.
|
||||||
|
# Format: AddDescription "description" filename
|
||||||
|
#
|
||||||
|
#AddDescription "GZIP compressed document" .gz
|
||||||
|
#AddDescription "tar archive" .tar
|
||||||
|
#AddDescription "GZIP compressed tar archive" .tgz
|
||||||
|
|
||||||
|
#
|
||||||
|
# ReadmeName is the name of the README file the server will look for by
|
||||||
|
# default, and append to directory listings.
|
||||||
|
#
|
||||||
|
# HeaderName is the name of a file which should be prepended to
|
||||||
|
# directory indexes.
|
||||||
|
ReadmeName README.html
|
||||||
|
HeaderName HEADER.html
|
||||||
|
|
||||||
|
#
|
||||||
|
# IndexIgnore is a set of filenames which directory indexing should ignore
|
||||||
|
# and not include in the listing. Shell-style wildcarding is permitted.
|
||||||
|
#
|
||||||
|
IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t
|
||||||
|
|
||||||
@@ -0,0 +1,50 @@
|
|||||||
|
#
|
||||||
|
# Distributed authoring and versioning (WebDAV)
|
||||||
|
#
|
||||||
|
# Required modules: mod_alias, mod_auth_digest, mod_authn_core, mod_authn_file,
|
||||||
|
# mod_authz_core, mod_authz_user, mod_dav, mod_dav_fs,
|
||||||
|
# mod_setenvif
|
||||||
|
|
||||||
|
# The following example gives DAV write access to a directory called
|
||||||
|
# "uploads" under the ServerRoot directory.
|
||||||
|
#
|
||||||
|
# The User/Group specified in httpd.conf needs to have write permissions
|
||||||
|
# on the directory where the DavLockDB is placed and on any directory where
|
||||||
|
# "Dav On" is specified.
|
||||||
|
|
||||||
|
DavLockDB "${SRVROOT}/var/DavLock"
|
||||||
|
|
||||||
|
Alias /uploads "${SRVROOT}/uploads"
|
||||||
|
|
||||||
|
<Directory "${SRVROOT}/uploads">
|
||||||
|
Dav On
|
||||||
|
|
||||||
|
AuthType Digest
|
||||||
|
AuthName DAV-upload
|
||||||
|
# You can use the htdigest program to create the password database:
|
||||||
|
# htdigest -c "${SRVROOT}/user.passwd" DAV-upload admin
|
||||||
|
AuthUserFile "${SRVROOT}/user.passwd"
|
||||||
|
AuthDigestProvider file
|
||||||
|
|
||||||
|
# Allow universal read-access, but writes are restricted
|
||||||
|
# to the admin user.
|
||||||
|
<RequireAny>
|
||||||
|
Require method GET POST OPTIONS
|
||||||
|
Require user admin
|
||||||
|
</RequireAny>
|
||||||
|
</Directory>
|
||||||
|
|
||||||
|
#
|
||||||
|
# The following directives disable redirects on non-GET requests for
|
||||||
|
# a directory that does not include the trailing slash. This fixes a
|
||||||
|
# problem with several clients that do not appropriately handle
|
||||||
|
# redirects for folders with DAV methods.
|
||||||
|
#
|
||||||
|
BrowserMatch "Microsoft Data Access Internet Publishing Provider" redirect-carefully
|
||||||
|
BrowserMatch "MS FrontPage" redirect-carefully
|
||||||
|
BrowserMatch "^WebDrive" redirect-carefully
|
||||||
|
BrowserMatch "^WebDAVFS/1.[01234]" redirect-carefully
|
||||||
|
BrowserMatch "^gnome-vfs/1.0" redirect-carefully
|
||||||
|
BrowserMatch "^XML Spy" redirect-carefully
|
||||||
|
BrowserMatch "^Dreamweaver-WebDAV-SCM1" redirect-carefully
|
||||||
|
BrowserMatch " Konqueror/4" redirect-carefully
|
||||||
@@ -0,0 +1,90 @@
|
|||||||
|
#
|
||||||
|
# This configuration file reflects default settings for Apache HTTP Server.
|
||||||
|
#
|
||||||
|
# You may change these, but chances are that you may not need to.
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Timeout: The number of seconds before receives and sends time out.
|
||||||
|
#
|
||||||
|
Timeout 60
|
||||||
|
|
||||||
|
#
|
||||||
|
# KeepAlive: Whether or not to allow persistent connections (more than
|
||||||
|
# one request per connection). Set to "Off" to deactivate.
|
||||||
|
#
|
||||||
|
KeepAlive On
|
||||||
|
|
||||||
|
#
|
||||||
|
# MaxKeepAliveRequests: The maximum number of requests to allow
|
||||||
|
# during a persistent connection. Set to 0 to allow an unlimited amount.
|
||||||
|
# We recommend you leave this number high, for maximum performance.
|
||||||
|
#
|
||||||
|
MaxKeepAliveRequests 100
|
||||||
|
|
||||||
|
#
|
||||||
|
# KeepAliveTimeout: Number of seconds to wait for the next request from the
|
||||||
|
# same client on the same connection.
|
||||||
|
#
|
||||||
|
KeepAliveTimeout 5
|
||||||
|
|
||||||
|
#
|
||||||
|
# UseCanonicalName: Determines how Apache constructs self-referencing
|
||||||
|
# URLs and the SERVER_NAME and SERVER_PORT variables.
|
||||||
|
# When set "Off", Apache will use the Hostname and Port supplied
|
||||||
|
# by the client. When set "On", Apache will use the value of the
|
||||||
|
# ServerName directive.
|
||||||
|
#
|
||||||
|
UseCanonicalName Off
|
||||||
|
|
||||||
|
#
|
||||||
|
# AccessFileName: The name of the file to look for in each directory
|
||||||
|
# for additional configuration directives. See also the AllowOverride
|
||||||
|
# directive.
|
||||||
|
#
|
||||||
|
AccessFileName .htaccess
|
||||||
|
|
||||||
|
#
|
||||||
|
# ServerTokens
|
||||||
|
# This directive configures what you return as the Server HTTP response
|
||||||
|
# Header. The default is 'Full' which sends information about the OS-Type
|
||||||
|
# and compiled in modules.
|
||||||
|
# Set to one of: Full | OS | Minor | Minimal | Major | Prod
|
||||||
|
# where Full conveys the most information, and Prod the least.
|
||||||
|
#
|
||||||
|
ServerTokens Full
|
||||||
|
|
||||||
|
#
|
||||||
|
# Optionally add a line containing the server version and virtual host
|
||||||
|
# name to server-generated pages (internal error documents, FTP directory
|
||||||
|
# listings, mod_status and mod_info output etc., but not CGI generated
|
||||||
|
# documents or custom error documents).
|
||||||
|
# Set to "EMail" to also include a mailto: link to the ServerAdmin.
|
||||||
|
# Set to one of: On | Off | EMail
|
||||||
|
#
|
||||||
|
ServerSignature Off
|
||||||
|
|
||||||
|
#
|
||||||
|
# HostnameLookups: Log the names of clients or just their IP addresses
|
||||||
|
# e.g., www.apache.org (on) or 204.62.129.132 (off).
|
||||||
|
# The default is off because it'd be overall better for the net if people
|
||||||
|
# had to knowingly turn this feature on, since enabling it means that
|
||||||
|
# each client request will result in AT LEAST one lookup request to the
|
||||||
|
# nameserver.
|
||||||
|
#
|
||||||
|
HostnameLookups Off
|
||||||
|
|
||||||
|
#
|
||||||
|
# Set a timeout for how long the client may take to send the request header
|
||||||
|
# and body.
|
||||||
|
# The default for the headers is header=20-40,MinRate=500, which means wait
|
||||||
|
# for the first byte of headers for 20 seconds. If some data arrives,
|
||||||
|
# increase the timeout corresponding to a data rate of 500 bytes/s, but not
|
||||||
|
# above 40 seconds.
|
||||||
|
# The default for the request body is body=20,MinRate=500, which is the same
|
||||||
|
# but has no upper limit for the timeout.
|
||||||
|
# To disable, set to header=0 body=0
|
||||||
|
#
|
||||||
|
<IfModule reqtimeout_module>
|
||||||
|
RequestReadTimeout header=20-40,MinRate=500 body=20,MinRate=500
|
||||||
|
</IfModule>
|
||||||
@@ -0,0 +1,36 @@
|
|||||||
|
#
|
||||||
|
# Get information about the requests being processed by the server
|
||||||
|
# and the configuration of the server.
|
||||||
|
#
|
||||||
|
# Required modules: mod_authz_core, mod_authz_host,
|
||||||
|
# mod_info (for the server-info handler),
|
||||||
|
# mod_status (for the server-status handler)
|
||||||
|
|
||||||
|
#
|
||||||
|
# Allow server status reports generated by mod_status,
|
||||||
|
# with the URL of http://servername/server-status
|
||||||
|
# Change the ".example.com" to match your domain to enable.
|
||||||
|
|
||||||
|
<Location /server-status>
|
||||||
|
SetHandler server-status
|
||||||
|
Require host .example.com
|
||||||
|
Require ip 127
|
||||||
|
</Location>
|
||||||
|
|
||||||
|
#
|
||||||
|
# ExtendedStatus controls whether Apache will generate "full" status
|
||||||
|
# information (ExtendedStatus On) or just basic information (ExtendedStatus
|
||||||
|
# Off) when the "server-status" handler is called. The default is Off.
|
||||||
|
#
|
||||||
|
#ExtendedStatus On
|
||||||
|
|
||||||
|
#
|
||||||
|
# Allow remote server configuration reports, with the URL of
|
||||||
|
# http://servername/server-info (requires that mod_info.c be loaded).
|
||||||
|
# Change the ".example.com" to match your domain to enable.
|
||||||
|
#
|
||||||
|
<Location /server-info>
|
||||||
|
SetHandler server-info
|
||||||
|
Require host .example.com
|
||||||
|
Require ip 127
|
||||||
|
</Location>
|
||||||
@@ -0,0 +1,141 @@
|
|||||||
|
#
|
||||||
|
# Settings for hosting different languages.
|
||||||
|
#
|
||||||
|
# Required modules: mod_mime, mod_negotiation
|
||||||
|
|
||||||
|
# DefaultLanguage and AddLanguage allows you to specify the language of
|
||||||
|
# a document. You can then use content negotiation to give a browser a
|
||||||
|
# file in a language the user can understand.
|
||||||
|
#
|
||||||
|
# Specify a default language. This means that all data
|
||||||
|
# going out without a specific language tag (see below) will
|
||||||
|
# be marked with this one. You probably do NOT want to set
|
||||||
|
# this unless you are sure it is correct for all cases.
|
||||||
|
#
|
||||||
|
# * It is generally better to not mark a page as
|
||||||
|
# * being a certain language than marking it with the wrong
|
||||||
|
# * language!
|
||||||
|
#
|
||||||
|
# DefaultLanguage nl
|
||||||
|
#
|
||||||
|
# Note 1: The suffix does not have to be the same as the language
|
||||||
|
# keyword --- those with documents in Polish (whose net-standard
|
||||||
|
# language code is pl) may wish to use "AddLanguage pl .po" to
|
||||||
|
# avoid the ambiguity with the common suffix for perl scripts.
|
||||||
|
#
|
||||||
|
# Note 2: The example entries below illustrate that in some cases
|
||||||
|
# the two character 'Language' abbreviation is not identical to
|
||||||
|
# the two character 'Country' code for its country,
|
||||||
|
# E.g. 'Danmark/dk' versus 'Danish/da'.
|
||||||
|
#
|
||||||
|
# Note 3: In the case of 'ltz' we violate the RFC by using a three char
|
||||||
|
# specifier. There is 'work in progress' to fix this and get
|
||||||
|
# the reference data for rfc1766 cleaned up.
|
||||||
|
#
|
||||||
|
# Catalan (ca) - Croatian (hr) - Czech (cs) - Danish (da) - Dutch (nl)
|
||||||
|
# English (en) - Esperanto (eo) - Estonian (et) - French (fr) - German (de)
|
||||||
|
# Greek-Modern (el) - Hebrew (he) - Italian (it) - Japanese (ja)
|
||||||
|
# Korean (ko) - Luxembourgeois* (ltz) - Norwegian Nynorsk (nn)
|
||||||
|
# Norwegian (no) - Polish (pl) - Portugese (pt)
|
||||||
|
# Brazilian Portuguese (pt-BR) - Russian (ru) - Swedish (sv)
|
||||||
|
# Turkish (tr) - Simplified Chinese (zh-CN) - Spanish (es)
|
||||||
|
# Traditional Chinese (zh-TW)
|
||||||
|
#
|
||||||
|
AddLanguage ca .ca
|
||||||
|
AddLanguage cs .cz .cs
|
||||||
|
AddLanguage da .dk
|
||||||
|
AddLanguage de .de
|
||||||
|
AddLanguage el .el
|
||||||
|
AddLanguage en .en
|
||||||
|
AddLanguage eo .eo
|
||||||
|
AddLanguage es .es
|
||||||
|
AddLanguage et .et
|
||||||
|
AddLanguage fr .fr
|
||||||
|
AddLanguage he .he
|
||||||
|
AddLanguage hr .hr
|
||||||
|
AddLanguage it .it
|
||||||
|
AddLanguage ja .ja
|
||||||
|
AddLanguage ko .ko
|
||||||
|
AddLanguage ltz .ltz
|
||||||
|
AddLanguage nl .nl
|
||||||
|
AddLanguage nn .nn
|
||||||
|
AddLanguage no .no
|
||||||
|
AddLanguage pl .po
|
||||||
|
AddLanguage pt .pt
|
||||||
|
AddLanguage pt-BR .pt-br
|
||||||
|
AddLanguage ru .ru
|
||||||
|
AddLanguage sv .sv
|
||||||
|
AddLanguage tr .tr
|
||||||
|
AddLanguage zh-CN .zh-cn
|
||||||
|
AddLanguage zh-TW .zh-tw
|
||||||
|
|
||||||
|
# LanguagePriority allows you to give precedence to some languages
|
||||||
|
# in case of a tie during content negotiation.
|
||||||
|
#
|
||||||
|
# Just list the languages in decreasing order of preference. We have
|
||||||
|
# more or less alphabetized them here. You probably want to change this.
|
||||||
|
#
|
||||||
|
LanguagePriority en ca cs da de el eo es et fr he hr it ja ko ltz nl nn no pl pt pt-BR ru sv tr zh-CN zh-TW
|
||||||
|
|
||||||
|
#
|
||||||
|
# ForceLanguagePriority allows you to serve a result page rather than
|
||||||
|
# MULTIPLE CHOICES (Prefer) [in case of a tie] or NOT ACCEPTABLE (Fallback)
|
||||||
|
# [in case no accepted languages matched the available variants]
|
||||||
|
#
|
||||||
|
ForceLanguagePriority Prefer Fallback
|
||||||
|
|
||||||
|
#
|
||||||
|
# Commonly used filename extensions to character sets. You probably
|
||||||
|
# want to avoid clashes with the language extensions, unless you
|
||||||
|
# are good at carefully testing your setup after each change.
|
||||||
|
# See http://www.iana.org/assignments/character-sets for the
|
||||||
|
# official list of charset names and their respective RFCs.
|
||||||
|
#
|
||||||
|
AddCharset us-ascii.ascii .us-ascii
|
||||||
|
AddCharset ISO-8859-1 .iso8859-1 .latin1
|
||||||
|
AddCharset ISO-8859-2 .iso8859-2 .latin2 .cen
|
||||||
|
AddCharset ISO-8859-3 .iso8859-3 .latin3
|
||||||
|
AddCharset ISO-8859-4 .iso8859-4 .latin4
|
||||||
|
AddCharset ISO-8859-5 .iso8859-5 .cyr .iso-ru
|
||||||
|
AddCharset ISO-8859-6 .iso8859-6 .arb .arabic
|
||||||
|
AddCharset ISO-8859-7 .iso8859-7 .grk .greek
|
||||||
|
AddCharset ISO-8859-8 .iso8859-8 .heb .hebrew
|
||||||
|
AddCharset ISO-8859-9 .iso8859-9 .latin5 .trk
|
||||||
|
AddCharset ISO-8859-10 .iso8859-10 .latin6
|
||||||
|
AddCharset ISO-8859-13 .iso8859-13
|
||||||
|
AddCharset ISO-8859-14 .iso8859-14 .latin8
|
||||||
|
AddCharset ISO-8859-15 .iso8859-15 .latin9
|
||||||
|
AddCharset ISO-8859-16 .iso8859-16 .latin10
|
||||||
|
AddCharset ISO-2022-JP .iso2022-jp .jis
|
||||||
|
AddCharset ISO-2022-KR .iso2022-kr .kis
|
||||||
|
AddCharset ISO-2022-CN .iso2022-cn .cis
|
||||||
|
AddCharset Big5.Big5 .big5 .b5
|
||||||
|
AddCharset cn-Big5 .cn-big5
|
||||||
|
# For russian, more than one charset is used (depends on client, mostly):
|
||||||
|
AddCharset WINDOWS-1251 .cp-1251 .win-1251
|
||||||
|
AddCharset CP866 .cp866
|
||||||
|
AddCharset KOI8 .koi8
|
||||||
|
AddCharset KOI8-E .koi8-e
|
||||||
|
AddCharset KOI8-r .koi8-r .koi8-ru
|
||||||
|
AddCharset KOI8-U .koi8-u
|
||||||
|
AddCharset KOI8-ru .koi8-uk .ua
|
||||||
|
AddCharset ISO-10646-UCS-2 .ucs2
|
||||||
|
AddCharset ISO-10646-UCS-4 .ucs4
|
||||||
|
AddCharset UTF-7 .utf7
|
||||||
|
AddCharset UTF-8 .utf8
|
||||||
|
AddCharset UTF-16 .utf16
|
||||||
|
AddCharset UTF-16BE .utf16be
|
||||||
|
AddCharset UTF-16LE .utf16le
|
||||||
|
AddCharset UTF-32 .utf32
|
||||||
|
AddCharset UTF-32BE .utf32be
|
||||||
|
AddCharset UTF-32LE .utf32le
|
||||||
|
AddCharset euc-cn .euc-cn
|
||||||
|
AddCharset euc-gb .euc-gb
|
||||||
|
AddCharset euc-jp .euc-jp
|
||||||
|
AddCharset euc-kr .euc-kr
|
||||||
|
#Not sure how euc-tw got in - IANA doesn't list it???
|
||||||
|
AddCharset EUC-TW .euc-tw
|
||||||
|
AddCharset gb2312 .gb2312 .gb
|
||||||
|
AddCharset iso-10646-ucs-2 .ucs-2 .iso-10646-ucs-2
|
||||||
|
AddCharset iso-10646-ucs-4 .ucs-4 .iso-10646-ucs-4
|
||||||
|
AddCharset shift_jis .shift_jis .sjis
|
||||||
@@ -0,0 +1,38 @@
|
|||||||
|
#
|
||||||
|
# Provide access to the documentation on your server as
|
||||||
|
# http://yourserver.example.com/manual/
|
||||||
|
# The documentation is always available at
|
||||||
|
# http://httpd.apache.org/docs/2.4/
|
||||||
|
#
|
||||||
|
# Required modules: mod_alias, mod_authz_core, mod_authz_host,
|
||||||
|
# mod_setenvif, mod_negotiation
|
||||||
|
#
|
||||||
|
|
||||||
|
AliasMatch ^/manual(?:/(?:da|de|en|es|fr|ja|ko|pt-br|ru|tr|zh-cn))?(/.*)?$ "${SRVROOT}/manual$1"
|
||||||
|
|
||||||
|
<Directory "${SRVROOT}/manual">
|
||||||
|
Options Indexes
|
||||||
|
AllowOverride None
|
||||||
|
Require all granted
|
||||||
|
|
||||||
|
<Files *.html>
|
||||||
|
SetHandler type-map
|
||||||
|
</Files>
|
||||||
|
|
||||||
|
# .tr is text/troff in mime.types!
|
||||||
|
RemoveType tr
|
||||||
|
|
||||||
|
# Traditionally, used .dk filename extension for da language
|
||||||
|
AddLanguage da .da
|
||||||
|
|
||||||
|
SetEnvIf Request_URI ^/manual/(da|de|en|es|fr|ja|ko|pt-br|ru|tr|zh-cn)/ prefer-language=$1
|
||||||
|
RedirectMatch 301 ^/manual(?:/(da|de|en|es|fr|ja|ko|pt-br|ru|tr|zh-cn)){2,}(/.*)?$ /manual/$1$2
|
||||||
|
|
||||||
|
# Reflect the greatest effort in translation (most content available),
|
||||||
|
# inferring greater attention to detail (potentially false assumption,
|
||||||
|
# counting translations presently in-sync would be more helpful.)
|
||||||
|
# Use caution counting; safest pattern is '*.xml.XX'. Recent .xml source
|
||||||
|
# document count: 266 214 110 94 82 25 22 18 4 1 1
|
||||||
|
LanguagePriority en fr ko ja tr es de zh-cn pt-br da ru
|
||||||
|
ForceLanguagePriority Prefer Fallback
|
||||||
|
</Directory>
|
||||||
@@ -0,0 +1,119 @@
|
|||||||
|
#
|
||||||
|
# Server-Pool Management (MPM specific)
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# PidFile: The file in which the server should record its process
|
||||||
|
# identification number when it starts.
|
||||||
|
#
|
||||||
|
# Note that this is the default PidFile for most MPMs.
|
||||||
|
#
|
||||||
|
<IfModule !mpm_netware_module>
|
||||||
|
PidFile "logs/httpd.pid"
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
#
|
||||||
|
# Only one of the below sections will be relevant on your
|
||||||
|
# installed httpd. Use "apachectl -l" to find out the
|
||||||
|
# active mpm.
|
||||||
|
#
|
||||||
|
|
||||||
|
# prefork MPM
|
||||||
|
# StartServers: number of server processes to start
|
||||||
|
# MinSpareServers: minimum number of server processes which are kept spare
|
||||||
|
# MaxSpareServers: maximum number of server processes which are kept spare
|
||||||
|
# MaxRequestWorkers: maximum number of server processes allowed to start
|
||||||
|
# MaxConnectionsPerChild: maximum number of connections a server process serves
|
||||||
|
# before terminating
|
||||||
|
<IfModule mpm_prefork_module>
|
||||||
|
StartServers 5
|
||||||
|
MinSpareServers 5
|
||||||
|
MaxSpareServers 10
|
||||||
|
MaxRequestWorkers 250
|
||||||
|
MaxConnectionsPerChild 0
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
# worker MPM
|
||||||
|
# StartServers: initial number of server processes to start
|
||||||
|
# MinSpareThreads: minimum number of worker threads which are kept spare
|
||||||
|
# MaxSpareThreads: maximum number of worker threads which are kept spare
|
||||||
|
# ThreadsPerChild: constant number of worker threads in each server process
|
||||||
|
# MaxRequestWorkers: maximum number of worker threads
|
||||||
|
# MaxConnectionsPerChild: maximum number of connections a server process serves
|
||||||
|
# before terminating
|
||||||
|
<IfModule mpm_worker_module>
|
||||||
|
StartServers 3
|
||||||
|
MinSpareThreads 75
|
||||||
|
MaxSpareThreads 250
|
||||||
|
ThreadsPerChild 25
|
||||||
|
MaxRequestWorkers 400
|
||||||
|
MaxConnectionsPerChild 0
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
# event MPM
|
||||||
|
# StartServers: initial number of server processes to start
|
||||||
|
# MinSpareThreads: minimum number of worker threads which are kept spare
|
||||||
|
# MaxSpareThreads: maximum number of worker threads which are kept spare
|
||||||
|
# ThreadsPerChild: constant number of worker threads in each server process
|
||||||
|
# MaxRequestWorkers: maximum number of worker threads
|
||||||
|
# MaxConnectionsPerChild: maximum number of connections a server process serves
|
||||||
|
# before terminating
|
||||||
|
<IfModule mpm_event_module>
|
||||||
|
StartServers 3
|
||||||
|
MinSpareThreads 75
|
||||||
|
MaxSpareThreads 250
|
||||||
|
ThreadsPerChild 25
|
||||||
|
MaxRequestWorkers 400
|
||||||
|
MaxConnectionsPerChild 0
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
# NetWare MPM
|
||||||
|
# ThreadStackSize: Stack size allocated for each worker thread
|
||||||
|
# StartThreads: Number of worker threads launched at server startup
|
||||||
|
# MinSpareThreads: Minimum number of idle threads, to handle request spikes
|
||||||
|
# MaxSpareThreads: Maximum number of idle threads
|
||||||
|
# MaxThreads: Maximum number of worker threads alive at the same time
|
||||||
|
# MaxConnectionsPerChild: Maximum number of connections a thread serves. It
|
||||||
|
# is recommended that the default value of 0 be set
|
||||||
|
# for this directive on NetWare. This will allow the
|
||||||
|
# thread to continue to service requests indefinitely.
|
||||||
|
<IfModule mpm_netware_module>
|
||||||
|
ThreadStackSize 65536
|
||||||
|
StartThreads 250
|
||||||
|
MinSpareThreads 25
|
||||||
|
MaxSpareThreads 250
|
||||||
|
MaxThreads 1000
|
||||||
|
MaxConnectionsPerChild 0
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
# OS/2 MPM
|
||||||
|
# StartServers: Number of server processes to maintain
|
||||||
|
# MinSpareThreads: Minimum number of idle threads per process,
|
||||||
|
# to handle request spikes
|
||||||
|
# MaxSpareThreads: Maximum number of idle threads per process
|
||||||
|
# MaxConnectionsPerChild: Maximum number of connections per server process
|
||||||
|
<IfModule mpm_mpmt_os2_module>
|
||||||
|
StartServers 2
|
||||||
|
MinSpareThreads 5
|
||||||
|
MaxSpareThreads 10
|
||||||
|
MaxConnectionsPerChild 0
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
# WinNT MPM
|
||||||
|
# ThreadsPerChild: constant number of worker threads in the server process
|
||||||
|
# MaxConnectionsPerChild: maximum number of connections a server process serves
|
||||||
|
<IfModule mpm_winnt_module>
|
||||||
|
ThreadsPerChild 150
|
||||||
|
MaxConnectionsPerChild 0
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
# The maximum number of free Kbytes that every allocator is allowed
|
||||||
|
# to hold without calling free(). In threaded MPMs, every thread has its own
|
||||||
|
# allocator. When not set, or when set to zero, the threshold will be set to
|
||||||
|
# unlimited.
|
||||||
|
<IfModule !mpm_netware_module>
|
||||||
|
MaxMemFree 2048
|
||||||
|
</IfModule>
|
||||||
|
<IfModule mpm_netware_module>
|
||||||
|
MaxMemFree 100
|
||||||
|
</IfModule>
|
||||||
@@ -0,0 +1,52 @@
|
|||||||
|
#
|
||||||
|
# The configuration below implements multi-language error documents through
|
||||||
|
# content-negotiation.
|
||||||
|
#
|
||||||
|
# Required modules: mod_alias, mod_authz_core, mod_authz_host,
|
||||||
|
# mod_include, mod_negotiation
|
||||||
|
#
|
||||||
|
# We use Alias to redirect any /error/HTTP_<error>.html.var response to
|
||||||
|
# our collection of by-error message multi-language collections. We use
|
||||||
|
# includes to substitute the appropriate text.
|
||||||
|
#
|
||||||
|
# You can modify the messages' appearance without changing any of the
|
||||||
|
# default HTTP_<error>.html.var files by adding the line:
|
||||||
|
#
|
||||||
|
# Alias /error/include/ "/your/include/path/"
|
||||||
|
#
|
||||||
|
# which allows you to create your own set of files by starting with the
|
||||||
|
# ${SRVROOT}/error/include/ files and copying them to /your/include/path/,
|
||||||
|
# even on a per-VirtualHost basis. The default include files will display
|
||||||
|
# your Apache version number and your ServerAdmin email address regardless
|
||||||
|
# of the setting of ServerSignature.
|
||||||
|
|
||||||
|
Alias /error/ "${SRVROOT}/error/"
|
||||||
|
|
||||||
|
<Directory "${SRVROOT}/error">
|
||||||
|
AllowOverride None
|
||||||
|
Options IncludesNoExec
|
||||||
|
AddOutputFilter Includes html
|
||||||
|
AddHandler type-map var
|
||||||
|
Require all granted
|
||||||
|
LanguagePriority en cs de es fr it ja ko nl pl pt-br ro sv tr
|
||||||
|
ForceLanguagePriority Prefer Fallback
|
||||||
|
</Directory>
|
||||||
|
|
||||||
|
ErrorDocument 400 /error/HTTP_BAD_REQUEST.html.var
|
||||||
|
ErrorDocument 401 /error/HTTP_UNAUTHORIZED.html.var
|
||||||
|
ErrorDocument 403 /error/HTTP_FORBIDDEN.html.var
|
||||||
|
ErrorDocument 404 /error/HTTP_NOT_FOUND.html.var
|
||||||
|
ErrorDocument 405 /error/HTTP_METHOD_NOT_ALLOWED.html.var
|
||||||
|
ErrorDocument 408 /error/HTTP_REQUEST_TIME_OUT.html.var
|
||||||
|
ErrorDocument 410 /error/HTTP_GONE.html.var
|
||||||
|
ErrorDocument 411 /error/HTTP_LENGTH_REQUIRED.html.var
|
||||||
|
ErrorDocument 412 /error/HTTP_PRECONDITION_FAILED.html.var
|
||||||
|
ErrorDocument 413 /error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
|
||||||
|
ErrorDocument 414 /error/HTTP_REQUEST_URI_TOO_LARGE.html.var
|
||||||
|
ErrorDocument 415 /error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var
|
||||||
|
ErrorDocument 500 /error/HTTP_INTERNAL_SERVER_ERROR.html.var
|
||||||
|
ErrorDocument 501 /error/HTTP_NOT_IMPLEMENTED.html.var
|
||||||
|
ErrorDocument 502 /error/HTTP_BAD_GATEWAY.html.var
|
||||||
|
ErrorDocument 503 /error/HTTP_SERVICE_UNAVAILABLE.html.var
|
||||||
|
ErrorDocument 506 /error/HTTP_VARIANT_ALSO_VARIES.html.var
|
||||||
|
|
||||||
@@ -0,0 +1,290 @@
|
|||||||
|
#
|
||||||
|
# This is the Apache server configuration file providing SSL support.
|
||||||
|
# It contains the configuration directives to instruct the server how to
|
||||||
|
# serve pages over an https connection. For detailed information about these
|
||||||
|
# directives see <URL:http://httpd.apache.org/docs/2.4/mod/mod_ssl.html>
|
||||||
|
#
|
||||||
|
# Do NOT simply read the instructions in here without understanding
|
||||||
|
# what they do. They're here only as hints or reminders. If you are unsure
|
||||||
|
# consult the online docs. You have been warned.
|
||||||
|
#
|
||||||
|
# Required modules: mod_log_config, mod_setenvif, mod_ssl,
|
||||||
|
# socache_shmcb_module (for default value of SSLSessionCache)
|
||||||
|
|
||||||
|
#
|
||||||
|
# Pseudo Random Number Generator (PRNG):
|
||||||
|
# Configure one or more sources to seed the PRNG of the SSL library.
|
||||||
|
# The seed data should be of good random quality.
|
||||||
|
# WARNING! On some platforms /dev/random blocks if not enough entropy
|
||||||
|
# is available. This means you then cannot use the /dev/random device
|
||||||
|
# because it would lead to very long connection times (as long as
|
||||||
|
# it requires to make more entropy available). But usually those
|
||||||
|
# platforms additionally provide a /dev/urandom device which doesn't
|
||||||
|
# block. So, if available, use this one instead. Read the mod_ssl User
|
||||||
|
# Manual for more details.
|
||||||
|
#
|
||||||
|
#SSLRandomSeed startup file:/dev/random 512
|
||||||
|
#SSLRandomSeed startup file:/dev/urandom 512
|
||||||
|
#SSLRandomSeed connect file:/dev/random 512
|
||||||
|
#SSLRandomSeed connect file:/dev/urandom 512
|
||||||
|
|
||||||
|
|
||||||
|
#
|
||||||
|
# When we also provide SSL we have to listen to the
|
||||||
|
# standard HTTP port (see above) and to the HTTPS port
|
||||||
|
#
|
||||||
|
Listen 443
|
||||||
|
|
||||||
|
##
|
||||||
|
## SSL Global Context
|
||||||
|
##
|
||||||
|
## All SSL configuration in this context applies both to
|
||||||
|
## the main server and all SSL-enabled virtual hosts.
|
||||||
|
##
|
||||||
|
|
||||||
|
# SSL Cipher Suite:
|
||||||
|
# List the ciphers that the client is permitted to negotiate,
|
||||||
|
# and that httpd will negotiate as the client of a proxied server.
|
||||||
|
# See the OpenSSL documentation for a complete list of ciphers, and
|
||||||
|
# ensure these follow appropriate best practices for this deployment.
|
||||||
|
# httpd 2.2.30, 2.4.13 and later force-disable aNULL, eNULL and EXP ciphers,
|
||||||
|
# while OpenSSL disabled these by default in 0.9.8zf/1.0.0r/1.0.1m/1.0.2a.
|
||||||
|
SSLCipherSuite HIGH:MEDIUM:!MD5:!RC4:!3DES
|
||||||
|
SSLProxyCipherSuite HIGH:MEDIUM:!MD5:!RC4:!3DES
|
||||||
|
|
||||||
|
# By the end of 2016, only TLSv1.2 ciphers should remain in use.
|
||||||
|
# Older ciphers should be disallowed as soon as possible, while the
|
||||||
|
# kRSA ciphers do not offer forward secrecy. These changes inhibit
|
||||||
|
# older clients (such as IE6 SP2 or IE8 on Windows XP, or other legacy
|
||||||
|
# non-browser tooling) from successfully connecting.
|
||||||
|
#
|
||||||
|
# To restrict mod_ssl to use only TLSv1.2 ciphers, and disable
|
||||||
|
# those protocols which do not support forward secrecy, replace
|
||||||
|
# the SSLCipherSuite and SSLProxyCipherSuite directives above with
|
||||||
|
# the following two directives, as soon as practical.
|
||||||
|
# SSLCipherSuite HIGH:MEDIUM:!SSLv3:!kRSA
|
||||||
|
# SSLProxyCipherSuite HIGH:MEDIUM:!SSLv3:!kRSA
|
||||||
|
|
||||||
|
# User agents such as web browsers are not configured for the user's
|
||||||
|
# own preference of either security or performance, therefore this
|
||||||
|
# must be the prerogative of the web server administrator who manages
|
||||||
|
# cpu load versus confidentiality, so enforce the server's cipher order.
|
||||||
|
SSLHonorCipherOrder on
|
||||||
|
|
||||||
|
# SSL Protocol support:
|
||||||
|
# List the protocol versions which clients are allowed to connect with.
|
||||||
|
# Disable SSLv3 by default (cf. RFC 7525 3.1.1). TLSv1 (1.0) should be
|
||||||
|
# disabled as quickly as practical. By the end of 2016, only the TLSv1.2
|
||||||
|
# protocol or later should remain in use.
|
||||||
|
SSLProtocol all -SSLv3
|
||||||
|
SSLProxyProtocol all -SSLv3
|
||||||
|
|
||||||
|
# Pass Phrase Dialog:
|
||||||
|
# Configure the pass phrase gathering process.
|
||||||
|
# The filtering dialog program (`builtin' is an internal
|
||||||
|
# terminal dialog) has to provide the pass phrase on stdout.
|
||||||
|
SSLPassPhraseDialog builtin
|
||||||
|
|
||||||
|
# Inter-Process Session Cache:
|
||||||
|
# Configure the SSL Session Cache: First the mechanism
|
||||||
|
# to use and second the expiring timeout (in seconds).
|
||||||
|
#SSLSessionCache "dbm:${SRVROOT}/logs/ssl_scache"
|
||||||
|
SSLSessionCache "shmcb:${SRVROOT}/logs/ssl_scache(512000)"
|
||||||
|
SSLSessionCacheTimeout 300
|
||||||
|
|
||||||
|
# OCSP Stapling (requires OpenSSL 0.9.8h or later)
|
||||||
|
#
|
||||||
|
# This feature is disabled by default and requires at least
|
||||||
|
# the two directives SSLUseStapling and SSLStaplingCache.
|
||||||
|
# Refer to the documentation on OCSP Stapling in the SSL/TLS
|
||||||
|
# How-To for more information.
|
||||||
|
#
|
||||||
|
# Enable stapling for all SSL-enabled servers:
|
||||||
|
#SSLUseStapling On
|
||||||
|
|
||||||
|
# Define a relatively small cache for OCSP Stapling using
|
||||||
|
# the same mechanism that is used for the SSL session cache
|
||||||
|
# above. If stapling is used with more than a few certificates,
|
||||||
|
# the size may need to be increased. (AH01929 will be logged.)
|
||||||
|
#SSLStaplingCache "shmcb:${SRVROOT}/logs/ssl_stapling(32768)"
|
||||||
|
|
||||||
|
# Seconds before valid OCSP responses are expired from the cache
|
||||||
|
#SSLStaplingStandardCacheTimeout 3600
|
||||||
|
|
||||||
|
# Seconds before invalid OCSP responses are expired from the cache
|
||||||
|
#SSLStaplingErrorCacheTimeout 600
|
||||||
|
|
||||||
|
##
|
||||||
|
## SSL Virtual Host Context
|
||||||
|
##
|
||||||
|
|
||||||
|
<VirtualHost _default_:443>
|
||||||
|
|
||||||
|
# General setup for the virtual host
|
||||||
|
DocumentRoot "${SRVROOT}/htdocs"
|
||||||
|
ServerName www.example.com:443
|
||||||
|
ServerAdmin admin@example.com
|
||||||
|
ErrorLog "${SRVROOT}/logs/error.log"
|
||||||
|
TransferLog "${SRVROOT}/logs/access.log"
|
||||||
|
|
||||||
|
# SSL Engine Switch:
|
||||||
|
# Enable/Disable SSL for this virtual host.
|
||||||
|
SSLEngine on
|
||||||
|
|
||||||
|
# Server Certificate:
|
||||||
|
# Point SSLCertificateFile at a PEM encoded certificate. If
|
||||||
|
# the certificate is encrypted, then you will be prompted for a
|
||||||
|
# pass phrase. Note that a kill -HUP will prompt again. Keep
|
||||||
|
# in mind that if you have both an RSA and a DSA certificate you
|
||||||
|
# can configure both in parallel (to also allow the use of DSA
|
||||||
|
# ciphers, etc.)
|
||||||
|
# Some ECC cipher suites (http://www.ietf.org/rfc/rfc4492.txt)
|
||||||
|
# require an ECC certificate which can also be configured in
|
||||||
|
# parallel.
|
||||||
|
SSLCertificateFile "${SRVROOT}/conf/server.crt"
|
||||||
|
#SSLCertificateFile "${SRVROOT}/conf/server-dsa.crt"
|
||||||
|
#SSLCertificateFile "${SRVROOT}/conf/server-ecc.crt"
|
||||||
|
|
||||||
|
# Server Private Key:
|
||||||
|
# If the key is not combined with the certificate, use this
|
||||||
|
# directive to point at the key file. Keep in mind that if
|
||||||
|
# you've both a RSA and a DSA private key you can configure
|
||||||
|
# both in parallel (to also allow the use of DSA ciphers, etc.)
|
||||||
|
# ECC keys, when in use, can also be configured in parallel
|
||||||
|
SSLCertificateKeyFile "${SRVROOT}/conf/server.key"
|
||||||
|
#SSLCertificateKeyFile "${SRVROOT}/conf/server-dsa.key"
|
||||||
|
#SSLCertificateKeyFile "${SRVROOT}/conf/server-ecc.key"
|
||||||
|
|
||||||
|
# Server Certificate Chain:
|
||||||
|
# Point SSLCertificateChainFile at a file containing the
|
||||||
|
# concatenation of PEM encoded CA certificates which form the
|
||||||
|
# certificate chain for the server certificate. Alternatively
|
||||||
|
# the referenced file can be the same as SSLCertificateFile
|
||||||
|
# when the CA certificates are directly appended to the server
|
||||||
|
# certificate for convenience.
|
||||||
|
#SSLCertificateChainFile "${SRVROOT}/conf/server-ca.crt"
|
||||||
|
|
||||||
|
# Certificate Authority (CA):
|
||||||
|
# Set the CA certificate verification path where to find CA
|
||||||
|
# certificates for client authentication or alternatively one
|
||||||
|
# huge file containing all of them (file must be PEM encoded)
|
||||||
|
# Note: Inside SSLCACertificatePath you need hash symlinks
|
||||||
|
# to point to the certificate files. Use the provided
|
||||||
|
# Makefile to update the hash symlinks after changes.
|
||||||
|
#SSLCACertificatePath "${SRVROOT}/conf/ssl.crt"
|
||||||
|
#SSLCACertificateFile "${SRVROOT}/conf/ssl.crt/ca-bundle.crt"
|
||||||
|
|
||||||
|
# Certificate Revocation Lists (CRL):
|
||||||
|
# Set the CA revocation path where to find CA CRLs for client
|
||||||
|
# authentication or alternatively one huge file containing all
|
||||||
|
# of them (file must be PEM encoded).
|
||||||
|
# The CRL checking mode needs to be configured explicitly
|
||||||
|
# through SSLCARevocationCheck (defaults to "none" otherwise).
|
||||||
|
# Note: Inside SSLCARevocationPath you need hash symlinks
|
||||||
|
# to point to the certificate files. Use the provided
|
||||||
|
# Makefile to update the hash symlinks after changes.
|
||||||
|
#SSLCARevocationPath "${SRVROOT}/conf/ssl.crl"
|
||||||
|
#SSLCARevocationFile "${SRVROOT}/conf/ssl.crl/ca-bundle.crl"
|
||||||
|
#SSLCARevocationCheck chain
|
||||||
|
|
||||||
|
# Client Authentication (Type):
|
||||||
|
# Client certificate verification type and depth. Types are
|
||||||
|
# none, optional, require and optional_no_ca. Depth is a
|
||||||
|
# number which specifies how deeply to verify the certificate
|
||||||
|
# issuer chain before deciding the certificate is not valid.
|
||||||
|
#SSLVerifyClient require
|
||||||
|
#SSLVerifyDepth 10
|
||||||
|
|
||||||
|
# TLS-SRP mutual authentication:
|
||||||
|
# Enable TLS-SRP and set the path to the OpenSSL SRP verifier
|
||||||
|
# file (containing login information for SRP user accounts).
|
||||||
|
# Requires OpenSSL 1.0.1 or newer. See the mod_ssl FAQ for
|
||||||
|
# detailed instructions on creating this file. Example:
|
||||||
|
# "openssl srp -srpvfile ${SRVROOT}/conf/passwd.srpv -add username"
|
||||||
|
#SSLSRPVerifierFile "${SRVROOT}/conf/passwd.srpv"
|
||||||
|
|
||||||
|
# Access Control:
|
||||||
|
# With SSLRequire you can do per-directory access control based
|
||||||
|
# on arbitrary complex boolean expressions containing server
|
||||||
|
# variable checks and other lookup directives. The syntax is a
|
||||||
|
# mixture between C and Perl. See the mod_ssl documentation
|
||||||
|
# for more details.
|
||||||
|
#<Location />
|
||||||
|
#SSLRequire ( %{SSL_CIPHER} !~ m/^(EXP|NULL)/ \
|
||||||
|
# and %{SSL_CLIENT_S_DN_O} eq "Snake Oil, Ltd." \
|
||||||
|
# and %{SSL_CLIENT_S_DN_OU} in {"Staff", "CA", "Dev"} \
|
||||||
|
# and %{TIME_WDAY} >= 1 and %{TIME_WDAY} <= 5 \
|
||||||
|
# and %{TIME_HOUR} >= 8 and %{TIME_HOUR} <= 20 ) \
|
||||||
|
# or %{REMOTE_ADDR} =~ m/^192\.76\.162\.[0-9]+$/
|
||||||
|
#</Location>
|
||||||
|
|
||||||
|
# SSL Engine Options:
|
||||||
|
# Set various options for the SSL engine.
|
||||||
|
# o FakeBasicAuth:
|
||||||
|
# Translate the client X.509 into a Basic Authorisation. This means that
|
||||||
|
# the standard Auth/DBMAuth methods can be used for access control. The
|
||||||
|
# user name is the `one line' version of the client's X.509 certificate.
|
||||||
|
# Note that no password is obtained from the user. Every entry in the user
|
||||||
|
# file needs this password: `xxj31ZMTZzkVA'.
|
||||||
|
# o ExportCertData:
|
||||||
|
# This exports two additional environment variables: SSL_CLIENT_CERT and
|
||||||
|
# SSL_SERVER_CERT. These contain the PEM-encoded certificates of the
|
||||||
|
# server (always existing) and the client (only existing when client
|
||||||
|
# authentication is used). This can be used to import the certificates
|
||||||
|
# into CGI scripts.
|
||||||
|
# o StdEnvVars:
|
||||||
|
# This exports the standard SSL/TLS related `SSL_*' environment variables.
|
||||||
|
# Per default this exportation is switched off for performance reasons,
|
||||||
|
# because the extraction step is an expensive operation and is usually
|
||||||
|
# useless for serving static content. So one usually enables the
|
||||||
|
# exportation for CGI and SSI requests only.
|
||||||
|
# o StrictRequire:
|
||||||
|
# This denies access when "SSLRequireSSL" or "SSLRequire" applied even
|
||||||
|
# under a "Satisfy any" situation, i.e. when it applies access is denied
|
||||||
|
# and no other module can change it.
|
||||||
|
# o OptRenegotiate:
|
||||||
|
# This enables optimized SSL connection renegotiation handling when SSL
|
||||||
|
# directives are used in per-directory context.
|
||||||
|
#SSLOptions +FakeBasicAuth +ExportCertData +StrictRequire
|
||||||
|
<FilesMatch "\.(cgi|shtml|phtml|php)$">
|
||||||
|
SSLOptions +StdEnvVars
|
||||||
|
</FilesMatch>
|
||||||
|
<Directory "${SRVROOT}/cgi-bin">
|
||||||
|
SSLOptions +StdEnvVars
|
||||||
|
</Directory>
|
||||||
|
|
||||||
|
# SSL Protocol Adjustments:
|
||||||
|
# The safe and default but still SSL/TLS standard compliant shutdown
|
||||||
|
# approach is that mod_ssl sends the close notify alert but doesn't wait for
|
||||||
|
# the close notify alert from client. When you need a different shutdown
|
||||||
|
# approach you can use one of the following variables:
|
||||||
|
# o ssl-unclean-shutdown:
|
||||||
|
# This forces an unclean shutdown when the connection is closed, i.e. no
|
||||||
|
# SSL close notify alert is sent or allowed to be received. This violates
|
||||||
|
# the SSL/TLS standard but is needed for some brain-dead browsers. Use
|
||||||
|
# this when you receive I/O errors because of the standard approach where
|
||||||
|
# mod_ssl sends the close notify alert.
|
||||||
|
# o ssl-accurate-shutdown:
|
||||||
|
# This forces an accurate shutdown when the connection is closed, i.e. a
|
||||||
|
# SSL close notify alert is send and mod_ssl waits for the close notify
|
||||||
|
# alert of the client. This is 100% SSL/TLS standard compliant, but in
|
||||||
|
# practice often causes hanging connections with brain-dead browsers. Use
|
||||||
|
# this only for browsers where you know that their SSL implementation
|
||||||
|
# works correctly.
|
||||||
|
# Notice: Most problems of broken clients are also related to the HTTP
|
||||||
|
# keep-alive facility, so you usually additionally want to disable
|
||||||
|
# keep-alive for those clients, too. Use variable "nokeepalive" for this.
|
||||||
|
# Similarly, one has to force some clients to use HTTP/1.0 to workaround
|
||||||
|
# their broken HTTP/1.1 implementation. Use variables "downgrade-1.0" and
|
||||||
|
# "force-response-1.0" for this.
|
||||||
|
BrowserMatch "MSIE [2-5]" \
|
||||||
|
nokeepalive ssl-unclean-shutdown \
|
||||||
|
downgrade-1.0 force-response-1.0
|
||||||
|
|
||||||
|
# Per-Server Logging:
|
||||||
|
# The home of a custom SSL log file. Use this when you want a
|
||||||
|
# compact non-error SSL logfile on a virtual host basis.
|
||||||
|
CustomLog "${SRVROOT}/logs/ssl_request.log" \
|
||||||
|
"%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
|
||||||
|
|
||||||
|
</VirtualHost>
|
||||||
@@ -0,0 +1,21 @@
|
|||||||
|
# Settings for user home directories
|
||||||
|
#
|
||||||
|
# Required module: mod_authz_core, mod_authz_host, mod_userdir
|
||||||
|
|
||||||
|
#
|
||||||
|
# UserDir: The name of the directory that is appended onto a user's home
|
||||||
|
# directory if a ~user request is received. Note that you must also set
|
||||||
|
# the default access control for these directories, as in the example below.
|
||||||
|
#
|
||||||
|
UserDir "My Documents/My Website"
|
||||||
|
|
||||||
|
#
|
||||||
|
# Control access to UserDir directories. The following is an example
|
||||||
|
# for a site where these directories are restricted to read-only.
|
||||||
|
#
|
||||||
|
<Directory "C:/Users/*/My Documents/My Website">
|
||||||
|
AllowOverride FileInfo AuthConfig Limit Indexes
|
||||||
|
Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
|
||||||
|
Require method GET POST OPTIONS
|
||||||
|
</Directory>
|
||||||
|
|
||||||
@@ -0,0 +1,41 @@
|
|||||||
|
# Virtual Hosts
|
||||||
|
#
|
||||||
|
# Required modules: mod_log_config
|
||||||
|
|
||||||
|
# If you want to maintain multiple domains/hostnames on your
|
||||||
|
# machine you can setup VirtualHost containers for them. Most configurations
|
||||||
|
# use only name-based virtual hosts so the server doesn't need to worry about
|
||||||
|
# IP addresses. This is indicated by the asterisks in the directives below.
|
||||||
|
#
|
||||||
|
# Please see the documentation at
|
||||||
|
# <URL:http://httpd.apache.org/docs/2.4/vhosts/>
|
||||||
|
# for further details before you try to setup virtual hosts.
|
||||||
|
#
|
||||||
|
# You may use the command line option '-S' to verify your virtual host
|
||||||
|
# configuration.
|
||||||
|
|
||||||
|
#
|
||||||
|
# VirtualHost example:
|
||||||
|
# Almost any Apache directive may go into a VirtualHost container.
|
||||||
|
# The first VirtualHost section is used for all requests that do not
|
||||||
|
# match a ServerName or ServerAlias in any <VirtualHost> block.
|
||||||
|
#
|
||||||
|
<VirtualHost *:80>
|
||||||
|
ServerAdmin webmaster@dummy-host.example.com
|
||||||
|
DocumentRoot "${SRVROOT}/docs/dummy-host.example.com"
|
||||||
|
ServerName dummy-host.example.com
|
||||||
|
ServerAlias www.dummy-host.example.com
|
||||||
|
ErrorLog "logs/dummy-host.example.com-error.log"
|
||||||
|
CustomLog "logs/dummy-host.example.com-access.log" common
|
||||||
|
</VirtualHost>
|
||||||
|
|
||||||
|
<VirtualHost *:80>
|
||||||
|
ServerAdmin webmaster@dummy-host2.example.com
|
||||||
|
DocumentRoot "${SRVROOT}/docs/dummy-host2.example.com"
|
||||||
|
ServerName dummy-host2.example.com
|
||||||
|
ErrorLog "logs/dummy-host2.example.com-error.log"
|
||||||
|
CustomLog "logs/dummy-host2.example.com-access.log" common
|
||||||
|
</VirtualHost>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,90 @@
|
|||||||
|
# Configuration example.
|
||||||
|
#
|
||||||
|
# For detailed information about these directives see
|
||||||
|
# <URL:http://httpd.apache.org/docs/2.4/mod/mod_proxy_html.html>
|
||||||
|
# and for mod_xml2enc see
|
||||||
|
# <URL:http://httpd.apache.org/docs/2.4/mod/mod_xml2enc.html>
|
||||||
|
#
|
||||||
|
# First, to load the module with its prerequisites. Note: mod_xml2enc
|
||||||
|
# is not always necessary, but without it mod_proxy_html is likely to
|
||||||
|
# mangle pages in encodings other than ASCII or Unicode (utf-8).
|
||||||
|
#
|
||||||
|
# For Unix-family systems:
|
||||||
|
# LoadFile /usr/lib/libxml2.so
|
||||||
|
# LoadModule proxy_html_module modules/mod_proxy_html.so
|
||||||
|
# LoadModule xml2enc_module modules/mod_xml2enc.so
|
||||||
|
#
|
||||||
|
# For Windows (I don't know if there's a standard path for the libraries)
|
||||||
|
# LoadFile C:/path/zlib.dll
|
||||||
|
# LoadFile C:/path/iconv.dll
|
||||||
|
# LoadFile C:/path/libxml2.dll
|
||||||
|
# LoadModule proxy_html_module modules/mod_proxy_html.so
|
||||||
|
# LoadModule xml2enc_module modules/mod_xml2enc.so
|
||||||
|
#
|
||||||
|
# All knowledge of HTML links has been removed from the mod_proxy_html
|
||||||
|
# code itself, and is instead read from httpd.conf (or included file)
|
||||||
|
# at server startup. So you MUST declare it. This will normally be
|
||||||
|
# at top level, but can also be used in a <Location>.
|
||||||
|
#
|
||||||
|
# Here's the declaration for W3C HTML 4.01 and XHTML 1.0
|
||||||
|
|
||||||
|
ProxyHTMLLinks a href
|
||||||
|
ProxyHTMLLinks area href
|
||||||
|
ProxyHTMLLinks link href
|
||||||
|
ProxyHTMLLinks img src longdesc usemap
|
||||||
|
ProxyHTMLLinks object classid codebase data usemap
|
||||||
|
ProxyHTMLLinks q cite
|
||||||
|
ProxyHTMLLinks blockquote cite
|
||||||
|
ProxyHTMLLinks ins cite
|
||||||
|
ProxyHTMLLinks del cite
|
||||||
|
ProxyHTMLLinks form action
|
||||||
|
ProxyHTMLLinks input src usemap
|
||||||
|
ProxyHTMLLinks head profile
|
||||||
|
ProxyHTMLLinks base href
|
||||||
|
ProxyHTMLLinks script src for
|
||||||
|
|
||||||
|
# To support scripting events (with ProxyHTMLExtended On),
|
||||||
|
# you'll need to declare them too.
|
||||||
|
|
||||||
|
ProxyHTMLEvents onclick ondblclick onmousedown onmouseup \
|
||||||
|
onmouseover onmousemove onmouseout onkeypress \
|
||||||
|
onkeydown onkeyup onfocus onblur onload \
|
||||||
|
onunload onsubmit onreset onselect onchange
|
||||||
|
|
||||||
|
# If you need to support legacy (pre-1998, aka "transitional") HTML or XHTML,
|
||||||
|
# you'll need to uncomment the following deprecated link attributes.
|
||||||
|
# Note that these are enabled in earlier mod_proxy_html versions
|
||||||
|
#
|
||||||
|
# ProxyHTMLLinks frame src longdesc
|
||||||
|
# ProxyHTMLLinks iframe src longdesc
|
||||||
|
# ProxyHTMLLinks body background
|
||||||
|
# ProxyHTMLLinks applet codebase
|
||||||
|
#
|
||||||
|
# If you're dealing with proprietary HTML variants,
|
||||||
|
# declare your own URL attributes here as required.
|
||||||
|
#
|
||||||
|
# ProxyHTMLLinks myelement myattr otherattr
|
||||||
|
#
|
||||||
|
###########
|
||||||
|
# EXAMPLE #
|
||||||
|
###########
|
||||||
|
#
|
||||||
|
# To define the URL /my-gateway/ as a gateway to an appserver with address
|
||||||
|
# http://some.app.intranet/ on a private network, after loading the
|
||||||
|
# modules and including this configuration file:
|
||||||
|
#
|
||||||
|
# ProxyRequests Off <-- this is an important security setting
|
||||||
|
# ProxyPass /my-gateway/ http://some.app.intranet/
|
||||||
|
# <Location /my-gateway/>
|
||||||
|
# ProxyPassReverse /
|
||||||
|
# ProxyHTMLEnable On
|
||||||
|
# ProxyHTMLURLMap http://some.app.intranet/ /my-gateway/
|
||||||
|
# ProxyHTMLURLMap / /my-gateway/
|
||||||
|
# </Location>
|
||||||
|
#
|
||||||
|
# Many (though not all) real-life setups are more complex.
|
||||||
|
#
|
||||||
|
# See the documentation at
|
||||||
|
# http://apache.webthing.com/mod_proxy_html/
|
||||||
|
# and the tutorial at
|
||||||
|
# http://www.apachetutor.org/admin/reverseproxies
|
||||||
@@ -0,0 +1,537 @@
|
|||||||
|
#
|
||||||
|
# This is the main Apache HTTP server configuration file. It contains the
|
||||||
|
# configuration directives that give the server its instructions.
|
||||||
|
# See <URL:http://httpd.apache.org/docs/2.4/> for detailed information.
|
||||||
|
# In particular, see
|
||||||
|
# <URL:http://httpd.apache.org/docs/2.4/mod/directives.html>
|
||||||
|
# for a discussion of each configuration directive.
|
||||||
|
#
|
||||||
|
# Do NOT simply read the instructions in here without understanding
|
||||||
|
# what they do. They're here only as hints or reminders. If you are unsure
|
||||||
|
# consult the online docs. You have been warned.
|
||||||
|
#
|
||||||
|
# Configuration and logfile names: If the filenames you specify for many
|
||||||
|
# of the server's control files begin with "/" (or "drive:/" for Win32), the
|
||||||
|
# server will use that explicit path. If the filenames do *not* begin
|
||||||
|
# with "/", the value of ServerRoot is prepended -- so "logs/access_log"
|
||||||
|
# with ServerRoot set to "/usr/local/apache2" will be interpreted by the
|
||||||
|
# server as "/usr/local/apache2/logs/access_log", whereas "/logs/access_log"
|
||||||
|
# will be interpreted as '/logs/access_log'.
|
||||||
|
#
|
||||||
|
# NOTE: Where filenames are specified, you must use forward slashes
|
||||||
|
# instead of backslashes (e.g., "c:/apache" instead of "c:\apache").
|
||||||
|
# If a drive letter is omitted, the drive on which httpd.exe is located
|
||||||
|
# will be used by default. It is recommended that you always supply
|
||||||
|
# an explicit drive letter in absolute paths to avoid confusion.
|
||||||
|
|
||||||
|
#
|
||||||
|
# ServerRoot: The top of the directory tree under which the server's
|
||||||
|
# configuration, error, and log files are kept.
|
||||||
|
#
|
||||||
|
# Do not add a slash at the end of the directory path. If you point
|
||||||
|
# ServerRoot at a non-local disk, be sure to specify a local disk on the
|
||||||
|
# Mutex directive, if file-based mutexes are used. If you wish to share the
|
||||||
|
# same ServerRoot for multiple httpd daemons, you will need to change at
|
||||||
|
# least PidFile.
|
||||||
|
#
|
||||||
|
Define SRVROOT "c:/Apache24"
|
||||||
|
|
||||||
|
ServerRoot "${SRVROOT}"
|
||||||
|
|
||||||
|
#
|
||||||
|
# Mutex: Allows you to set the mutex mechanism and mutex file directory
|
||||||
|
# for individual mutexes, or change the global defaults
|
||||||
|
#
|
||||||
|
# Uncomment and change the directory if mutexes are file-based and the default
|
||||||
|
# mutex file directory is not on a local disk or is not appropriate for some
|
||||||
|
# other reason.
|
||||||
|
#
|
||||||
|
# Mutex default:logs
|
||||||
|
|
||||||
|
#
|
||||||
|
# Listen: Allows you to bind Apache to specific IP addresses and/or
|
||||||
|
# ports, instead of the default. See also the <VirtualHost>
|
||||||
|
# directive.
|
||||||
|
#
|
||||||
|
# Change this to Listen on specific IP addresses as shown below to
|
||||||
|
# prevent Apache from glomming onto all bound IP addresses.
|
||||||
|
#
|
||||||
|
#Listen 12.34.56.78:80
|
||||||
|
Listen 80
|
||||||
|
|
||||||
|
#
|
||||||
|
# Dynamic Shared Object (DSO) Support
|
||||||
|
#
|
||||||
|
# To be able to use the functionality of a module which was built as a DSO you
|
||||||
|
# have to place corresponding `LoadModule' lines at this location so the
|
||||||
|
# directives contained in it are actually available _before_ they are used.
|
||||||
|
# Statically compiled modules (those listed by `httpd -l') do not need
|
||||||
|
# to be loaded here.
|
||||||
|
#
|
||||||
|
# Example:
|
||||||
|
# LoadModule foo_module modules/mod_foo.so
|
||||||
|
#
|
||||||
|
#LoadModule access_compat_module modules/mod_access_compat.so
|
||||||
|
LoadModule actions_module modules/mod_actions.so
|
||||||
|
LoadModule alias_module modules/mod_alias.so
|
||||||
|
LoadModule allowmethods_module modules/mod_allowmethods.so
|
||||||
|
LoadModule asis_module modules/mod_asis.so
|
||||||
|
LoadModule auth_basic_module modules/mod_auth_basic.so
|
||||||
|
#LoadModule auth_digest_module modules/mod_auth_digest.so
|
||||||
|
#LoadModule auth_form_module modules/mod_auth_form.so
|
||||||
|
#LoadModule authn_anon_module modules/mod_authn_anon.so
|
||||||
|
LoadModule authn_core_module modules/mod_authn_core.so
|
||||||
|
#LoadModule authn_dbd_module modules/mod_authn_dbd.so
|
||||||
|
#LoadModule authn_dbm_module modules/mod_authn_dbm.so
|
||||||
|
LoadModule authn_file_module modules/mod_authn_file.so
|
||||||
|
#LoadModule authn_socache_module modules/mod_authn_socache.so
|
||||||
|
#LoadModule authnz_fcgi_module modules/mod_authnz_fcgi.so
|
||||||
|
#LoadModule authnz_ldap_module modules/mod_authnz_ldap.so
|
||||||
|
LoadModule authz_core_module modules/mod_authz_core.so
|
||||||
|
#LoadModule authz_dbd_module modules/mod_authz_dbd.so
|
||||||
|
#LoadModule authz_dbm_module modules/mod_authz_dbm.so
|
||||||
|
LoadModule authz_groupfile_module modules/mod_authz_groupfile.so
|
||||||
|
LoadModule authz_host_module modules/mod_authz_host.so
|
||||||
|
#LoadModule authz_owner_module modules/mod_authz_owner.so
|
||||||
|
LoadModule authz_user_module modules/mod_authz_user.so
|
||||||
|
LoadModule autoindex_module modules/mod_autoindex.so
|
||||||
|
#LoadModule brotli_module modules/mod_brotli.so
|
||||||
|
#LoadModule buffer_module modules/mod_buffer.so
|
||||||
|
#LoadModule cache_module modules/mod_cache.so
|
||||||
|
#LoadModule cache_disk_module modules/mod_cache_disk.so
|
||||||
|
#LoadModule cache_socache_module modules/mod_cache_socache.so
|
||||||
|
#LoadModule cern_meta_module modules/mod_cern_meta.so
|
||||||
|
LoadModule cgi_module modules/mod_cgi.so
|
||||||
|
#LoadModule charset_lite_module modules/mod_charset_lite.so
|
||||||
|
#LoadModule data_module modules/mod_data.so
|
||||||
|
#LoadModule dav_module modules/mod_dav.so
|
||||||
|
#LoadModule dav_fs_module modules/mod_dav_fs.so
|
||||||
|
#LoadModule dav_lock_module modules/mod_dav_lock.so
|
||||||
|
#LoadModule dbd_module modules/mod_dbd.so
|
||||||
|
#LoadModule deflate_module modules/mod_deflate.so
|
||||||
|
LoadModule dir_module modules/mod_dir.so
|
||||||
|
#LoadModule dumpio_module modules/mod_dumpio.so
|
||||||
|
LoadModule env_module modules/mod_env.so
|
||||||
|
#LoadModule expires_module modules/mod_expires.so
|
||||||
|
#LoadModule ext_filter_module modules/mod_ext_filter.so
|
||||||
|
#LoadModule file_cache_module modules/mod_file_cache.so
|
||||||
|
#LoadModule filter_module modules/mod_filter.so
|
||||||
|
#LoadModule http2_module modules/mod_http2.so
|
||||||
|
#LoadModule headers_module modules/mod_headers.so
|
||||||
|
#LoadModule heartbeat_module modules/mod_heartbeat.so
|
||||||
|
#LoadModule heartmonitor_module modules/mod_heartmonitor.so
|
||||||
|
#LoadModule ident_module modules/mod_ident.so
|
||||||
|
#LoadModule imagemap_module modules/mod_imagemap.so
|
||||||
|
LoadModule include_module modules/mod_include.so
|
||||||
|
#LoadModule info_module modules/mod_info.so
|
||||||
|
LoadModule isapi_module modules/mod_isapi.so
|
||||||
|
#LoadModule lbmethod_bybusyness_module modules/mod_lbmethod_bybusyness.so
|
||||||
|
#LoadModule lbmethod_byrequests_module modules/mod_lbmethod_byrequests.so
|
||||||
|
#LoadModule lbmethod_bytraffic_module modules/mod_lbmethod_bytraffic.so
|
||||||
|
#LoadModule lbmethod_heartbeat_module modules/mod_lbmethod_heartbeat.so
|
||||||
|
#LoadModule ldap_module modules/mod_ldap.so
|
||||||
|
#LoadModule logio_module modules/mod_logio.so
|
||||||
|
LoadModule log_config_module modules/mod_log_config.so
|
||||||
|
#LoadModule log_debug_module modules/mod_log_debug.so
|
||||||
|
#LoadModule log_forensic_module modules/mod_log_forensic.so
|
||||||
|
#LoadModule lua_module modules/mod_lua.so
|
||||||
|
#LoadModule macro_module modules/mod_macro.so
|
||||||
|
#LoadModule md_module modules/mod_md.so
|
||||||
|
LoadModule mime_module modules/mod_mime.so
|
||||||
|
#LoadModule mime_magic_module modules/mod_mime_magic.so
|
||||||
|
LoadModule negotiation_module modules/mod_negotiation.so
|
||||||
|
#LoadModule proxy_module modules/mod_proxy.so
|
||||||
|
#LoadModule proxy_ajp_module modules/mod_proxy_ajp.so
|
||||||
|
#LoadModule proxy_balancer_module modules/mod_proxy_balancer.so
|
||||||
|
#LoadModule proxy_connect_module modules/mod_proxy_connect.so
|
||||||
|
#LoadModule proxy_express_module modules/mod_proxy_express.so
|
||||||
|
#LoadModule proxy_fcgi_module modules/mod_proxy_fcgi.so
|
||||||
|
#LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
|
||||||
|
#LoadModule proxy_hcheck_module modules/mod_proxy_hcheck.so
|
||||||
|
#LoadModule proxy_html_module modules/mod_proxy_html.so
|
||||||
|
#LoadModule proxy_http_module modules/mod_proxy_http.so
|
||||||
|
#LoadModule proxy_http2_module modules/mod_proxy_http2.so
|
||||||
|
#LoadModule proxy_scgi_module modules/mod_proxy_scgi.so
|
||||||
|
#LoadModule proxy_uwsgi_module modules/mod_proxy_uwsgi.so
|
||||||
|
#LoadModule proxy_wstunnel_module modules/mod_proxy_wstunnel.so
|
||||||
|
#LoadModule ratelimit_module modules/mod_ratelimit.so
|
||||||
|
#LoadModule reflector_module modules/mod_reflector.so
|
||||||
|
#LoadModule remoteip_module modules/mod_remoteip.so
|
||||||
|
#LoadModule request_module modules/mod_request.so
|
||||||
|
#LoadModule reqtimeout_module modules/mod_reqtimeout.so
|
||||||
|
#LoadModule rewrite_module modules/mod_rewrite.so
|
||||||
|
#LoadModule sed_module modules/mod_sed.so
|
||||||
|
#LoadModule session_module modules/mod_session.so
|
||||||
|
#LoadModule session_cookie_module modules/mod_session_cookie.so
|
||||||
|
#LoadModule session_crypto_module modules/mod_session_crypto.so
|
||||||
|
#LoadModule session_dbd_module modules/mod_session_dbd.so
|
||||||
|
LoadModule setenvif_module modules/mod_setenvif.so
|
||||||
|
#LoadModule slotmem_plain_module modules/mod_slotmem_plain.so
|
||||||
|
#LoadModule slotmem_shm_module modules/mod_slotmem_shm.so
|
||||||
|
#LoadModule socache_dbm_module modules/mod_socache_dbm.so
|
||||||
|
#LoadModule socache_memcache_module modules/mod_socache_memcache.so
|
||||||
|
#LoadModule socache_redis_module modules/mod_socache_redis.so
|
||||||
|
#LoadModule socache_shmcb_module modules/mod_socache_shmcb.so
|
||||||
|
#LoadModule speling_module modules/mod_speling.so
|
||||||
|
#LoadModule ssl_module modules/mod_ssl.so
|
||||||
|
#LoadModule status_module modules/mod_status.so
|
||||||
|
#LoadModule substitute_module modules/mod_substitute.so
|
||||||
|
#LoadModule unique_id_module modules/mod_unique_id.so
|
||||||
|
#LoadModule userdir_module modules/mod_userdir.so
|
||||||
|
#LoadModule usertrack_module modules/mod_usertrack.so
|
||||||
|
#LoadModule version_module modules/mod_version.so
|
||||||
|
#LoadModule vhost_alias_module modules/mod_vhost_alias.so
|
||||||
|
#LoadModule watchdog_module modules/mod_watchdog.so
|
||||||
|
#LoadModule xml2enc_module modules/mod_xml2enc.so
|
||||||
|
|
||||||
|
<IfModule unixd_module>
|
||||||
|
#
|
||||||
|
# If you wish httpd to run as a different user or group, you must run
|
||||||
|
# httpd as root initially and it will switch.
|
||||||
|
#
|
||||||
|
# User/Group: The name (or #number) of the user/group to run httpd as.
|
||||||
|
# It is usually good practice to create a dedicated user and group for
|
||||||
|
# running httpd, as with most system services.
|
||||||
|
#
|
||||||
|
User daemon
|
||||||
|
Group daemon
|
||||||
|
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
# 'Main' server configuration
|
||||||
|
#
|
||||||
|
# The directives in this section set up the values used by the 'main'
|
||||||
|
# server, which responds to any requests that aren't handled by a
|
||||||
|
# <VirtualHost> definition. These values also provide defaults for
|
||||||
|
# any <VirtualHost> containers you may define later in the file.
|
||||||
|
#
|
||||||
|
# All of these directives may appear inside <VirtualHost> containers,
|
||||||
|
# in which case these default settings will be overridden for the
|
||||||
|
# virtual host being defined.
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# ServerAdmin: Your address, where problems with the server should be
|
||||||
|
# e-mailed. This address appears on some server-generated pages, such
|
||||||
|
# as error documents. e.g. admin@your-domain.com
|
||||||
|
#
|
||||||
|
ServerAdmin admin@example.com
|
||||||
|
|
||||||
|
#
|
||||||
|
# ServerName gives the name and port that the server uses to identify itself.
|
||||||
|
# This can often be determined automatically, but we recommend you specify
|
||||||
|
# it explicitly to prevent problems during startup.
|
||||||
|
#
|
||||||
|
# If your host doesn't have a registered DNS name, enter its IP address here.
|
||||||
|
#
|
||||||
|
#ServerName www.example.com:80
|
||||||
|
|
||||||
|
#
|
||||||
|
# Deny access to the entirety of your server's filesystem. You must
|
||||||
|
# explicitly permit access to web content directories in other
|
||||||
|
# <Directory> blocks below.
|
||||||
|
#
|
||||||
|
<Directory />
|
||||||
|
AllowOverride none
|
||||||
|
Require all denied
|
||||||
|
</Directory>
|
||||||
|
|
||||||
|
#
|
||||||
|
# Note that from this point forward you must specifically allow
|
||||||
|
# particular features to be enabled - so if something's not working as
|
||||||
|
# you might expect, make sure that you have specifically enabled it
|
||||||
|
# below.
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# DocumentRoot: The directory out of which you will serve your
|
||||||
|
# documents. By default, all requests are taken from this directory, but
|
||||||
|
# symbolic links and aliases may be used to point to other locations.
|
||||||
|
#
|
||||||
|
DocumentRoot "${SRVROOT}/htdocs"
|
||||||
|
<Directory "${SRVROOT}/htdocs">
|
||||||
|
#
|
||||||
|
# Possible values for the Options directive are "None", "All",
|
||||||
|
# or any combination of:
|
||||||
|
# Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews
|
||||||
|
#
|
||||||
|
# Note that "MultiViews" must be named *explicitly* --- "Options All"
|
||||||
|
# doesn't give it to you.
|
||||||
|
#
|
||||||
|
# The Options directive is both complicated and important. Please see
|
||||||
|
# http://httpd.apache.org/docs/2.4/mod/core.html#options
|
||||||
|
# for more information.
|
||||||
|
#
|
||||||
|
Options Indexes FollowSymLinks
|
||||||
|
|
||||||
|
#
|
||||||
|
# AllowOverride controls what directives may be placed in .htaccess files.
|
||||||
|
# It can be "All", "None", or any combination of the keywords:
|
||||||
|
# AllowOverride FileInfo AuthConfig Limit
|
||||||
|
#
|
||||||
|
AllowOverride None
|
||||||
|
|
||||||
|
#
|
||||||
|
# Controls who can get stuff from this server.
|
||||||
|
#
|
||||||
|
Require all granted
|
||||||
|
</Directory>
|
||||||
|
|
||||||
|
#
|
||||||
|
# DirectoryIndex: sets the file that Apache will serve if a directory
|
||||||
|
# is requested.
|
||||||
|
#
|
||||||
|
<IfModule dir_module>
|
||||||
|
DirectoryIndex index.html
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
#
|
||||||
|
# The following lines prevent .htaccess and .htpasswd files from being
|
||||||
|
# viewed by Web clients.
|
||||||
|
#
|
||||||
|
<Files ".ht*">
|
||||||
|
Require all denied
|
||||||
|
</Files>
|
||||||
|
|
||||||
|
#
|
||||||
|
# ErrorLog: The location of the error log file.
|
||||||
|
# If you do not specify an ErrorLog directive within a <VirtualHost>
|
||||||
|
# container, error messages relating to that virtual host will be
|
||||||
|
# logged here. If you *do* define an error logfile for a <VirtualHost>
|
||||||
|
# container, that host's errors will be logged there and not here.
|
||||||
|
#
|
||||||
|
ErrorLog "logs/error.log"
|
||||||
|
|
||||||
|
#
|
||||||
|
# LogLevel: Control the number of messages logged to the error_log.
|
||||||
|
# Possible values include: debug, info, notice, warn, error, crit,
|
||||||
|
# alert, emerg.
|
||||||
|
#
|
||||||
|
LogLevel warn
|
||||||
|
|
||||||
|
<IfModule log_config_module>
|
||||||
|
#
|
||||||
|
# The following directives define some format nicknames for use with
|
||||||
|
# a CustomLog directive (see below).
|
||||||
|
#
|
||||||
|
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
|
||||||
|
LogFormat "%h %l %u %t \"%r\" %>s %b" common
|
||||||
|
|
||||||
|
<IfModule logio_module>
|
||||||
|
# You need to enable mod_logio.c to use %I and %O
|
||||||
|
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %I %O" combinedio
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
#
|
||||||
|
# The location and format of the access logfile (Common Logfile Format).
|
||||||
|
# If you do not define any access logfiles within a <VirtualHost>
|
||||||
|
# container, they will be logged here. Contrariwise, if you *do*
|
||||||
|
# define per-<VirtualHost> access logfiles, transactions will be
|
||||||
|
# logged therein and *not* in this file.
|
||||||
|
#
|
||||||
|
CustomLog "logs/access.log" common
|
||||||
|
|
||||||
|
#
|
||||||
|
# If you prefer a logfile with access, agent, and referer information
|
||||||
|
# (Combined Logfile Format) you can use the following directive.
|
||||||
|
#
|
||||||
|
#CustomLog "logs/access.log" combined
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
<IfModule alias_module>
|
||||||
|
#
|
||||||
|
# Redirect: Allows you to tell clients about documents that used to
|
||||||
|
# exist in your server's namespace, but do not anymore. The client
|
||||||
|
# will make a new request for the document at its new location.
|
||||||
|
# Example:
|
||||||
|
# Redirect permanent /foo http://www.example.com/bar
|
||||||
|
|
||||||
|
#
|
||||||
|
# Alias: Maps web paths into filesystem paths and is used to
|
||||||
|
# access content that does not live under the DocumentRoot.
|
||||||
|
# Example:
|
||||||
|
# Alias /webpath /full/filesystem/path
|
||||||
|
#
|
||||||
|
# If you include a trailing / on /webpath then the server will
|
||||||
|
# require it to be present in the URL. You will also likely
|
||||||
|
# need to provide a <Directory> section to allow access to
|
||||||
|
# the filesystem path.
|
||||||
|
|
||||||
|
#
|
||||||
|
# ScriptAlias: This controls which directories contain server scripts.
|
||||||
|
# ScriptAliases are essentially the same as Aliases, except that
|
||||||
|
# documents in the target directory are treated as applications and
|
||||||
|
# run by the server when requested rather than as documents sent to the
|
||||||
|
# client. The same rules about trailing "/" apply to ScriptAlias
|
||||||
|
# directives as to Alias.
|
||||||
|
#
|
||||||
|
ScriptAlias /cgi-bin/ "${SRVROOT}/cgi-bin/"
|
||||||
|
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
<IfModule cgid_module>
|
||||||
|
#
|
||||||
|
# ScriptSock: On threaded servers, designate the path to the UNIX
|
||||||
|
# socket used to communicate with the CGI daemon of mod_cgid.
|
||||||
|
#
|
||||||
|
#Scriptsock cgisock
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
#
|
||||||
|
# "${SRVROOT}/cgi-bin" should be changed to whatever your ScriptAliased
|
||||||
|
# CGI directory exists, if you have that configured.
|
||||||
|
#
|
||||||
|
<Directory "${SRVROOT}/cgi-bin">
|
||||||
|
AllowOverride None
|
||||||
|
Options None
|
||||||
|
Require all granted
|
||||||
|
</Directory>
|
||||||
|
|
||||||
|
<IfModule headers_module>
|
||||||
|
#
|
||||||
|
# Avoid passing HTTP_PROXY environment to CGI's on this or any proxied
|
||||||
|
# backend servers which have lingering "httpoxy" defects.
|
||||||
|
# 'Proxy' request header is undefined by the IETF, not listed by IANA
|
||||||
|
#
|
||||||
|
RequestHeader unset Proxy early
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
<IfModule mime_module>
|
||||||
|
#
|
||||||
|
# TypesConfig points to the file containing the list of mappings from
|
||||||
|
# filename extension to MIME-type.
|
||||||
|
#
|
||||||
|
TypesConfig conf/mime.types
|
||||||
|
|
||||||
|
#
|
||||||
|
# AddType allows you to add to or override the MIME configuration
|
||||||
|
# file specified in TypesConfig for specific file types.
|
||||||
|
#
|
||||||
|
#AddType application/x-gzip .tgz
|
||||||
|
#
|
||||||
|
# AddEncoding allows you to have certain browsers uncompress
|
||||||
|
# information on the fly. Note: Not all browsers support this.
|
||||||
|
#
|
||||||
|
#AddEncoding x-compress .Z
|
||||||
|
#AddEncoding x-gzip .gz .tgz
|
||||||
|
#
|
||||||
|
# If the AddEncoding directives above are commented-out, then you
|
||||||
|
# probably should define those extensions to indicate media types:
|
||||||
|
#
|
||||||
|
AddType application/x-compress .Z
|
||||||
|
AddType application/x-gzip .gz .tgz
|
||||||
|
|
||||||
|
#
|
||||||
|
# AddHandler allows you to map certain file extensions to "handlers":
|
||||||
|
# actions unrelated to filetype. These can be either built into the server
|
||||||
|
# or added with the Action directive (see below)
|
||||||
|
#
|
||||||
|
# To use CGI scripts outside of ScriptAliased directories:
|
||||||
|
# (You will also need to add "ExecCGI" to the "Options" directive.)
|
||||||
|
#
|
||||||
|
#AddHandler cgi-script .cgi
|
||||||
|
|
||||||
|
# For type maps (negotiated resources):
|
||||||
|
#AddHandler type-map var
|
||||||
|
|
||||||
|
#
|
||||||
|
# Filters allow you to process content before it is sent to the client.
|
||||||
|
#
|
||||||
|
# To parse .shtml files for server-side includes (SSI):
|
||||||
|
# (You will also need to add "Includes" to the "Options" directive.)
|
||||||
|
#
|
||||||
|
#AddType text/html .shtml
|
||||||
|
#AddOutputFilter INCLUDES .shtml
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
#
|
||||||
|
# The mod_mime_magic module allows the server to use various hints from the
|
||||||
|
# contents of the file itself to determine its type. The MIMEMagicFile
|
||||||
|
# directive tells the module where the hint definitions are located.
|
||||||
|
#
|
||||||
|
#MIMEMagicFile conf/magic
|
||||||
|
|
||||||
|
#
|
||||||
|
# Customizable error responses come in three flavors:
|
||||||
|
# 1) plain text 2) local redirects 3) external redirects
|
||||||
|
#
|
||||||
|
# Some examples:
|
||||||
|
#ErrorDocument 500 "The server made a boo boo."
|
||||||
|
#ErrorDocument 404 /missing.html
|
||||||
|
#ErrorDocument 404 "/cgi-bin/missing_handler.pl"
|
||||||
|
#ErrorDocument 402 http://www.example.com/subscription_info.html
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# MaxRanges: Maximum number of Ranges in a request before
|
||||||
|
# returning the entire resource, or one of the special
|
||||||
|
# values 'default', 'none' or 'unlimited'.
|
||||||
|
# Default setting is to accept 200 Ranges.
|
||||||
|
#MaxRanges unlimited
|
||||||
|
|
||||||
|
#
|
||||||
|
# EnableMMAP and EnableSendfile: On systems that support it,
|
||||||
|
# memory-mapping or the sendfile syscall may be used to deliver
|
||||||
|
# files. This usually improves server performance, but must
|
||||||
|
# be turned off when serving from networked-mounted
|
||||||
|
# filesystems or if support for these functions is otherwise
|
||||||
|
# broken on your system.
|
||||||
|
# Defaults: EnableMMAP On, EnableSendfile Off
|
||||||
|
#
|
||||||
|
#EnableMMAP off
|
||||||
|
#EnableSendfile on
|
||||||
|
|
||||||
|
# Supplemental configuration
|
||||||
|
#
|
||||||
|
# The configuration files in the conf/extra/ directory can be
|
||||||
|
# included to add extra features or to modify the default configuration of
|
||||||
|
# the server, or you may simply copy their contents here and change as
|
||||||
|
# necessary.
|
||||||
|
|
||||||
|
# Server-pool management (MPM specific)
|
||||||
|
#Include conf/extra/httpd-mpm.conf
|
||||||
|
|
||||||
|
# Multi-language error messages
|
||||||
|
#Include conf/extra/httpd-multilang-errordoc.conf
|
||||||
|
|
||||||
|
# Fancy directory listings
|
||||||
|
#Include conf/extra/httpd-autoindex.conf
|
||||||
|
|
||||||
|
# Language settings
|
||||||
|
#Include conf/extra/httpd-languages.conf
|
||||||
|
|
||||||
|
# User home directories
|
||||||
|
#Include conf/extra/httpd-userdir.conf
|
||||||
|
|
||||||
|
# Real-time info on requests and configuration
|
||||||
|
#Include conf/extra/httpd-info.conf
|
||||||
|
|
||||||
|
# Virtual hosts
|
||||||
|
#Include conf/extra/httpd-vhosts.conf
|
||||||
|
|
||||||
|
# Local access to the Apache HTTP Server Manual
|
||||||
|
#Include conf/extra/httpd-manual.conf
|
||||||
|
|
||||||
|
# Distributed authoring and versioning (WebDAV)
|
||||||
|
#Include conf/extra/httpd-dav.conf
|
||||||
|
|
||||||
|
# Various default settings
|
||||||
|
#Include conf/extra/httpd-default.conf
|
||||||
|
|
||||||
|
# Configure mod_proxy_html to understand HTML4/XHTML1
|
||||||
|
<IfModule proxy_html_module>
|
||||||
|
Include conf/extra/proxy-html.conf
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
# Secure (SSL/TLS) connections
|
||||||
|
#Include conf/extra/httpd-ssl.conf
|
||||||
|
#
|
||||||
|
# Note: The following must must be present to support
|
||||||
|
# starting without SSL on platforms with no /dev/random equivalent
|
||||||
|
# but a statically compiled-in mod_ssl.
|
||||||
|
#
|
||||||
|
<IfModule ssl_module>
|
||||||
|
SSLRandomSeed startup builtin
|
||||||
|
SSLRandomSeed connect builtin
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
385
bin/apache/httpd-2.4.62-240904-win64-VS17/conf/original/magic
Normal file
385
bin/apache/httpd-2.4.62-240904-win64-VS17/conf/original/magic
Normal file
@@ -0,0 +1,385 @@
|
|||||||
|
# Magic data for mod_mime_magic Apache module (originally for file(1) command)
|
||||||
|
# The module is described in /manual/mod/mod_mime_magic.html
|
||||||
|
#
|
||||||
|
# The format is 4-5 columns:
|
||||||
|
# Column #1: byte number to begin checking from, ">" indicates continuation
|
||||||
|
# Column #2: type of data to match
|
||||||
|
# Column #3: contents of data to match
|
||||||
|
# Column #4: MIME type of result
|
||||||
|
# Column #5: MIME encoding of result (optional)
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# Localstuff: file(1) magic for locally observed files
|
||||||
|
# Add any locally observed files here.
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# end local stuff
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# Java
|
||||||
|
|
||||||
|
0 short 0xcafe
|
||||||
|
>2 short 0xbabe application/java
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# audio: file(1) magic for sound formats
|
||||||
|
#
|
||||||
|
# from Jan Nicolai Langfeldt <janl@ifi.uio.no>,
|
||||||
|
#
|
||||||
|
|
||||||
|
# Sun/NeXT audio data
|
||||||
|
0 string .snd
|
||||||
|
>12 belong 1 audio/basic
|
||||||
|
>12 belong 2 audio/basic
|
||||||
|
>12 belong 3 audio/basic
|
||||||
|
>12 belong 4 audio/basic
|
||||||
|
>12 belong 5 audio/basic
|
||||||
|
>12 belong 6 audio/basic
|
||||||
|
>12 belong 7 audio/basic
|
||||||
|
|
||||||
|
>12 belong 23 audio/x-adpcm
|
||||||
|
|
||||||
|
# DEC systems (e.g. DECstation 5000) use a variant of the Sun/NeXT format
|
||||||
|
# that uses little-endian encoding and has a different magic number
|
||||||
|
# (0x0064732E in little-endian encoding).
|
||||||
|
0 lelong 0x0064732E
|
||||||
|
>12 lelong 1 audio/x-dec-basic
|
||||||
|
>12 lelong 2 audio/x-dec-basic
|
||||||
|
>12 lelong 3 audio/x-dec-basic
|
||||||
|
>12 lelong 4 audio/x-dec-basic
|
||||||
|
>12 lelong 5 audio/x-dec-basic
|
||||||
|
>12 lelong 6 audio/x-dec-basic
|
||||||
|
>12 lelong 7 audio/x-dec-basic
|
||||||
|
# compressed (G.721 ADPCM)
|
||||||
|
>12 lelong 23 audio/x-dec-adpcm
|
||||||
|
|
||||||
|
# Bytes 0-3 of AIFF, AIFF-C, & 8SVX audio files are "FORM"
|
||||||
|
# AIFF audio data
|
||||||
|
8 string AIFF audio/x-aiff
|
||||||
|
# AIFF-C audio data
|
||||||
|
8 string AIFC audio/x-aiff
|
||||||
|
# IFF/8SVX audio data
|
||||||
|
8 string 8SVX audio/x-aiff
|
||||||
|
|
||||||
|
# Creative Labs AUDIO stuff
|
||||||
|
# Standard MIDI data
|
||||||
|
0 string MThd audio/unknown
|
||||||
|
#>9 byte >0 (format %d)
|
||||||
|
#>11 byte >1 using %d channels
|
||||||
|
# Creative Music (CMF) data
|
||||||
|
0 string CTMF audio/unknown
|
||||||
|
# SoundBlaster instrument data
|
||||||
|
0 string SBI audio/unknown
|
||||||
|
# Creative Labs voice data
|
||||||
|
0 string Creative\ Voice\ File audio/unknown
|
||||||
|
## is this next line right? it came this way...
|
||||||
|
#>19 byte 0x1A
|
||||||
|
#>23 byte >0 - version %d
|
||||||
|
#>22 byte >0 \b.%d
|
||||||
|
|
||||||
|
# [GRR 950115: is this also Creative Labs? Guessing that first line
|
||||||
|
# should be string instead of unknown-endian long...]
|
||||||
|
#0 long 0x4e54524b MultiTrack sound data
|
||||||
|
#0 string NTRK MultiTrack sound data
|
||||||
|
#>4 long x - version %ld
|
||||||
|
|
||||||
|
# Microsoft WAVE format (*.wav)
|
||||||
|
# [GRR 950115: probably all of the shorts and longs should be leshort/lelong]
|
||||||
|
# Microsoft RIFF
|
||||||
|
0 string RIFF
|
||||||
|
# - WAVE format
|
||||||
|
>8 string WAVE audio/x-wav
|
||||||
|
# MPEG audio.
|
||||||
|
0 beshort&0xfff0 0xfff0 audio/mpeg
|
||||||
|
# C64 SID Music files, from Linus Walleij <triad@df.lth.se>
|
||||||
|
0 string PSID audio/prs.sid
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# c-lang: file(1) magic for C programs or various scripts
|
||||||
|
#
|
||||||
|
|
||||||
|
# XPM icons (Greg Roelofs, newt@uchicago.edu)
|
||||||
|
# ideally should go into "images", but entries below would tag XPM as C source
|
||||||
|
0 string /*\ XPM image/x-xbm 7bit
|
||||||
|
|
||||||
|
# this first will upset you if you're a PL/1 shop... (are there any left?)
|
||||||
|
# in which case rm it; ascmagic will catch real C programs
|
||||||
|
# C or REXX program text
|
||||||
|
0 string /* text/plain
|
||||||
|
# C++ program text
|
||||||
|
0 string // text/plain
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# compress: file(1) magic for pure-compression formats (no archives)
|
||||||
|
#
|
||||||
|
# compress, gzip, pack, compact, huf, squeeze, crunch, freeze, yabba, whap, etc.
|
||||||
|
#
|
||||||
|
# Formats for various forms of compressed data
|
||||||
|
# Formats for "compress" proper have been moved into "compress.c",
|
||||||
|
# because it tries to uncompress it to figure out what's inside.
|
||||||
|
|
||||||
|
# standard unix compress
|
||||||
|
0 string \037\235 application/octet-stream x-compress
|
||||||
|
|
||||||
|
# gzip (GNU zip, not to be confused with [Info-ZIP/PKWARE] zip archiver)
|
||||||
|
0 string \037\213 application/octet-stream x-gzip
|
||||||
|
|
||||||
|
# According to gzip.h, this is the correct byte order for packed data.
|
||||||
|
0 string \037\036 application/octet-stream
|
||||||
|
#
|
||||||
|
# This magic number is byte-order-independent.
|
||||||
|
#
|
||||||
|
0 short 017437 application/octet-stream
|
||||||
|
|
||||||
|
# XXX - why *two* entries for "compacted data", one of which is
|
||||||
|
# byte-order independent, and one of which is byte-order dependent?
|
||||||
|
#
|
||||||
|
# compacted data
|
||||||
|
0 short 0x1fff application/octet-stream
|
||||||
|
0 string \377\037 application/octet-stream
|
||||||
|
# huf output
|
||||||
|
0 short 0145405 application/octet-stream
|
||||||
|
|
||||||
|
# Squeeze and Crunch...
|
||||||
|
# These numbers were gleaned from the Unix versions of the programs to
|
||||||
|
# handle these formats. Note that I can only uncrunch, not crunch, and
|
||||||
|
# I didn't have a crunched file handy, so the crunch number is untested.
|
||||||
|
# Keith Waclena <keith@cerberus.uchicago.edu>
|
||||||
|
#0 leshort 0x76FF squeezed data (CP/M, DOS)
|
||||||
|
#0 leshort 0x76FE crunched data (CP/M, DOS)
|
||||||
|
|
||||||
|
# Freeze
|
||||||
|
#0 string \037\237 Frozen file 2.1
|
||||||
|
#0 string \037\236 Frozen file 1.0 (or gzip 0.5)
|
||||||
|
|
||||||
|
# lzh?
|
||||||
|
#0 string \037\240 LZH compressed data
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# frame: file(1) magic for FrameMaker files
|
||||||
|
#
|
||||||
|
# This stuff came on a FrameMaker demo tape, most of which is
|
||||||
|
# copyright, but this file is "published" as witness the following:
|
||||||
|
#
|
||||||
|
0 string \<MakerFile application/x-frame
|
||||||
|
0 string \<MIFFile application/x-frame
|
||||||
|
0 string \<MakerDictionary application/x-frame
|
||||||
|
0 string \<MakerScreenFon application/x-frame
|
||||||
|
0 string \<MML application/x-frame
|
||||||
|
0 string \<Book application/x-frame
|
||||||
|
0 string \<Maker application/x-frame
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# html: file(1) magic for HTML (HyperText Markup Language) docs
|
||||||
|
#
|
||||||
|
# from Daniel Quinlan <quinlan@yggdrasil.com>
|
||||||
|
# and Anna Shergold <anna@inext.co.uk>
|
||||||
|
#
|
||||||
|
0 string \<!DOCTYPE\ HTML text/html
|
||||||
|
0 string \<!doctype\ html text/html
|
||||||
|
0 string \<HEAD text/html
|
||||||
|
0 string \<head text/html
|
||||||
|
0 string \<TITLE text/html
|
||||||
|
0 string \<title text/html
|
||||||
|
0 string \<html text/html
|
||||||
|
0 string \<HTML text/html
|
||||||
|
0 string \<!-- text/html
|
||||||
|
0 string \<h1 text/html
|
||||||
|
0 string \<H1 text/html
|
||||||
|
|
||||||
|
# XML eXtensible Markup Language, from Linus Walleij <triad@df.lth.se>
|
||||||
|
0 string \<?xml text/xml
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# images: file(1) magic for image formats (see also "c-lang" for XPM bitmaps)
|
||||||
|
#
|
||||||
|
# originally from jef@helios.ee.lbl.gov (Jef Poskanzer),
|
||||||
|
# additions by janl@ifi.uio.no as well as others. Jan also suggested
|
||||||
|
# merging several one- and two-line files into here.
|
||||||
|
#
|
||||||
|
# XXX - byte order for GIF and TIFF fields?
|
||||||
|
# [GRR: TIFF allows both byte orders; GIF is probably little-endian]
|
||||||
|
#
|
||||||
|
|
||||||
|
# [GRR: what the hell is this doing in here?]
|
||||||
|
#0 string xbtoa btoa'd file
|
||||||
|
|
||||||
|
# PBMPLUS
|
||||||
|
# PBM file
|
||||||
|
0 string P1 image/x-portable-bitmap 7bit
|
||||||
|
# PGM file
|
||||||
|
0 string P2 image/x-portable-greymap 7bit
|
||||||
|
# PPM file
|
||||||
|
0 string P3 image/x-portable-pixmap 7bit
|
||||||
|
# PBM "rawbits" file
|
||||||
|
0 string P4 image/x-portable-bitmap
|
||||||
|
# PGM "rawbits" file
|
||||||
|
0 string P5 image/x-portable-greymap
|
||||||
|
# PPM "rawbits" file
|
||||||
|
0 string P6 image/x-portable-pixmap
|
||||||
|
|
||||||
|
# NIFF (Navy Interchange File Format, a modification of TIFF)
|
||||||
|
# [GRR: this *must* go before TIFF]
|
||||||
|
0 string IIN1 image/x-niff
|
||||||
|
|
||||||
|
# TIFF and friends
|
||||||
|
# TIFF file, big-endian
|
||||||
|
0 string MM image/tiff
|
||||||
|
# TIFF file, little-endian
|
||||||
|
0 string II image/tiff
|
||||||
|
|
||||||
|
# possible GIF replacements; none yet released!
|
||||||
|
# (Greg Roelofs, newt@uchicago.edu)
|
||||||
|
#
|
||||||
|
# GRR 950115: this was mine ("Zip GIF"):
|
||||||
|
# ZIF image (GIF+deflate alpha)
|
||||||
|
0 string GIF94z image/unknown
|
||||||
|
#
|
||||||
|
# GRR 950115: this is Jeremy Wohl's Free Graphics Format (better):
|
||||||
|
# FGF image (GIF+deflate beta)
|
||||||
|
0 string FGF95a image/unknown
|
||||||
|
#
|
||||||
|
# GRR 950115: this is Thomas Boutell's Portable Bitmap Format proposal
|
||||||
|
# (best; not yet implemented):
|
||||||
|
# PBF image (deflate compression)
|
||||||
|
0 string PBF image/unknown
|
||||||
|
|
||||||
|
# GIF
|
||||||
|
0 string GIF image/gif
|
||||||
|
|
||||||
|
# JPEG images
|
||||||
|
0 beshort 0xffd8 image/jpeg
|
||||||
|
|
||||||
|
# PC bitmaps (OS/2, Windoze BMP files) (Greg Roelofs, newt@uchicago.edu)
|
||||||
|
0 string BM image/bmp
|
||||||
|
#>14 byte 12 (OS/2 1.x format)
|
||||||
|
#>14 byte 64 (OS/2 2.x format)
|
||||||
|
#>14 byte 40 (Windows 3.x format)
|
||||||
|
#0 string IC icon
|
||||||
|
#0 string PI pointer
|
||||||
|
#0 string CI color icon
|
||||||
|
#0 string CP color pointer
|
||||||
|
#0 string BA bitmap array
|
||||||
|
|
||||||
|
0 string \x89PNG image/png
|
||||||
|
0 string FWS application/x-shockwave-flash
|
||||||
|
0 string CWS application/x-shockwave-flash
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# lisp: file(1) magic for lisp programs
|
||||||
|
#
|
||||||
|
# various lisp types, from Daniel Quinlan (quinlan@yggdrasil.com)
|
||||||
|
0 string ;; text/plain 8bit
|
||||||
|
# Emacs 18 - this is always correct, but not very magical.
|
||||||
|
0 string \012( application/x-elc
|
||||||
|
# Emacs 19
|
||||||
|
0 string ;ELC\023\000\000\000 application/x-elc
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# mail.news: file(1) magic for mail and news
|
||||||
|
#
|
||||||
|
# There are tests to ascmagic.c to cope with mail and news.
|
||||||
|
0 string Relay-Version: message/rfc822 7bit
|
||||||
|
0 string #!\ rnews message/rfc822 7bit
|
||||||
|
0 string N#!\ rnews message/rfc822 7bit
|
||||||
|
0 string Forward\ to message/rfc822 7bit
|
||||||
|
0 string Pipe\ to message/rfc822 7bit
|
||||||
|
0 string Return-Path: message/rfc822 7bit
|
||||||
|
0 string Path: message/news 8bit
|
||||||
|
0 string Xref: message/news 8bit
|
||||||
|
0 string From: message/rfc822 7bit
|
||||||
|
0 string Article message/news 8bit
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# msword: file(1) magic for MS Word files
|
||||||
|
#
|
||||||
|
# Contributor claims:
|
||||||
|
# Reversed-engineered MS Word magic numbers
|
||||||
|
#
|
||||||
|
|
||||||
|
0 string \376\067\0\043 application/msword
|
||||||
|
0 string \333\245-\0\0\0 application/msword
|
||||||
|
|
||||||
|
# disable this one because it applies also to other
|
||||||
|
# Office/OLE documents for which msword is not correct. See PR#2608.
|
||||||
|
#0 string \320\317\021\340\241\261 application/msword
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# printer: file(1) magic for printer-formatted files
|
||||||
|
#
|
||||||
|
|
||||||
|
# PostScript
|
||||||
|
0 string %! application/postscript
|
||||||
|
0 string \004%! application/postscript
|
||||||
|
|
||||||
|
# Acrobat
|
||||||
|
# (due to clamen@cs.cmu.edu)
|
||||||
|
0 string %PDF- application/pdf
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# sc: file(1) magic for "sc" spreadsheet
|
||||||
|
#
|
||||||
|
38 string Spreadsheet application/x-sc
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# tex: file(1) magic for TeX files
|
||||||
|
#
|
||||||
|
# XXX - needs byte-endian stuff (big-endian and little-endian DVI?)
|
||||||
|
#
|
||||||
|
# From <conklin@talisman.kaleida.com>
|
||||||
|
|
||||||
|
# Although we may know the offset of certain text fields in TeX DVI
|
||||||
|
# and font files, we can't use them reliably because they are not
|
||||||
|
# zero terminated. [but we do anyway, christos]
|
||||||
|
0 string \367\002 application/x-dvi
|
||||||
|
#0 string \367\203 TeX generic font data
|
||||||
|
#0 string \367\131 TeX packed font data
|
||||||
|
#0 string \367\312 TeX virtual font data
|
||||||
|
#0 string This\ is\ TeX, TeX transcript text
|
||||||
|
#0 string This\ is\ METAFONT, METAFONT transcript text
|
||||||
|
|
||||||
|
# There is no way to detect TeX Font Metric (*.tfm) files without
|
||||||
|
# breaking them apart and reading the data. The following patterns
|
||||||
|
# match most *.tfm files generated by METAFONT or afm2tfm.
|
||||||
|
#2 string \000\021 TeX font metric data
|
||||||
|
#2 string \000\022 TeX font metric data
|
||||||
|
#>34 string >\0 (%s)
|
||||||
|
|
||||||
|
# Texinfo and GNU Info, from Daniel Quinlan (quinlan@yggdrasil.com)
|
||||||
|
#0 string \\input\ texinfo Texinfo source text
|
||||||
|
#0 string This\ is\ Info\ file GNU Info text
|
||||||
|
|
||||||
|
# correct TeX magic for Linux (and maybe more)
|
||||||
|
# from Peter Tobias (tobias@server.et-inf.fho-emden.de)
|
||||||
|
#
|
||||||
|
0 leshort 0x02f7 application/x-dvi
|
||||||
|
|
||||||
|
# RTF - Rich Text Format
|
||||||
|
0 string {\\rtf application/rtf
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# animation: file(1) magic for animation/movie formats
|
||||||
|
#
|
||||||
|
# animation formats, originally from vax@ccwf.cc.utexas.edu (VaX#n8)
|
||||||
|
# MPEG file
|
||||||
|
0 string \000\000\001\263 video/mpeg
|
||||||
|
#
|
||||||
|
# The contributor claims:
|
||||||
|
# I couldn't find a real magic number for these, however, this
|
||||||
|
# -appears- to work. Note that it might catch other files, too,
|
||||||
|
# so BE CAREFUL!
|
||||||
|
#
|
||||||
|
# Note that title and author appear in the two 20-byte chunks
|
||||||
|
# at decimal offsets 2 and 22, respectively, but they are XOR'ed with
|
||||||
|
# 255 (hex FF)! DL format SUCKS BIG ROCKS.
|
||||||
|
#
|
||||||
|
# DL file version 1 , medium format (160x100, 4 images/screen)
|
||||||
|
0 byte 1 video/unknown
|
||||||
|
0 byte 2 video/unknown
|
||||||
|
# Quicktime video, from Linus Walleij <triad@df.lth.se>
|
||||||
|
# from Apple quicktime file format documentation.
|
||||||
|
4 string moov video/quicktime
|
||||||
|
4 string mdat video/quicktime
|
||||||
|
|
||||||
1858
bin/apache/httpd-2.4.62-240904-win64-VS17/conf/original/mime.types
Normal file
1858
bin/apache/httpd-2.4.62-240904-win64-VS17/conf/original/mime.types
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,371 @@
|
|||||||
|
Content-language: cs
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------cs--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="cs"
|
||||||
|
--><!--#set var="TITLE" value="Chybná brána!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Proxy server obdržel od nadřazeného
|
||||||
|
serveru chybnou odpověď.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
<!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------cs--
|
||||||
|
|
||||||
|
Content-language: de
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------de--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="de"
|
||||||
|
--><!--#set var="TITLE" value="Fehlerhaftes Gateway!"
|
||||||
|
--><!--#include virtual="include/top.html"-->
|
||||||
|
|
||||||
|
Der Proxy-Server erhielt eine fehlerhafte Antwort
|
||||||
|
eines übergeordneten Servers oder Proxies.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
<!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------de--
|
||||||
|
|
||||||
|
Content-language: en
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------en--
|
||||||
|
<!--#set var="TITLE" value="Bad Gateway!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
The proxy server received an invalid
|
||||||
|
response from an upstream server.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
<!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------en--
|
||||||
|
|
||||||
|
Content-language: es
|
||||||
|
Content-type: text/html
|
||||||
|
Body:----------es--
|
||||||
|
<!--#set var="TITLE" value="¡Puerta de enlace errónea!" -->
|
||||||
|
<!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
El servidor 'proxy' ha recibido; información
|
||||||
|
no válida del servidor de origen.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
<!--#echo var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------es--
|
||||||
|
|
||||||
|
Content-language: fr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------fr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="fr"
|
||||||
|
--><!--#set var="TITLE" value="Gateway incorrecte!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Le serveur proxy a reçu une réponse
|
||||||
|
incorrecte de la part d'un serveur supérieur.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
<!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------fr--
|
||||||
|
|
||||||
|
Content-language: ga
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ga--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ga"
|
||||||
|
--><!--#set var="TITLE" value="Geata míceart!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Fuair an seachfhreastalaí freagairt neamhbhailí
|
||||||
|
ó freastalaí thuasthrutha.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
<!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ga--
|
||||||
|
|
||||||
|
Content-language: it
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------it--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="it"
|
||||||
|
--><!--#set var="TITLE" value="Gateway errato!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Il server proxy ha ricevuto una risposta
|
||||||
|
non valida dal server precedente.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
<!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------it--
|
||||||
|
|
||||||
|
Content-language: ja
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ja--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ja"
|
||||||
|
--><!--#set var="TITLE" value="Bad Gateway!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
プロクシサーバは上流サーバから不正な応答を受信しました。
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
<!--#echo var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ja--
|
||||||
|
|
||||||
|
Content-language: ko
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ko--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ko"
|
||||||
|
--><!--#set var="TITLE" value="잘못된 게이트웨이!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
프록시 서버가 더 윗쪽의 서버로부터 잘못된 응답을 받았습니다.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
<!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ko--
|
||||||
|
|
||||||
|
Content-language: nl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nl"
|
||||||
|
--><!--#set var="TITLE" value="Verkeerde Gateway!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
De proxy server heeft een ongeldig
|
||||||
|
antwoord ontvangen van een gecontacteerde server.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
<!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nl--
|
||||||
|
|
||||||
|
Content-language: nb
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nb--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nb"
|
||||||
|
--><!--#set var="TITLE" value="Ugyldig Gateway!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Proxyserveren mottok et ugyldig svar fra
|
||||||
|
en oppstrøms server.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
<!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nb--
|
||||||
|
|
||||||
|
Content-language: pl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------pl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pl"
|
||||||
|
--><!--#set var="TITLE" value="Nieprawidłowa brama!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Serwer otrzymał nieprawidłową odpowiedź
|
||||||
|
od kolejnego serwera.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
<!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pl--
|
||||||
|
|
||||||
|
Content-language: pt-br
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:-------pt-br--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pt-br"
|
||||||
|
--><!--#set var="TITLE" value="Gateway inválido!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
O servidor proxy recebeu uma resposta
|
||||||
|
inválida do servidor destino.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
<!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
-------pt-br--
|
||||||
|
|
||||||
|
Content-language: pt
|
||||||
|
Content-type: text/html; charset=ISO-8859-1
|
||||||
|
Body:----------pt--
|
||||||
|
<!--#set var="TITLE" value="Gateway inválida!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
O servidor de <i>proxy</i> recebeu uma resposta
|
||||||
|
inválida de um outro servidor externo a ele.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
<!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pt--
|
||||||
|
|
||||||
|
Content-language: ro
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ro--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ro"
|
||||||
|
--><!--#set var="TITLE" value="Gateway invalid!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Serverul proxy a primit un raspuns invalid
|
||||||
|
de la serverul precedent.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
<!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ro--
|
||||||
|
|
||||||
|
Content-language: ru
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ru--
|
||||||
|
<!--#set var="TITLE" value="Неверный шлюз!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Прокси-сервер получил недопустимый ответ от
|
||||||
|
вышестоящего сервера.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
<!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ru--
|
||||||
|
|
||||||
|
Content-language: sr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sr"
|
||||||
|
--><!--#set var="TITLE" value="Лош пролаз!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Посреднички сервер је примио неисправан
|
||||||
|
одговор од следећег сервера у низу.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
<!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sr--
|
||||||
|
|
||||||
|
Content-language: sv
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sv--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sv"
|
||||||
|
--><!--#set var="TITLE" value="Felaktig Gateway!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Proxyservern mottog ett felaktigt svar från
|
||||||
|
en tidigare server.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
<!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sv--
|
||||||
|
|
||||||
|
Content-language: tr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------tr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="tr"
|
||||||
|
--><!--#set var="TITLE" value="Hatalı Ağ Geçidi!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Vekil sunucu üstbirim sunucudan
|
||||||
|
anlamsız bir yanıt aldı.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
<!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------tr--
|
||||||
|
|
||||||
|
Content-language: zh-cn
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-cn--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-cn"
|
||||||
|
--><!--#set var="TITLE" value="错误的网关!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
代理服务器从上游服务器收到了无效的响应。
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
<!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-cn--
|
||||||
|
|
||||||
|
Content-language: zh-tw
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-tw--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-tw"
|
||||||
|
--><!--#set var="TITLE" value="閘道器錯誤!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
代理伺服器從上遊伺服器收到了無效的響應。
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
<!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-tw--
|
||||||
@@ -0,0 +1,266 @@
|
|||||||
|
Content-language: cs
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------cs--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="cs"
|
||||||
|
--><!--#set var="TITLE" value="Chybný požadavek!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Váš prohlížeč (nebo proxy server) vyslal požadavek,
|
||||||
|
kterému tento server nerozuměl.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------cs--
|
||||||
|
|
||||||
|
Content-language: de
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------de--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="de"
|
||||||
|
--><!--#set var="TITLE" value="Fehlerhafte Anfrage!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Ihr Browser (oder Proxy) hat eine ungültige Anfrage
|
||||||
|
gesendet, die vom Server nicht beantwortet werden kann.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------de--
|
||||||
|
|
||||||
|
Content-language: en
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------en--
|
||||||
|
<!--#set var="TITLE" value="Bad request!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Your browser (or proxy) sent a request that
|
||||||
|
this server could not understand.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------en--
|
||||||
|
|
||||||
|
Content-language: es
|
||||||
|
Content-type: text/html
|
||||||
|
Body:----------es--
|
||||||
|
<!--#set var="TITLE" value="¡Petición errónea!" -->
|
||||||
|
<!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Su navegador (o 'proxy') ha enviado una petición
|
||||||
|
que el servidor no ha podido entender.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------es--
|
||||||
|
|
||||||
|
Content-language: fr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------fr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="fr"
|
||||||
|
--><!--#set var="TITLE" value="Demande incorrecte!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Votre navigateur (ou votre proxy) a envoyé
|
||||||
|
une demande que ce serveur n'a pas comprise.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------fr--
|
||||||
|
|
||||||
|
Content-language: ga
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ga--
|
||||||
|
<!--#set var="TITLE" value="Iarratas mícheart!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Seol do chuid brabhsálaí (nó
|
||||||
|
seachfhreastalaí) freagairt nárbh fhéidir leis an
|
||||||
|
fhreastalaí seo a thuisceant.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ga--
|
||||||
|
|
||||||
|
Content-language: it
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------it--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="it"
|
||||||
|
--><!--#set var="TITLE" value="Richiesta incomprensibile!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Il tuo browser (o il proxy) ha inviato a
|
||||||
|
questo server una richiesta incomprensibile.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------it--
|
||||||
|
|
||||||
|
Content-language: ja
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ja--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ja"
|
||||||
|
--><!--#set var="TITLE" value="Bad request!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
お使いのブラウザ (またはプロクシ)
|
||||||
|
が、サーバの理解できないリクエストを送信しました。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ja--
|
||||||
|
|
||||||
|
Content-language: ko
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ko--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ko"
|
||||||
|
--><!--#set var="TITLE" value="잘못된 요청!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
브라우저 또는 프록시가
|
||||||
|
이 서버가 처리할 수 없는 잘못된 요청을 보냈습니다.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ko--
|
||||||
|
|
||||||
|
Content-language: nl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nl"
|
||||||
|
--><!--#set var="TITLE" value="Slechte vraag!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Uw browser (of proxy) stuurde een vraag die
|
||||||
|
deze server niet kon begrijpen.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nl--
|
||||||
|
|
||||||
|
Content-language: nb
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nb--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nb"
|
||||||
|
--><!--#set var="TITLE" value="Ugyldig spørring!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Din nettleser eller proxy sendte en forespørsel
|
||||||
|
som denne serveren ikke kunne forstå.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nb--
|
||||||
|
|
||||||
|
Content-language: pl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------pl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pl"
|
||||||
|
--><!--#set var="TITLE" value="Nieprawidłowe żądanie!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Twoja przeglądarka (lub serwer pośredniczący) wysłał żądanie,
|
||||||
|
którego ten serwer nie potrafi obsłużyć.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pl--
|
||||||
|
|
||||||
|
Content-language: pt-br
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:-------pt-br--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pt-br"
|
||||||
|
--><!--#set var="TITLE" value="Requisição Inválida!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Seu "browser" (ou o servidor proxy) enviou uma
|
||||||
|
requisição inválida ao servidor.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
-------pt-br--
|
||||||
|
|
||||||
|
Content-language: pt
|
||||||
|
Content-type: text/html; charset=ISO-8859-1
|
||||||
|
Body:----------pt--
|
||||||
|
<!--#set var="TITLE" value="Pedido incorrecto!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
O seu <i>browser</i> ou <i>proxy</i> enviou
|
||||||
|
um pedido que este servidor não compreendeu.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pt--
|
||||||
|
|
||||||
|
Content-language: ro
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ro--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ro"
|
||||||
|
--><!--#set var="TITLE" value="Cerere incomprensibila!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Browserul (sau proxy-ul) dumneavoastra a trimis
|
||||||
|
serverului o cerere ce nu poate fi procesata.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ro--
|
||||||
|
|
||||||
|
Content-language: ru
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ru--
|
||||||
|
<!--#set var="TITLE" value="Неверный запрос!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Запрос, посланный Вашим браузером (или прокси-сервером),
|
||||||
|
содержит ошибку и не может быть обработан.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ru--
|
||||||
|
|
||||||
|
Content-language: sr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sr"
|
||||||
|
--><!--#set var="TITLE" value="Лош захтев!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Ваш читач (или посреднички сервер) послао је захтев који
|
||||||
|
овај сервер није могао да разуме.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sr--
|
||||||
|
|
||||||
|
Content-language: sv
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sv--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sv"
|
||||||
|
--><!--#set var="TITLE" value="Felaktig förfrågan!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Din webbläsare eller proxy skickade en förfrågan
|
||||||
|
som denna server inte kunde förstå.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sv--
|
||||||
|
|
||||||
|
Content-language: tr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------tr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="tr"
|
||||||
|
--><!--#set var="TITLE" value="Hatalı istek!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Tarayıcınız (veya vekil sunucunuz) bu sunucunun
|
||||||
|
anlayamadığı bir istekte bulundu.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------tr--
|
||||||
|
|
||||||
|
Content-language: zh-cn
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-cn--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-cn"
|
||||||
|
--><!--#set var="TITLE" value="无效请求!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
您的浏览器(或代理)发送了一个服务器无法解析的请求。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-cn--
|
||||||
|
|
||||||
|
Content-language: zh-tw
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-tw--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-tw"
|
||||||
|
--><!--#set var="TITLE" value="請求錯誤!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
您的瀏覽器(或代理)發送了一個伺服器無法解析的請求。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-tw--
|
||||||
@@ -0,0 +1,476 @@
|
|||||||
|
Content-language: cs
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------cs--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="cs"
|
||||||
|
--><!--#set var="TITLE" value="Přístup odmítnut!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="v('REDIRECT_URL') =~ m:/$:" -->
|
||||||
|
|
||||||
|
Nemáte právo pro přístup do požadovaného adresáře. Buď neexistuje žádný
|
||||||
|
dokument s obsahem (tzv. index), nebo je adresář chráněn proti čtení.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Nemáte právo pro přístup k požadovanému objektu.
|
||||||
|
Buď je chráněn proti čtení, nebo není serverem čitelný.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------cs--
|
||||||
|
|
||||||
|
Content-language: de
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------de--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="de"
|
||||||
|
--><!--#set var="TITLE" value="Zugriff verweigert!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="v('REDIRECT_URL') =~ m:/$:" -->
|
||||||
|
|
||||||
|
Der Zugriff auf das angeforderte Verzeichnis ist nicht möglich.
|
||||||
|
Entweder ist kein Index-Dokument vorhanden oder das Verzeichnis
|
||||||
|
ist zugriffsgeschützt.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Der Zugriff auf das angeforderte Objekt ist nicht möglich.
|
||||||
|
Entweder kann es vom Server nicht gelesen werden oder es
|
||||||
|
ist zugriffsgeschützt.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------de--
|
||||||
|
|
||||||
|
Content-language: en
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------en--
|
||||||
|
<!--#set var="TITLE" value="Access forbidden!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="v('REDIRECT_URL') =~ m:/$:" -->
|
||||||
|
|
||||||
|
You don't have permission to access the requested directory.
|
||||||
|
There is either no index document or the directory is read-protected.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
You don't have permission to access the requested object.
|
||||||
|
It is either read-protected or not readable by the server.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------en--
|
||||||
|
|
||||||
|
Content-language: es
|
||||||
|
Content-type: text/html
|
||||||
|
Body:----------es--
|
||||||
|
<!--#set var="TITLE" value="¡Acceso prohibido!" -->
|
||||||
|
<!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="v('REDIRECT_URL') =~ m:/$:" -->
|
||||||
|
|
||||||
|
Usted no tiene permiso para acceder al directorio solicitado.
|
||||||
|
No existe un documento índice, o el directorio está
|
||||||
|
protegido contra lectura.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Usted no tiene permiso para acceder al objeto solicitado.
|
||||||
|
El objeto está protegido contra lectura o
|
||||||
|
el servidor no puede leerlo.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------es--
|
||||||
|
|
||||||
|
Content-language: fr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------fr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="fr"
|
||||||
|
--><!--#set var="TITLE" value="Accès interdit!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="v('REDIRECT_URL') =~ m:/$:" -->
|
||||||
|
|
||||||
|
Vous n'avez pas le droit d'accéder au répertoire
|
||||||
|
demandé. Soit il n'y a pas de document index soit le répertoire
|
||||||
|
est protégé.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Vous n'avez pas le droit d'accéder à l'objet
|
||||||
|
demandé. Soit celui-ci est protégé, soit il ne peut
|
||||||
|
être lu par le serveur.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------fr--
|
||||||
|
|
||||||
|
Content-language: ga
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ga--
|
||||||
|
<!--#set var="TITLE" value="Rochtain neamh-cheadaithe!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="v('REDIRECT_URL') =~ m:/$:" -->
|
||||||
|
|
||||||
|
Níl cead agat rochtain a dhéanamh ar an comhadlann faoi
|
||||||
|
iarratais. Is féidir nach bhfuil aon doiciméad
|
||||||
|
innéacs, nó go bhfuil cosaint ar lémh an comhadlann.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Níl cead agat rochtain a dhéanamh ar an aidhm faoi iarratais.
|
||||||
|
Is féidir go bhfuil cosaint ar lé air, nó go bhfuil
|
||||||
|
sé doléite don freastalaí.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ga--
|
||||||
|
|
||||||
|
Content-language: it
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------it--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="it"
|
||||||
|
--><!--#set var="TITLE" value="Accesso negato!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="v('REDIRECT_URL') =~ m:/$:" -->
|
||||||
|
|
||||||
|
Non disponi dei permessi necessari per accedere alla
|
||||||
|
directory richiesta oppure non esiste il documento indice.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Non disponi dei permessi necessari per accedere all'oggetto
|
||||||
|
richiesto, oppure l'oggetto non può essere letto dal server.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------it--
|
||||||
|
|
||||||
|
Content-language: ja
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ja--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ja"
|
||||||
|
--><!--#set var="TITLE" value="Access forbidden!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="v('REDIRECT_URL') =~ m:/$:" -->
|
||||||
|
|
||||||
|
要求されたディレクトリへのアクセス権限がありません。
|
||||||
|
インデックスドキュメントが存在しないか、
|
||||||
|
ディレクトリの読み込みが許可されていません。
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
要求されたオブジェクトへのアクセス権がありません。
|
||||||
|
読み込みが許可されていないか、
|
||||||
|
サーバが読み込みに失敗したかでしょう。
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ja--
|
||||||
|
|
||||||
|
Content-language: ko
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ko--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ko"
|
||||||
|
--><!--#set var="TITLE" value="접근이 거부됨!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="v('REDIRECT_URL') =~ m:/$:" -->
|
||||||
|
|
||||||
|
요청한 디렉토리에 접근할 수 있는 권한이 없습니다.
|
||||||
|
디렉토리에 첫 페이지가 없거나 아니면 읽기 보호가 되어 있습니다.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
요청한 객체에 접근할 수 있는 권한이 없습니다.
|
||||||
|
읽기 보호가 되어 있거나 웹서버가 읽을 수 없도록 되어 있습니다.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ko--
|
||||||
|
|
||||||
|
Content-language: nl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nl"
|
||||||
|
--><!--#set var="TITLE" value="Toegang verboden!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="v('REDIRECT_URL') =~ m:/$:" -->
|
||||||
|
|
||||||
|
U hebt niet de toestemming om toegang te krijgen tot de gevraagde map.
|
||||||
|
Er is of wel geen index document of de map is beveiligd tegen lezen.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
U hebt niet de toestemming om toegang te krijgen tot de gevraagde map.
|
||||||
|
Die is ofwel beveiligd tegen lezen of onleesbaar door de server.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nl--
|
||||||
|
|
||||||
|
Content-language: nb
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nb--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nb"
|
||||||
|
--><!--#set var="TITLE" value="Adgang forbudt!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="v('REDIRECT_URL') =~ m:/$:" -->
|
||||||
|
|
||||||
|
Du har ikke tilstrekkelige rettigheter for å få tilgang til den
|
||||||
|
ønskede katalogen. Det eksisterer ikke et indeksdokument, eller
|
||||||
|
katalogen er lesebeskyttet.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Du har ikke tilstrekkelige rettigheter for å få adgang til det
|
||||||
|
ønskede dokumentet. Objektet er lesebeskyttet, eller ikke lesbart
|
||||||
|
for serveren.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nb--
|
||||||
|
|
||||||
|
Content-language: pl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------pl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pl"
|
||||||
|
--><!--#set var="TITLE" value="Zabroniony dostęp!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="v('REDIRECT_URL') =~ m:/$:" -->
|
||||||
|
|
||||||
|
Nie masz prawa dostępu do żądanego katalogu. W katalogu nie
|
||||||
|
ma indeksu lub katalog jest zabezpieczony przed odczytem.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Nie masz dostępu do żądanego obiektu. Jest on zabezpieczony
|
||||||
|
przed odczytem lub nie może być odczytany przez serwer.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pl--
|
||||||
|
|
||||||
|
Content-language: pt-br
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:-------pt-br--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pt-br"
|
||||||
|
--><!--#set var="TITLE" value="Acesso Proibido!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="v('REDIRECT_URL') =~ m:/$:" -->
|
||||||
|
|
||||||
|
Você não tem permissão para acessar o
|
||||||
|
diretório requisitado.
|
||||||
|
Pode não existir o arquivo de índice ou
|
||||||
|
o diretório pode estar protegido contra leitura.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Você não tem permissão para acessar o
|
||||||
|
objeto requisitado. Ele pode estar protegido contra leitura ou
|
||||||
|
não ser legível pelo servidor.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
-------pt-br--
|
||||||
|
|
||||||
|
Content-language: pt
|
||||||
|
Content-type: text/html; charset=ISO-8859-1
|
||||||
|
Body:----------pt--
|
||||||
|
<!--#set var="TITLE" value="Acesso proibido!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="v('REDIRECT_URL') =~ m:/$:" -->
|
||||||
|
|
||||||
|
Não tem permissão para aceder ao directório
|
||||||
|
que deseja. Ou não existe o documento de índice
|
||||||
|
ou o directório está protegido contra leitura.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Não tem permissão para aceder ao objecto
|
||||||
|
que deseja. Este está protegido contra leitura ou
|
||||||
|
o servidor não o consegue ler.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pt--
|
||||||
|
|
||||||
|
Content-language: ro
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ro--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ro"
|
||||||
|
--><!--#set var="TITLE" value="Accesul interzis!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="v('REDIRECT_URL') =~ m:/$:" -->
|
||||||
|
|
||||||
|
Nu aveti permisiunea sa accesati directorul cerut.
|
||||||
|
Nu este nici un document index sau directorul este protejat la citire.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Nu aveti permisiunea sa accesati obiectul cerut.
|
||||||
|
Este protejat la citire sau nu poate fi citit de server.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ro--
|
||||||
|
|
||||||
|
Content-language: ru
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ru--
|
||||||
|
<!--#set var="TITLE" value="Доступ запрещён!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="v('REDIRECT_URL') =~ m:/$:" -->
|
||||||
|
|
||||||
|
У Вас нет прав доступа к этой директории.
|
||||||
|
Отсутствует индексный файл, или директория недоступна для чтения.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
У Вас нет прав доступа к этому объекту.
|
||||||
|
Файл недоступен для чтения, или сервер не может его прочитать.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ru--
|
||||||
|
|
||||||
|
Content-language: sr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sr"
|
||||||
|
--><!--#set var="TITLE" value="Забрањен приступ!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="v('REDIRECT_URL') =~ m:/$:" -->
|
||||||
|
|
||||||
|
Немате дозволу да приступите захтеваном директоријуму.
|
||||||
|
Могуће је да нема индексног документа, или да је директоријум заштићен од читања.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Немате дозволу да приступите захтеваном објекту.
|
||||||
|
Могуће је да је заштићен од читања, или да га сервер не може прочитати.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sr--
|
||||||
|
|
||||||
|
Content-language: sv
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sv--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sv"
|
||||||
|
--><!--#set var="TITLE" value="Åtkomst förbjuden!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="v('REDIRECT_URL') =~ m:/$:" -->
|
||||||
|
|
||||||
|
Du har inte tillräckliga rättigheter för att få
|
||||||
|
tillgång till den önskade katalogen. Det existerar inget
|
||||||
|
indexdokument eller så är katalogen lässkyddad.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Du har inte tillräckliga rättigheter för att få
|
||||||
|
tillgång till det önskade objektet. Objektet är
|
||||||
|
lässkyddat eller inte läsbart för servern.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sv--
|
||||||
|
|
||||||
|
Content-language: tr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------tr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="tr"
|
||||||
|
--><!--#set var="TITLE" value="Erişim engellendi!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="v('REDIRECT_URL') =~ m:/$:" -->
|
||||||
|
|
||||||
|
Talep ettiğiniz dizine erişim izniniz yok.
|
||||||
|
Ya dizin içerik dosyası yok, ya da dizin okumaya karşı korumalı.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Talep ettiğiniz dizine erişim izniniz yok.
|
||||||
|
Dizin, ya okumaya karşı korumalı
|
||||||
|
ya da sunucu tarafından okunamıyor.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------tr--
|
||||||
|
|
||||||
|
Content-language: zh-cn
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-cn--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-cn"
|
||||||
|
--><!--#set var="TITLE" value="禁止访问!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="v('REDIRECT_URL') =~ m:/$:" -->
|
||||||
|
|
||||||
|
您无权访问所请求的目录。
|
||||||
|
这是由于没有主页或该目录不允许被读取导致的。
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
您无权访问所请求的对象。
|
||||||
|
它可能不允许被读取或无法被服务器读取。
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-cn--
|
||||||
|
|
||||||
|
Content-language: zh-tw
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-tw--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-tw"
|
||||||
|
--><!--#set var="TITLE" value="禁止訪問!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="v('REDIRECT_URL') =~ m:/$:" -->
|
||||||
|
|
||||||
|
您無權訪問所請求的目錄。
|
||||||
|
這是由於沒有主頁或該目錄不允許被讀取導致的。
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
您無權訪問所請求的物件。
|
||||||
|
它可能不允許被讀取或無法被伺服器讀取。
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-tw--
|
||||||
@@ -0,0 +1,534 @@
|
|||||||
|
Content-language: cs
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------cs--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="cs"
|
||||||
|
--><!--#set var="TITLE" value="Zdroj již není dále dostupný!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Požadované URL již není na tomto serveru k dispozici, ani není k dispozici
|
||||||
|
žádná adresa k přesměrování.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Informujte, prosím, autora
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">odkazující
|
||||||
|
stránky</a>, že odkaz je zastaralý.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Pokud jste následovali odkaz z cizí stránky, kontaktujte, prosím,
|
||||||
|
jejího autora.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------cs--
|
||||||
|
|
||||||
|
Content-language: de
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------de--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="de"
|
||||||
|
--><!--#set var="TITLE" value="Objekt nicht mehr verfügbar!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Der angeforderte URL existiert auf dem Server nicht mehr
|
||||||
|
und wurde dauerhaft entfernt.
|
||||||
|
Eine Weiterleitungsadresse ist nicht verfügbar.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Bitte informieren Sie den Autor der
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">verweisenden
|
||||||
|
Seite</a>, dass der Link nicht mehr aktuell ist.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Falls Sie einem Link von einer anderen Seite gefolgt sind,
|
||||||
|
informieren Sie bitte den Autor dieser Seite hierüber.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------de--
|
||||||
|
|
||||||
|
Content-language: en
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------en--
|
||||||
|
<!--#set var="TITLE" value="Resource is no longer available!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
The requested URL is no longer available on this server and there is no
|
||||||
|
forwarding address.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Please inform the author of the
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">referring
|
||||||
|
page</a> that the link is outdated.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
If you followed a link from a foreign page, please contact the
|
||||||
|
author of this page.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------en--
|
||||||
|
|
||||||
|
Content-language: es
|
||||||
|
Content-type: text/html
|
||||||
|
Body:----------es--
|
||||||
|
<!--#set var="TITLE" value="¡El recurso ya no está disponible!" -->
|
||||||
|
<!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
La URL solicitada ya no está disponible en este servidor y
|
||||||
|
no existe una dirección a la cual remitirle.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Por favor, comunique al autor de la
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">página
|
||||||
|
que le ha remitido</a> que la URL está obsoleta.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Si usted ha seguido un enlace de una página externa,
|
||||||
|
por favor contacte con el autor de esa página.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------es--
|
||||||
|
|
||||||
|
Content-language: fr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------fr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="fr"
|
||||||
|
--><!--#set var="TITLE" value="Cette ressource n'existe plus!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
L'URL demandée n'est plus accessible sur ce serveur et il
|
||||||
|
n'y a pas d'adresse de redirection.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Nous vous prions d'informer l'auteur de
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">la
|
||||||
|
page en question</a> que la référence n'est plus valable.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Si vous avez suivi une référence issue d'une page autre,
|
||||||
|
veuillez contacter l'auteur de cette page.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------fr--
|
||||||
|
|
||||||
|
Content-language: ga
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ga--
|
||||||
|
<!--#set var="TITLE" value="Acmhainn imithe!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Níl an URL iarraithe ar fáil ar an fhreastalaí seo
|
||||||
|
a thuilleadh, agus níl aon seoladh nua ann dó.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Cur in úil do úadar an
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">leathanach
|
||||||
|
thagarthach</a> go bhfuil an nasc as-dáta, le do thoil.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Má leanfá nasc ó leathanach iasachta, téigh i
|
||||||
|
dteaghmháil le úadar an leathanach sin, le do thoil.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ga--
|
||||||
|
|
||||||
|
Content-language: it
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------it--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="it"
|
||||||
|
--><!--#set var="TITLE" value="La risorsa non è più disponibile!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
L'URL richiesto non è più disponibile su questo server
|
||||||
|
e non esistono indirizzi verso i quali sia possibile inoltrare
|
||||||
|
la richiesta.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Per favore, informa l'autore della
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">pagina
|
||||||
|
di provenienza</a> che il link non è più valido.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Se sei arrivato da una pagina esterna, informa l'autore della
|
||||||
|
pagina di provenienza che il link non è più valido.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------it--
|
||||||
|
|
||||||
|
Content-language: ja
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ja--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ja"
|
||||||
|
--><!--#set var="TITLE" value="Resource is no longer available!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
要求された URL は既に本サーバでは利用できませんし、
|
||||||
|
移動先もわかりません。
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER"-->"
|
||||||
|
>参照元ページ</a>の著者に、
|
||||||
|
リンクが古くなっていることをご連絡ください。
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
他のページからのリンクを辿ってきた場合は、
|
||||||
|
そのページの著者にご連絡ください。
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ja--
|
||||||
|
|
||||||
|
Content-language: ko
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ko--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ko"
|
||||||
|
--><!--#set var="TITLE" value="객체가 없어졌음!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
요청한 URL은 더 이상 이 서버에 남아있지 않으며,
|
||||||
|
그 객체가 옮겨진 다른 URL 역시 남아있지 않습니다.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">이전
|
||||||
|
페이지</a>의 만든이에게 주소가 잘못되었다고 알려주시기 바랍니다.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
다른 페이지의 링크를 따라오셨다면, 그 페이지의 만든이에게 연락을 하시기
|
||||||
|
바랍니다.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ko--
|
||||||
|
|
||||||
|
Content-language: nl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nl"
|
||||||
|
--><!--#set var="TITLE" value="Dit object is niet langer beschikbaar!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
De gevraagde URL is niet langer beschikbaar op deze server en er is geen
|
||||||
|
doorverwijsadres.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Gelieve aan de auteur van
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">deze pagina</a>
|
||||||
|
te melden dat deze link niet langer actueel is.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Indien u deze link hebt gekregen van een andere pagina, gelieve
|
||||||
|
de auteur van deze pagina te contacteren.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nl--
|
||||||
|
|
||||||
|
Content-language: nb
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nb--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nb"
|
||||||
|
--><!--#set var="TITLE" value="Ressursen er ikke lenger tilgjengelig!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Den ønskede adressen er ikke lenger tilgjengelig hos denne
|
||||||
|
serveren og det finnes ingen adresse for videresending.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Venligst informer forfatteren bak
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">den
|
||||||
|
aktuelle siden</a> om at lenken er utdatert.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Om du fulgte en lenke fra en ekstern side, venligst kontakt
|
||||||
|
forfatteren bak den siden.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nb--
|
||||||
|
|
||||||
|
Content-language: pl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------pl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pl"
|
||||||
|
--><!--#set var="TITLE" value="Zasób usunięty!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Poszukiwany zasób nie jest już dostępny na tym serwerze i nie
|
||||||
|
podano nowego adresu zasobu.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Prosimy poinformować autora
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">referującej
|
||||||
|
strony</a> o nieaktualnym linku.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Jeśli podążyłeś za linkiem z innej strony, skontaktuj się z jej
|
||||||
|
autorem.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pl--
|
||||||
|
|
||||||
|
Content-language: pt-br
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:-------pt-br--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pt-br"
|
||||||
|
--><!--#set var="TITLE" value="Recurso não disponível!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
A URL solicitada não está disponível neste servidor
|
||||||
|
e não existe um endereço alternativo.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Por favor informe o autor da
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">página
|
||||||
|
referida</a> que a URL está desatualizada.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Se você seguiu um "link" de uma página externa, por favor
|
||||||
|
entre em contato com o autor desta página e o informe sobre a
|
||||||
|
mudança do "link".
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
-------pt-br--
|
||||||
|
|
||||||
|
Content-language: pt
|
||||||
|
Content-type: text/html; charset=ISO-8859-1
|
||||||
|
Body:----------pt--
|
||||||
|
<!--#set var="TITLE" value="Recurso não disponível!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
O URL desejado já não está disponível
|
||||||
|
neste servidor e não existe endereço alternativo.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Por favor informe o autor da
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">página
|
||||||
|
originária</a> que a hiperligação está
|
||||||
|
desactualizada.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Se chegou aqui a partir de uma hiperligação externa,
|
||||||
|
por favor contacte o autor dessa página.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pt--
|
||||||
|
|
||||||
|
Content-language: ro
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ro--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ro"
|
||||||
|
--><!--#set var="TITLE" value="Resursa nu mai este disponibila!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
URL-ul cerut nu mai este disponibil pe acest server si nu
|
||||||
|
exista o adresa de inaintare.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Va rugam informati autorul
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">paginii
|
||||||
|
referite</a> ca link-ul nu mai este de actualitate.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Va rugam contactati autorul acestei pagini daca ati urmat
|
||||||
|
un link dintr-o pagina externa.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ro--
|
||||||
|
|
||||||
|
Content-language: ru
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ru--
|
||||||
|
<!--#set var="TITLE" value="Документ удалён!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Документ удалён, и адрес перенаправления отсутствует.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Пожалуйста, сообщите автору
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">страницы</a>,
|
||||||
|
ссылающейся на документ, что ссылка устарела.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Если Вы обратились к документу по ссылке с другой страницы, пожалуйста,
|
||||||
|
сообщите её автору об ошибке.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ru--
|
||||||
|
|
||||||
|
Content-language: sr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sr"
|
||||||
|
--><!--#set var="TITLE" value="Ресурс није више доступан!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Захтевани УРЛ није више доступан на овом серверу и нема
|
||||||
|
адресе на коју бисте могли бити прослеђени.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Молимо обавестите аутора
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">исходишне
|
||||||
|
странице</a> да је веза застарела.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Ако сте пратили везу са спољне странице, молимо обавестите
|
||||||
|
аутора те странице.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sr--
|
||||||
|
|
||||||
|
Content-language: sv
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sv--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sv"
|
||||||
|
--><!--#set var="TITLE" value="Resursen inte längre tillgänglig!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Den önskade adressen är inte längre tillgänglig hos
|
||||||
|
denna server och det finns inte någon adress för vidarebefodran.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Vänligen informera författaren bakom
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">den aktuella
|
||||||
|
sidan</a> att länken är inaktuell.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Om du följde en länk från en extern sida, vänligen
|
||||||
|
kontakta författaren av den sidan.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sv--
|
||||||
|
|
||||||
|
Content-language: tr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------tr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="tr"
|
||||||
|
--><!--#set var="TITLE" value="Özkaynak artık mevcut değil!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Talep ettiğiniz URL artık kullanılabilir değil
|
||||||
|
ve herhangi bir yönlendirme de mevcut değil.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Lütfen
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">istenen sayfanın</a>
|
||||||
|
yazarına, bu bağlantının güncel olmadığını bildirin.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Başka bir sunucudaki bir bağlantıyı izleyerek buraya geldiyseniz,
|
||||||
|
lütfen sözkonusu sayfanın yazarına bağlantının güncel olmadığını bildirin.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------tr--
|
||||||
|
|
||||||
|
Content-language: zh-cn
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-cn--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-cn"
|
||||||
|
--><!--#set var="TITLE" value="资源不再可用!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
您请求的 URL 在此服务器上不再可用,且没有设置转发的地址。
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
请通知<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">来源页面</a>的作者,该链接已过期。
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
如果您从外部页面的一个链接访问,请联系该页面的作者。
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-cn--
|
||||||
|
|
||||||
|
Content-language: zh-tw
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-tw--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-tw"
|
||||||
|
--><!--#set var="TITLE" value="資源不再可用!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
您請求的 URL 在此伺服器上不再可用,且沒有設置轉發的位址。
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
請通知<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">來源頁面</a>的作者,該連結已過期。
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
如果您從外部頁面的一個連結訪問,請聯繫此頁面的作者。
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-tw--
|
||||||
@@ -0,0 +1,576 @@
|
|||||||
|
Content-language: cs
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------cs--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="cs"
|
||||||
|
--><!--#set var="TITLE" value="Chyba serveru!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
|
||||||
|
Nastala vnitřní chyba a server nebyl schopen
|
||||||
|
dokončit Váš požadavek.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Chybová zpráva
|
||||||
|
<br /><!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Nastala vnitřní chyba a server nebyl schopen
|
||||||
|
dokončit Váš požadavek. Buď je server
|
||||||
|
přetížen, nebo došlo k chybě v CGI skriptu.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------cs--
|
||||||
|
|
||||||
|
Content-language: de
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------de--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="de"
|
||||||
|
--><!--#set var="TITLE" value="Serverfehler!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
|
||||||
|
Die Anfrage kann nicht beantwortet werden, da im Server
|
||||||
|
ein interner Fehler aufgetreten ist.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Fehlermeldung:
|
||||||
|
<br /><!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Die Anfrage kann nicht beantwortet werden, da im Server
|
||||||
|
ein interner Fehler aufgetreten ist.
|
||||||
|
Der Server ist entweder überlastet oder ein Fehler in
|
||||||
|
einem CGI-Skript ist aufgetreten.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------de--
|
||||||
|
|
||||||
|
Content-language: en
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------en--
|
||||||
|
<!--#set var="TITLE" value="Server error!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
|
||||||
|
The server encountered an internal error and was
|
||||||
|
unable to complete your request.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Error message:
|
||||||
|
<br /><!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
The server encountered an internal error and was
|
||||||
|
unable to complete your request. Either the server is
|
||||||
|
overloaded or there was an error in a CGI script.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------en--
|
||||||
|
|
||||||
|
Content-language: es
|
||||||
|
Content-type: text/html
|
||||||
|
Body:----------es--
|
||||||
|
<!--#set var="TITLE" value="¡Error del servidor!" -->
|
||||||
|
<!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Se ha producido un error interno en el servidor y no
|
||||||
|
se ha podido completar su solicitud.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
Mensaje de error:<br />
|
||||||
|
<!--#echo var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Se ha producido un error interno en el servidor y no se
|
||||||
|
ha podido completar su solicitud. O el servidor está
|
||||||
|
sobrecargado o ha habido un fallo en la ejecución de
|
||||||
|
un programa CGI.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------es--
|
||||||
|
|
||||||
|
Content-language: fr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------fr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="fr"
|
||||||
|
--><!--#set var="TITLE" value="Erreur du serveur!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
|
||||||
|
Le serveur a été victime d'une erreur interne et n'a pas
|
||||||
|
été capable de faire aboutir votre requête.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Message d'erreur:
|
||||||
|
<br /><!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Le serveur a été victime d'une erreur interne et n'a pas
|
||||||
|
été capable de faire aboutir votre requête.
|
||||||
|
Soit le server est surchargé soit il s'agit d'une erreur dans
|
||||||
|
le script CGI.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------fr--
|
||||||
|
|
||||||
|
Content-language: ga
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ga--
|
||||||
|
<!--#set var="TITLE" value="Earráid fhreastalaí!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
|
||||||
|
Thit an freastalaí ar earráid inmheánach
|
||||||
|
agus theip air do chuid iarratais a comhlíonadh.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Teachtaireacht earráide:
|
||||||
|
<br /><!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Thit an freastalaí ar earráid inmheánach
|
||||||
|
agus theip air do chuid iarratais a comhlíonadh.
|
||||||
|
Is féidir go bhfuil an freastalaí
|
||||||
|
rólóaidithe, nó go raibh earráid
|
||||||
|
i script CGI éigin.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ga--
|
||||||
|
|
||||||
|
Content-language: it
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------it--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="it"
|
||||||
|
--><!--#set var="TITLE" value="Errore del server!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
|
||||||
|
Il server ha generato un errore interno e non è
|
||||||
|
in grado di soddisfare la richiesta.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Messaggio di errore:
|
||||||
|
<br /><!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Il server ha generato un errore interno e non è
|
||||||
|
in grado di soddisfare la richiesta. Il server potrebbe
|
||||||
|
essere sovraccarico oppure si è verificato un
|
||||||
|
errore in uno script CGI.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------it--
|
||||||
|
|
||||||
|
Content-language: ja
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ja--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ja"
|
||||||
|
--><!--#set var="TITLE" value="Server error!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
|
||||||
|
サーバ内部で障害が発生し、
|
||||||
|
リクエストに応えることができませんでした。
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Error message:
|
||||||
|
<br /><!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
サーバ内部で障害が発生し、
|
||||||
|
リクエストに応えることができませんでした。
|
||||||
|
サーバが過負荷であるか、
|
||||||
|
CGI スクリプトにエラーがあります。
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ja--
|
||||||
|
|
||||||
|
Content-language: ko
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ko--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ko"
|
||||||
|
--><!--#set var="TITLE" value="서버 오류!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
|
||||||
|
서버에 내부 오류가 발생하여 요청을 끝까지 처리하지 못했습니다.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
오류 내용:
|
||||||
|
<br /><!--#echo var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
서버에 내부 오류가 생겨 요청을 끝까지 처리하지 못했습니다.
|
||||||
|
서버에 과부하가 걸렸거나 아니면 CGI 프로그램에 오류가 있었습니다.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ko--
|
||||||
|
|
||||||
|
Content-language: nl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nl"
|
||||||
|
--><!--#set var="TITLE" value="Server fout!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Foutbericht:
|
||||||
|
<br /><!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
De server kreeg een interne fout en kon
|
||||||
|
uw vraag niet beantwoorden. De server is overbelast
|
||||||
|
of er was een fout in een CGI script.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nl--
|
||||||
|
|
||||||
|
Content-language: nb
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nb--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nb"
|
||||||
|
--><!--#set var="TITLE" value="Serverfeil!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
|
||||||
|
Det inntraff en intern feil hos serveren, og det var ikke mulig å
|
||||||
|
gjennomføre din forespørsel.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Feilmelding:
|
||||||
|
<br /><!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Det inntraff en intern feil hos serveren, og det var ikke mulig å
|
||||||
|
gjennomføre din forespørsel. Serveren er enten overbelastet, eller
|
||||||
|
CGI-skriptet inneholder feil.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nb--
|
||||||
|
|
||||||
|
Content-language: pl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------pl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pl"
|
||||||
|
--><!--#set var="TITLE" value="Błąd serwera!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
|
||||||
|
Serwer napotkał błąd wewnętrzny i nie jest w stanie
|
||||||
|
zrealizować twojego żądania.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Informacja o błędzie:
|
||||||
|
<br /><!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Serwer napotkał błąd wewnętrzny i nie jest w stanie
|
||||||
|
zrealizować twojego żądania. Serwer jest przeciążony lub
|
||||||
|
napotkał na błąd w skrypcie CGI.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pl--
|
||||||
|
|
||||||
|
Content-language: pt-br
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:-------pt-br--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pt-br"
|
||||||
|
--><!--#set var="TITLE" value="Erro interno do Servidor!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
|
||||||
|
O servidor encontrou um erro interno e não pode
|
||||||
|
completar sua requisição.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Mensagem de Erro:
|
||||||
|
<br /><!--#echo var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
O servidor encontrou um erro interno e não
|
||||||
|
foi possível completar sua requisição.
|
||||||
|
O servidor está sobrecarregado ou existe um
|
||||||
|
erro em um script CGI.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
-------pt-br--
|
||||||
|
|
||||||
|
Content-language: pt
|
||||||
|
Content-type: text/html; charset=ISO-8859-1
|
||||||
|
Body:----------pt--
|
||||||
|
<!--#set var="TITLE" value="Erro interno do servidor!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
|
||||||
|
O servidor encontrou um erro interno e não pode completar
|
||||||
|
o seu pedido.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Mensagem de erro:
|
||||||
|
<br /><!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
O servidor encontrou um erro interno e não pode completar
|
||||||
|
o seu pedido. Ou o servidor está sobrecarregado, ou ocorreu
|
||||||
|
um erro num <i>script</i> CGI.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pt--
|
||||||
|
|
||||||
|
Content-language: ro
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ro--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ro"
|
||||||
|
--><!--#set var="TITLE" value="Eroare server!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
|
||||||
|
Serverul a intalnit o eroare interna si nu a
|
||||||
|
putut rezolva cererea dumneavoastra.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Mesajul de eroare :
|
||||||
|
<br /><!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Serverul a intalnit o eroare interna si nu a
|
||||||
|
putut rezolva cererea dumneavoastra. Serverul este
|
||||||
|
supraincarcat sau a fost o eroare intr-un script CGI.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ro--
|
||||||
|
|
||||||
|
Content-language: ru
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ru--
|
||||||
|
<!--#set var="TITLE" value="Ошибка сервера!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
|
||||||
|
Произошла внутренняя ошибка сервера, в результате которой
|
||||||
|
серверу не удалось завершить обработку Вашего запроса.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Error message:
|
||||||
|
<br /><!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Произошла внутренняя ошибка сервера, в результате которой
|
||||||
|
серверу не удалось завершить обработку Вашего запроса.
|
||||||
|
Сервер перегружен, или в CGI-скрипте обнаружена ошибка.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ru--
|
||||||
|
|
||||||
|
Content-language: sr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sr"
|
||||||
|
--><!--#set var="TITLE" value="Грешка сервера!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
|
||||||
|
Сервер је имао унутрашњу грешку и није био
|
||||||
|
у могућности да испуни ваш захтев.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Порука о грешци:
|
||||||
|
<br /><!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Сервер је имао унутрашњу грешку и није био
|
||||||
|
у могућности да испуни ваш захтев. Могуће је да је сервер
|
||||||
|
преоптерећен, или да се десила грешка у CGI скрипти.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sr--
|
||||||
|
|
||||||
|
Content-language: sv
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sv--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sv"
|
||||||
|
--><!--#set var="TITLE" value="Serverfel!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
|
||||||
|
Servern råkade ut för ett internt fel och det var inte möjligt
|
||||||
|
att slutföra din begäran.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Felmeddelande:
|
||||||
|
<br /><!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Servern råkade ut för ett internt fel och det var inte möjligt
|
||||||
|
att slutföra din begäran. Servern är antingen överbelastad
|
||||||
|
eller så innehåller CGI-skriptet fel.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sv--
|
||||||
|
|
||||||
|
Content-language: tr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------tr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="tr"
|
||||||
|
--><!--#set var="TITLE" value="Sunucu hatası!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
|
||||||
|
Sunucuda içsel bir hata oluştuğundan sunucu isteğinizi yerine getiremiyor.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Hata iletisi:
|
||||||
|
<br /><!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Sunucuda içsel bir hata oluştuğundan sunucu isteğinizi yerine getiremiyor.
|
||||||
|
Ya sunucu aşırı yüklü ya da CGI betiğinde bir hata oluştu.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------tr--
|
||||||
|
|
||||||
|
Content-language: zh-cn
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-cn--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-cn"
|
||||||
|
--><!--#set var="TITLE" value="服务器错误!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
|
||||||
|
服务器发生了内部错误,无法处理您的请求。
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
错误信息:
|
||||||
|
<br /><!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
服务器发生了内部错误,无法处理您的请求。原因可能是服务器过载或在 CGI 脚本中出错。
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-cn--
|
||||||
|
|
||||||
|
Content-language: zh-tw
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-tw--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-tw"
|
||||||
|
--><!--#set var="TITLE" value="伺服器错误!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
|
||||||
|
|
||||||
|
伺服器發生了內部錯誤,無法處理您的請求。
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
錯誤資訊:
|
||||||
|
<br /><!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
伺服器發生了內部錯誤,無法處理您的請求。原因可能是伺服器超載或在 CGI 腳本中出錯。
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-tw--
|
||||||
@@ -0,0 +1,279 @@
|
|||||||
|
Content-language: cs
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------cs--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="cs"
|
||||||
|
--><!--#set var="TITLE" value="Chybná hlavička Content-Length!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Požadavek metodou <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
vyžaduje korektní hlavičku <code>Content-Length</code>.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------cs--
|
||||||
|
|
||||||
|
Content-language: de
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------de--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="de"
|
||||||
|
--><!--#set var="TITLE" value="Content-Length-Angabe fehlerhaft!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Die Anfrage kann nicht beantwortet werden.
|
||||||
|
Bei Verwendung der <!--#echo var="REDIRECT_REQUEST_METHOD" -->-Methode
|
||||||
|
muß ein korrekter <code>Content-Length</code>-Header
|
||||||
|
angegeben werden.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------de--
|
||||||
|
|
||||||
|
Content-language: en
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------en--
|
||||||
|
<!--#set var="TITLE" value="Bad Content-Length!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
A request with the <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
method requires a valid <code>Content-Length</code> header.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------en--
|
||||||
|
|
||||||
|
Content-language: es
|
||||||
|
Content-type: text/html
|
||||||
|
Body:----------es--
|
||||||
|
<!--#set var="TITLE" value="¡Error en la longitud del contenido!" -->
|
||||||
|
<!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Una petición con el método <!--#echo
|
||||||
|
var="REDIRECT_REQUEST_METHOD" --> requiere que el encabezado
|
||||||
|
<code>Content-Length</code> sea válido.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------es--
|
||||||
|
|
||||||
|
Content-language: fr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------fr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="fr"
|
||||||
|
--><!--#set var="TITLE" value="Longueur du contenu illégal!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Une requête utilisant la méthode <!--#echo
|
||||||
|
var="REDIRECT_REQUEST_METHOD" --> nécessite un en-tête
|
||||||
|
<code>Content-Length</code> (indiquant la longueur) valable.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------fr--
|
||||||
|
|
||||||
|
Content-language: ga
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ga--
|
||||||
|
<!--#set var="TITLE" value="Content-Length mícheart!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Is gá go mbhéadh ceanntáisc
|
||||||
|
<code>Content-Length</code>
|
||||||
|
bhailí do iarratais faoin modh
|
||||||
|
<!--#echo var="REDIRECT_REQUEST_METHOD" -->.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ga--
|
||||||
|
|
||||||
|
|
||||||
|
Content-language: it
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------it--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="it"
|
||||||
|
--><!--#set var="TITLE" value="Campo Content-Length non valido!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Una richiesta con il metodo
|
||||||
|
<!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
richiede che venga specificato un header <code>Content-Length</code>
|
||||||
|
valido.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------it--
|
||||||
|
|
||||||
|
Content-language: ja
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ja--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ja"
|
||||||
|
--><!--#set var="TITLE" value="Bad Content-Length!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#echo var="REDIRECT_REQUEST_METHOD"-->
|
||||||
|
メソッドのリクエストでは、
|
||||||
|
正しい <code>Content-Length</code> ヘッダが必要になります。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ja--
|
||||||
|
|
||||||
|
Content-language: ko
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ko--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ko"
|
||||||
|
--><!--#set var="TITLE" value="잘못된 Content-Length!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"--> 방식을 쓰는
|
||||||
|
요청은 올바른 <code>Content-Length</code> 헤더도 함께 보내야만 합니다.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ko--
|
||||||
|
|
||||||
|
Content-language: nl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nl"
|
||||||
|
--><!--#set var="TITLE" value="Ongeldige lengte inhoud!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Een vraag met het <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
type methode heeft een correcte <code>Content-Length</code> lijn nodig.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nl--
|
||||||
|
|
||||||
|
Content-language: nb
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nb--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nb"
|
||||||
|
--><!--#set var="TITLE" value="Feil Content-Length!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
En forespørsel med <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
metoden krever en korrekt <code>Content-Length</code> header.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nb--
|
||||||
|
|
||||||
|
Content-language: pl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------pl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pl"
|
||||||
|
--><!--#set var="TITLE" value="Błędne Content-Length!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Żądanie <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
wymaga poprawnego nagłówka <code>Content-Length</code>.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pl--
|
||||||
|
|
||||||
|
Content-language: pt-br
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:-------pt-br--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pt-br"
|
||||||
|
--><!--#set var="TITLE" value="Content-Length Inválido!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Uma requisição
|
||||||
|
do método <!--#echo var="REDIRECT_REQUEST_METHOD"-->
|
||||||
|
requer um cabeçalho <code>Content-Length</code> válido.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
-------pt-br--
|
||||||
|
|
||||||
|
Content-language: pt
|
||||||
|
Content-type: text/html; charset=ISO-8859-1
|
||||||
|
Body:----------pt--
|
||||||
|
<!--#set var="TITLE" value="Content-Length incorrecto!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Um pedido com o método <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
necessita de um cabeçalho <code>Content-Length</code> válido.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pt--
|
||||||
|
|
||||||
|
Content-language: ro
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ro--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ro"
|
||||||
|
--><!--#set var="TITLE" value="Content-Length invalid!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
O cerere cu metoda <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
necesita un header <code>Content-Length</code> valid.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ro--
|
||||||
|
|
||||||
|
Content-language: ru
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ru--
|
||||||
|
<!--#set var="TITLE" value="Неверная длина Content-Length!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Запрос с помощью метода <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
должен иметь правильное значение длины в поле <code>Content-Length</code>.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ru--
|
||||||
|
|
||||||
|
Content-language: sr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sr"
|
||||||
|
--><!--#set var="TITLE" value="Лоше Content-Length заглавље!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Захтев са <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
методом мора имати исправно <code>Content-Length</code>
|
||||||
|
(дужина садржаја) заглавље.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sr--
|
||||||
|
|
||||||
|
Content-language: sv
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sv--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sv"
|
||||||
|
--><!--#set var="TITLE" value="Felaktig Content-Length!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
En förfrågan med <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
metoden kräver ett korrekt <code>Content-Length</code> huvud.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sv--
|
||||||
|
|
||||||
|
Content-language: tr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------tr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="tr"
|
||||||
|
--><!--#set var="TITLE" value="Hatalı Content-Length başlığı!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#echo var="REDIRECT_REQUEST_METHOD" --> yöntemini kullanan bir istek
|
||||||
|
geçerli bir <code>Content-Length</code> (içerik uzunluğu) başlığı gerektirir.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------tr--
|
||||||
|
|
||||||
|
Content-language: zh-cn
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-cn--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-cn"
|
||||||
|
--><!--#set var="TITLE" value="错误的 Content-Length!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
对 <!--#echo var="REDIRECT_REQUEST_METHOD" --> 方法的请求必须带有有效的
|
||||||
|
<code>Content-Length</code> 头字段。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-cn--
|
||||||
|
|
||||||
|
Content-language: zh-tw
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-tw--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-tw"
|
||||||
|
--><!--#set var="TITLE" value="錯誤的 Content-Length!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
對 <!--#echo var="REDIRECT_REQUEST_METHOD" --> 方法的請求必須帶有有效的
|
||||||
|
<code>Content-Length</code> 頭欄位。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-tw--
|
||||||
@@ -0,0 +1,269 @@
|
|||||||
|
Content-language: cs
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------cs--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="cs"
|
||||||
|
--><!--#set var="TITLE" value="Metoda nepovolena!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Metoda <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
není pro požadované URL povolena.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------cs--
|
||||||
|
|
||||||
|
Content-language: de
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------de--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="de"
|
||||||
|
--><!--#set var="TITLE" value="Methode nicht erlaubt!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Die <!--#echo var="REDIRECT_REQUEST_METHOD" -->-Methode
|
||||||
|
ist für den angeforderten URL nicht erlaubt.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------de--
|
||||||
|
|
||||||
|
Content-language: en
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------en--
|
||||||
|
<!--#set var="TITLE" value="Method not allowed!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
The <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
method is not allowed for the requested URL.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------en--
|
||||||
|
|
||||||
|
Content-language: es
|
||||||
|
Content-type: text/html
|
||||||
|
Body:----------es--
|
||||||
|
<!--#set var="TITLE" value="¡Método no permitido!" -->
|
||||||
|
<!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
No se permite el método <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
para la URL solicitada.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------es--
|
||||||
|
|
||||||
|
Content-language: fr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------fr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="fr"
|
||||||
|
--><!--#set var="TITLE" value="Méthode interdite!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
La méthode <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
n'est pas utilisable pour l'URL demandée.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------fr--
|
||||||
|
|
||||||
|
Content-language: ga
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ga--
|
||||||
|
<!--#set var="TITLE" value="Modh neamhcheadaithe!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Níl cead an modh
|
||||||
|
<!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
a úasáid leis an URL iarraithe.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ga--
|
||||||
|
|
||||||
|
Content-language: it
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------it--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="it"
|
||||||
|
--><!--#set var="TITLE" value="Metodo non consentito!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Il metodo <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
non è consentito per l'URL richiesto.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------it--
|
||||||
|
|
||||||
|
Content-language: ja
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ja--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ja"
|
||||||
|
--><!--#set var="TITLE" value="Method not allowed!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#echo var="REDIRECT_REQUEST_METHOD"-->
|
||||||
|
メソッドは、要求された URL に対しては許可されていません。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ja--
|
||||||
|
|
||||||
|
Content-language: ko
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ko--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ko"
|
||||||
|
--><!--#set var="TITLE" value="허용되지 않는 요청 방식!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"--> 방식은
|
||||||
|
요청한 URL에 사용할 수 없습니다.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ko--
|
||||||
|
|
||||||
|
Content-language: nl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nl"
|
||||||
|
--><!--#set var="TITLE" value="Type methode niet toegelaten!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Het <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
type methode is niet toegelaten voor de gevraagde URL.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nl--
|
||||||
|
|
||||||
|
Content-language: nb
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nb--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nb"
|
||||||
|
--><!--#set var="TITLE" value="Metoden er ikke tillatt!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#echo var="REDIRECT_REQUEST_METHOD" --> metoden er ikke
|
||||||
|
tillatt for den forespurte adressen.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nb--
|
||||||
|
|
||||||
|
Content-language: pl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------pl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pl"
|
||||||
|
--><!--#set var="TITLE" value="Niedozwolona metoda!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Metoda <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
jest niedozwolona dla podanego URL-a.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pl--
|
||||||
|
|
||||||
|
Content-language: pt-br
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:-------pt-br--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pt-br"
|
||||||
|
--><!--#set var="TITLE" value="Método não permitido!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
O método <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
não é permitido para a URL requisitada.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
-------pt-br--
|
||||||
|
|
||||||
|
Content-language: pt
|
||||||
|
Content-type: text/html; charset=ISO-8859-1
|
||||||
|
Body:----------pt--
|
||||||
|
<!--#set var="TITLE" value="Método não permitido!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
O método <!--#echo var="REDIRECT_REQUEST_METHOD" --> não
|
||||||
|
é permitido para o URL pedido.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pt--
|
||||||
|
|
||||||
|
Content-language: ro
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ro--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ro"
|
||||||
|
--><!--#set var="TITLE" value="Metoda nepermisa!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Metoda <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
nu este permisa pentru URL-ul cerut.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ro--
|
||||||
|
|
||||||
|
Content-language: ru
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ru--
|
||||||
|
<!--#set var="TITLE" value="Метод не поддерживается!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Метод <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
нельзя применить к запрашиваемому ресурсу.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ru--
|
||||||
|
|
||||||
|
Content-language: sr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sr"
|
||||||
|
--><!--#set var="TITLE" value="Метод није дозвољен!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
метод није дозвољен за захтевани УРЛ.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sr--
|
||||||
|
|
||||||
|
Content-language: sv
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sv--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sv"
|
||||||
|
--><!--#set var="TITLE" value="Metoden inte tillåten!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
metoden är inte tillåten för den förfrågade
|
||||||
|
adressen.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sv--
|
||||||
|
|
||||||
|
Content-language: tr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------tr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="tr"
|
||||||
|
--><!--#set var="TITLE" value="Yönteme izin verilmedi!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
yöntemi istediğiniz URL için kullanılamaz.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------tr--
|
||||||
|
|
||||||
|
Content-language: zh-cn
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-cn--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-cn"
|
||||||
|
--><!--#set var="TITLE" value="请求的方法不允许!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
在请求的 URL 上不允许使用
|
||||||
|
<!--#echo var="REDIRECT_REQUEST_METHOD" --> 方法。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-cn--
|
||||||
|
|
||||||
|
Content-language: zh-tw
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-tw--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-tw"
|
||||||
|
--><!--#set var="TITLE" value="請求的方法不允許!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
在請求的 URL 上不允許使用
|
||||||
|
<!--#echo var="REDIRECT_REQUEST_METHOD" --> 方法。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-tw--
|
||||||
@@ -0,0 +1,536 @@
|
|||||||
|
Content-language: cs
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------cs--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="cs"
|
||||||
|
--><!--#set var="TITLE" value="Objekt nenalezen!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Požadované URL nebylo na tomto serveru nalezeno.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Zdá se, že odkaz na
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">odkazující
|
||||||
|
stránce</a> je chybný nebo zastaralý. Informujte, prosím, autora
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">této stránky</a>
|
||||||
|
o chybě.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Pokud jste zadal(a) URL ručně, zkontrolujte, prosím,
|
||||||
|
zda jste zadal(a) URL správně, a zkuste to znovu.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------cs--
|
||||||
|
|
||||||
|
Content-language: de
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------de--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="de"
|
||||||
|
--><!--#set var="TITLE" value="Objekt nicht gefunden!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Der angeforderte URL konnte auf dem Server nicht gefunden werden.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Der Link auf der
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">verweisenden
|
||||||
|
Seite</a> scheint falsch oder nicht mehr aktuell zu sein.
|
||||||
|
Bitte informieren Sie den Autor
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">dieser Seite</a>
|
||||||
|
über den Fehler.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Sofern Sie den URL manuell eingegeben haben,
|
||||||
|
überprüfen Sie bitte die Schreibweise und versuchen Sie es erneut.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------de--
|
||||||
|
|
||||||
|
Content-language: en
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------en--
|
||||||
|
<!--#set var="TITLE" value="Object not found!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
The requested URL was not found on this server.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
The link on the
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">referring
|
||||||
|
page</a> seems to be wrong or outdated. Please inform the author of
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">that page</a>
|
||||||
|
about the error.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
If you entered the URL manually please check your
|
||||||
|
spelling and try again.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------en--
|
||||||
|
|
||||||
|
Content-language: es
|
||||||
|
Content-type: text/html
|
||||||
|
Body:----------es--
|
||||||
|
<!--#set var="TITLE" value="¡Objeto no localizado!" -->
|
||||||
|
<!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
No se ha localizado la URL solicitada en este servidor.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
La URL de la <a href="<!--#echo encoding="url"
|
||||||
|
var="HTTP_REFERER"-->">página que le ha remitido</a>
|
||||||
|
parece ser errónea o estar obsoleta. Por favor, informe del error
|
||||||
|
al autor de <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">esa
|
||||||
|
página</a>.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Si usted ha introducido la URL manualmente, por favor revise su
|
||||||
|
ortografía e inténtelo de nuevo.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------es--
|
||||||
|
|
||||||
|
Content-language: fr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------fr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="fr"
|
||||||
|
--><!--#set var="TITLE" value="Objet non trouvé!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
L'URL demandée n'a pas pu être trouvée sur ce serveur.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
La référence sur
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">la page
|
||||||
|
citée</a>
|
||||||
|
semble être erronée ou perimée. Nous vous prions
|
||||||
|
d'informer l'auteur de
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">cette page</a>
|
||||||
|
de cette erreur.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Si vous avez tapé l'URL à la main, veuillez vérifier
|
||||||
|
l'orthographe et réessayer.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------fr--
|
||||||
|
|
||||||
|
Content-language: ga
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ga--
|
||||||
|
<!--#set var="TITLE" value="Aidhm ar iarraidh!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Níor aimsigh an URL iarraithe ar an fhreastalaí seo.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Is cosúil go bhfuil an nasc ar an
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">leathanach
|
||||||
|
thagarthach</a> mícheart nó as dáta.
|
||||||
|
Cur in iúl d'úadar
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->"
|
||||||
|
>an leathanach sin</a> go bhfuil earráid ann, le do thoil.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Má chuir tú isteach an URL tú féin, deimhnigh
|
||||||
|
go bhfuil sé litrithe i gceart agat, agus déan iarracht eile
|
||||||
|
le do thoil.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ga--
|
||||||
|
|
||||||
|
Content-language: it
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------it--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="it"
|
||||||
|
--><!--#set var="TITLE" value="Oggetto non trovato!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
L'URL richiesto non esiste su questo server.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Il link della
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">pagina da cui
|
||||||
|
sei arrivato</a> potrebbe essere errato o non essere più valido.
|
||||||
|
Per favore, informa dell'errore l'autore della
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">pagina</a>.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Se hai scritto l'URL a mano, per favore controlla che
|
||||||
|
non ci siano errori.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------it--
|
||||||
|
|
||||||
|
Content-language: ja
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ja--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ja"
|
||||||
|
--><!--#set var="TITLE" value="Object not found!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
要求された URL は本サーバでは見つかりませんでした。
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">
|
||||||
|
参照元ページ</a>のリンクが間違っているか、古くなってしまっているようです。
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER"-->"
|
||||||
|
>ページ</a>の著者にこのエラーをお知らせ下さい。
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
もし手入力で URL を入力した場合は、綴りを確認して再度お試し下さい。
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ja--
|
||||||
|
|
||||||
|
Content-language: ko
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ko--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ko"
|
||||||
|
--><!--#set var="TITLE" value="객체 없음!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
요청한 URL을 이 서버에서 찾을 수 없습니다.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">이전
|
||||||
|
페이지</a>에 있는 링크가 잘못되었거나 오래되어 없어진 것 같습니다.
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">그 페이지</a>를
|
||||||
|
만든이에게 이 사실을 알려주시기 바랍니다.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
URL을 직접 입력하셨다면 바르게 입력하셨는지 확인하시고 다시 시도하시기
|
||||||
|
바랍니다.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ko--
|
||||||
|
|
||||||
|
Content-language: nl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nl"
|
||||||
|
--><!--#set var="TITLE" value="Object niet gevonden!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
De gevraagde URL was niet gevonden op deze server.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
De link op
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">deze pagina
|
||||||
|
pagina</a> is verkeerd of achterhaald. Gelieve de auteur van
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">die pagina</a>
|
||||||
|
in te lichten over deze fout.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Indien u de URL manueel hebt ingevuld, gelieve uw
|
||||||
|
spelling te controleren en probeer opnieuw.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nl--
|
||||||
|
|
||||||
|
Content-language: nb
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nb--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nb"
|
||||||
|
--><!--#set var="TITLE" value="Objektet ble ikke funnet!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Den etterspurte adressen finnes ikke på denne serveren.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Lenken på den
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">forrige siden</a>
|
||||||
|
ser ut til å være feil eller utdatert. Venligst informer forfatteren av
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">siden</a>
|
||||||
|
om feilen.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Om du skrev inn adressen manuelt, vennligst kontroller stavingen og
|
||||||
|
forsøk igjen.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nb--
|
||||||
|
|
||||||
|
Content-language: pl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------pl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pl"
|
||||||
|
--><!--#set var="TITLE" value="Nie znaleziono obiektu!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Nie znaleziono żądanego URL-a na tym serwerze.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Odnośnik na
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">referującej stronie
|
||||||
|
</a> wydaje się być nieprawidłowy lub nieaktualny. Poinformuj autora
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">tej strony</a>
|
||||||
|
o problemie.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
Jeśli wpisałeś URL-a ręcznie, sprawdź, czy się nie pomyliłeś.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pl--
|
||||||
|
|
||||||
|
Content-language: pt-br
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:-------pt-br--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pt-br"
|
||||||
|
--><!--#set var="TITLE" value="Objeto não encontrado!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
A URL requisitada não foi encontrada neste servidor.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
O link na
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">página
|
||||||
|
referida</a> parece estar com algum erro ou desatualizado. Por favor informe o
|
||||||
|
autor <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">desta
|
||||||
|
página</a> sobre o erro.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Se você digitou o endereço (URL) manualmente,
|
||||||
|
por favor verifique novamente a sintaxe do endereço.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
-------pt-br--
|
||||||
|
|
||||||
|
Content-language: pt
|
||||||
|
Content-type: text/html; charset=ISO-8859-1
|
||||||
|
Body:----------pt--
|
||||||
|
<!--#set var="TITLE" value="Método não permitido!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
O método <!--#echo var="REDIRECT_REQUEST_METHOD" --> não
|
||||||
|
é permitido para o URL pedido.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pt--
|
||||||
|
|
||||||
|
Content-language: ro
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ro--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ro"
|
||||||
|
--><!--#set var="TITLE" value="Obiectul nu a fost gasit!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
URL-ul cerut nu a fost gasit pe acest server.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Link-ul de pe
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">pagina
|
||||||
|
de unde ati venit</a> pare a fi gresit sau invechit. Va rugam informati autorul
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">acestei pagini</a>
|
||||||
|
despre eroare.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Daca ati introdus URL-ul manual, va rugam verificati
|
||||||
|
corectitudinea si incercati din nou.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ro--
|
||||||
|
|
||||||
|
Content-language: ru
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ru--
|
||||||
|
<!--#set var="TITLE" value="Объект не найден!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Запрашиваемый ресурс не найден.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Ссылка на
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">странице
|
||||||
|
</a> неверна или устарела. Пожалуйста, сообщите автору
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">этой страницы</a>
|
||||||
|
об ошибке.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Если Вы ввели адрес данного ресурса вручную, пожалуйста, удостовертесь,
|
||||||
|
что в написании адреса нет ошибок.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ru--
|
||||||
|
|
||||||
|
Content-language: sr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sr"
|
||||||
|
--><!--#set var="TITLE" value="Објекат није пронађен!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Захтевани УРЛ није пронађен на овом серверу.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Изгледа да је веза на
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">исходишној
|
||||||
|
страници</a> погрешна или застарела. Молимо обавестите аутора
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">те странице</a>
|
||||||
|
о грешци.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Уколико сте УРЛ унели ручно, молимо проверите могуће
|
||||||
|
грешке и пробајте поново.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sr--
|
||||||
|
|
||||||
|
Content-language: sv
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sv--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sv"
|
||||||
|
--><!--#set var="TITLE" value="Objektet hittas ej!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Den efterfrågade adressen hittades inte på denna server.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
Länken på den
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">tidigare sidan</a>
|
||||||
|
verkar vara felaktig eller inaktuell. Vänligen informera författaren av
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">sidan</a>
|
||||||
|
om felet.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
Om du skrev in adressen manuellt så kontrollera din stavning och
|
||||||
|
försök igen.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sv--
|
||||||
|
|
||||||
|
Content-language: tr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------tr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="tr"
|
||||||
|
--><!--#set var="TITLE" value="Nesne mevcut değil!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Talep ettiğiniz URL, sunucu üzerinde bulunmuyor.
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">İstek yapılan sayfa</a>
|
||||||
|
üzerindeki bağlantı güncel değil. Lütfen <a href="<!--#echo encoding="url"
|
||||||
|
var="HTTP_REFERER" -->">sayfa</a> yazarını hata hakkında bilgilendirin.
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
URL'yi elle girdiyseniz, yazdıklarınızı gözden geçirip yeniden deneyin.
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------tr--
|
||||||
|
|
||||||
|
Content-language: zh-cn
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-cn--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-cn"
|
||||||
|
--><!--#set var="TITLE" value="找不到对象!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
您请求的 URL 在该服务器上未找到。
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
您的<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">来源页面</a>上的链接可能出错或过期。
|
||||||
|
请将错误通知给<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">该页面</a>的作者。
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
如果您是手动输入的 URL ,请检查拼写并重试。
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-cn--
|
||||||
|
|
||||||
|
Content-language: zh-tw
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-tw--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-tw"
|
||||||
|
--><!--#set var="TITLE" value="找不到物件!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
您請求的 URL 在該伺服器上未找到。
|
||||||
|
|
||||||
|
<!--#if expr="-n v('HTTP_REFERER')" -->
|
||||||
|
|
||||||
|
您的<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">來源頁面</a>上的連結可能出錯或過期。
|
||||||
|
請將錯誤通知給<a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">該來源頁面</a>的作者。
|
||||||
|
|
||||||
|
<!--#else -->
|
||||||
|
|
||||||
|
如果您是手動輸入的 URL ,請檢查拼寫並重試。
|
||||||
|
|
||||||
|
<!--#endif -->
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-tw--
|
||||||
@@ -0,0 +1,254 @@
|
|||||||
|
Content-language: cs
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------cs--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="cs"
|
||||||
|
--><!--#set var="TITLE" value="Nelze zpracovat požadavek!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Server nepodporuje akci požadovanou prohlížečem.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------cs--
|
||||||
|
|
||||||
|
Content-language: de
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------de--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="de"
|
||||||
|
--><!--#set var="TITLE" value="Anfrage nicht ausführbar!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Die vom Browser angeforderte Aktion wird vom Server
|
||||||
|
nicht unterstützt.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------de--
|
||||||
|
|
||||||
|
Content-language: en
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------en--
|
||||||
|
<!--#set var="TITLE" value="Cannot process request!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
The server does not support the action requested by the browser.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------en--
|
||||||
|
|
||||||
|
Content-language: es
|
||||||
|
Content-type: text/html
|
||||||
|
Body:----------es--
|
||||||
|
<!--#set var="TITLE" value="¡No se puede procesar la petición!" -->
|
||||||
|
<!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
El servidor no soporta la acción
|
||||||
|
solicitada por el navegador.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------es--
|
||||||
|
|
||||||
|
Content-language: fr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------fr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="fr"
|
||||||
|
--><!--#set var="TITLE" value="La requête ne peut être effectuée!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Le serveur n'est pas en mesure d'effectuer l'action
|
||||||
|
demandée par le navigateur.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------fr--
|
||||||
|
|
||||||
|
Content-language: ga
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ga--
|
||||||
|
<!--#set var="TITLE" value="Iarratais dophróiseáilte!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Níl tacaíocht ag an fhreastalaí don gníomh
|
||||||
|
atá á iarraidh ag an mbrabhsálaí.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ga--
|
||||||
|
|
||||||
|
Content-language: it
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------it--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="it"
|
||||||
|
--><!--#set var="TITLE" value="La richiesta non può essere soddisfatta!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Il server non supporta il tipo di azione richiesta dal browser.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------it--
|
||||||
|
|
||||||
|
Content-language: ja
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ja--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ja"
|
||||||
|
--><!--#set var="TITLE" value="Cannot process request!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
ブラウザの要求したアクションは、サポートしていません。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ja--
|
||||||
|
|
||||||
|
Content-language: ko
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ko--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ko"
|
||||||
|
--><!--#set var="TITLE" value="요청 처리 실패!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
브라우저가 보낸 요청을 이 서버가 지원하지 않습니다.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ko--
|
||||||
|
|
||||||
|
Content-language: nl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nl"
|
||||||
|
--><!--#set var="TITLE" value="Kan vraag niet verwerken!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
De server ondersteunt de actie, gevraagd door de browser, niet.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nl--
|
||||||
|
|
||||||
|
Content-language: nb
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nb--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nb"
|
||||||
|
--><!--#set var="TITLE" value="Kan ikke behandle forspørsel!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Serveren støtter ikke den handlingen som ønskes utført av
|
||||||
|
nettleseren.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nb--
|
||||||
|
|
||||||
|
Content-language: pl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------pl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pl"
|
||||||
|
--><!--#set var="TITLE" value="Żądanie nieobsługiwane!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Ten serwer nie obsługuje żądania przesłanego przez przeglądarkę.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pl--
|
||||||
|
|
||||||
|
Content-language: pt-br
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:-------pt-br--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pt-br"
|
||||||
|
--><!--#set var="TITLE" value="A requisição não pode ser processada!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
O servidor não suporta a ação requisitada pelo
|
||||||
|
seu "browser".
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
-------pt-br--
|
||||||
|
|
||||||
|
Content-language: pt
|
||||||
|
Content-type: text/html; charset=ISO-8859-1
|
||||||
|
Body:----------pt--
|
||||||
|
<!--#set var="TITLE" value="Não posso processar o pedido!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
O servidor não suporta a acção pedida pelo
|
||||||
|
<i>browser</i>.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pt--
|
||||||
|
|
||||||
|
Content-language: ro
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ro--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ro"
|
||||||
|
--><!--#set var="TITLE" value="Cererea nu poate fi procesata!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Serverul nu suporta actiunea ceruta de browser.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ro--
|
||||||
|
|
||||||
|
Content-language: ru
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ru--
|
||||||
|
<!--#set var="TITLE" value="Запрос не может быть обработан!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Сервер не поддерживает возможностей, необходимых для обработки запроса.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ru--
|
||||||
|
|
||||||
|
Content-language: sr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sr"
|
||||||
|
--><!--#set var="TITLE" value="Не могу да обрадим захтев!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Сервер не подржава акцију коју је читач захтевао.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sr--
|
||||||
|
|
||||||
|
Content-language: sv
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sv--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sv"
|
||||||
|
--><!--#set var="TITLE" value="Kan ikke utf!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Servern stödjer inte den handling som önskades
|
||||||
|
av webbläsaren.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sv--
|
||||||
|
|
||||||
|
Content-language: tr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------tr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="tr"
|
||||||
|
--><!--#set var="TITLE" value="İstek yerine getirilemiyor!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Sunucu, tarayıcı tarafından istenen eylemi desteklemiyor.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------tr--
|
||||||
|
|
||||||
|
Content-language: zh-cn
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-cn--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-cn"
|
||||||
|
--><!--#set var="TITLE" value="无法执行请求!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
服务器不支持浏览器请求的动作。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-cn--
|
||||||
|
|
||||||
|
Content-language: zh-tw
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-tw--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-tw"
|
||||||
|
--><!--#set var="TITLE" value="無法執行請求!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
伺服器不支援瀏覽器請求的動作。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-tw--
|
||||||
@@ -0,0 +1,257 @@
|
|||||||
|
Content-language: cs
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------cs--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="cs"
|
||||||
|
--><!--#set var="TITLE" value="Vstupní podmínka selhala!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Vstupní podmínka pro požadavek o zadané URL nesplnila pozitivní
|
||||||
|
vyhodnocení.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------cs--
|
||||||
|
|
||||||
|
Content-language: de
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------de--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="de"
|
||||||
|
--><!--#set var="TITLE" value="Vorbedingung verfehlt!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Die für den Abruf der angeforderten URL notwendige
|
||||||
|
Vorbedingung wurde nicht erfüllt.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------de--
|
||||||
|
|
||||||
|
Content-language: en
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------en--
|
||||||
|
<!--#set var="TITLE" value="Precondition failed!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
The precondition on the request for the URL failed positive evaluation.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------en--
|
||||||
|
|
||||||
|
Content-language: es
|
||||||
|
Content-type: text/html
|
||||||
|
Body:----------es--
|
||||||
|
<!--#set var="TITLE" value="¡Fallo en la pre-condicióon!" -->
|
||||||
|
<!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
No se ha evaluado positivamente la pre-condición
|
||||||
|
de la petición para la URL.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------es--
|
||||||
|
|
||||||
|
Content-language: fr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------fr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="fr"
|
||||||
|
--><!--#set var="TITLE" value="Précondition négative!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
La précondition pour l'URL demandé a été
|
||||||
|
évaluée négativement.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------fr--
|
||||||
|
|
||||||
|
Content-language: ga
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ga--
|
||||||
|
<!--#set var="TITLE" value="Theip ar réamhchoinníoll!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Theip meastóireacht an réamhchoinníoll
|
||||||
|
don iarratais den URL.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ga--
|
||||||
|
|
||||||
|
Content-language: it
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------it--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="it"
|
||||||
|
--><!--#set var="TITLE" value="Criteri di precondizione non soddisfatti!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
I criteri di precondizione per consentire l'invio dell'URL
|
||||||
|
richiesto non sono stati soddisfatti.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------it--
|
||||||
|
|
||||||
|
Content-language: ja
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ja--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ja"
|
||||||
|
--><!--#set var="TITLE" value="Precondition failed!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
指定された URL へのリクエストにおける事前条件が満たされませんでした。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ja--
|
||||||
|
|
||||||
|
Content-language: ko
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ko--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ko"
|
||||||
|
--><!--#set var="TITLE" value="주어진 조건 실패!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
미리 주어진 조건이 만족되지 않아서 URL 요청을 처리할 수 없습니다.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ko--
|
||||||
|
|
||||||
|
Content-language: nl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nl"
|
||||||
|
--><!--#set var="TITLE" value="Startvoorwaarde niet voldaan!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Een startvoorwaarde werd niet voldaan bij verwerking van de vraag naar de URL.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nl--
|
||||||
|
|
||||||
|
Content-language: nb
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nb--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nb"
|
||||||
|
--><!--#set var="TITLE" value="Nødvendig forutsetning ikke oppfyllt!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Den nødvendige forutsetningen for forespørselen passerte ikke
|
||||||
|
vurderingen med positivt resultat.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nb--
|
||||||
|
|
||||||
|
Content-language: pl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------pl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pl"
|
||||||
|
--><!--#set var="TITLE" value="Niespełniony warunek!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Warunek wstępny dla URL-a nie został spełniony.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pl--
|
||||||
|
|
||||||
|
Content-language: pt-br
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:-------pt-br--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pt-br"
|
||||||
|
--><!--#set var="TITLE" value="Falha de precondição!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
A condição necessária para a
|
||||||
|
requisição da URL foi avaliada como falsa.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
-------pt-br--
|
||||||
|
|
||||||
|
Content-language: pt
|
||||||
|
Content-type: text/html; charset=ISO-8859-1
|
||||||
|
Body:----------pt--
|
||||||
|
<!--#set var="TITLE" value="Pré-condição falhou!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
A condição necessária ao pedido do URL
|
||||||
|
foi avaliada com resultado negativo.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pt--
|
||||||
|
|
||||||
|
Content-language: ro
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ro--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ro"
|
||||||
|
--><!--#set var="TITLE" value="Precondition failed!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Preconditionarea pentru cererea URL-ului nu a fost evaluata pozitiv.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ro--
|
||||||
|
|
||||||
|
Content-language: ru
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ru--
|
||||||
|
<!--#set var="TITLE" value="Условие ложно!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Условие в запросе к данному ресурсу не было выполнено.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ru--
|
||||||
|
|
||||||
|
Content-language: sr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sr"
|
||||||
|
--><!--#set var="TITLE" value="Предуслов није испуњен!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Предуслов за захтев УРЛ-а није испуњен.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sr--
|
||||||
|
|
||||||
|
Content-language: sv
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sv--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sv"
|
||||||
|
--><!--#set var="TITLE" value="Nödvändig förutsättning misslyckades!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Den nödvändiga förutsättningen för
|
||||||
|
adressförfrågan passerade inte utvärderingen
|
||||||
|
med acceptabelt resultat.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sv--
|
||||||
|
|
||||||
|
Content-language: tr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------tr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="tr"
|
||||||
|
--><!--#set var="TITLE" value="Önkoşul sağlanamadı!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
URL talebinin önkoşulu olumlanamadı.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------tr--
|
||||||
|
|
||||||
|
Content-language: zh-cn
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-cn--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-cn"
|
||||||
|
--><!--#set var="TITLE" value="先决条件不成立!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
对该 URL 发送的请求,包含的先决条件不成立。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-cn--
|
||||||
|
|
||||||
|
Content-language: zh-tw
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-tw--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-tw"
|
||||||
|
--><!--#set var="TITLE" value="先決條件不成立!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
對該 URL 發送的請求,包含的先決條件不成立。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-tw--
|
||||||
@@ -0,0 +1,282 @@
|
|||||||
|
Content-language: cs
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------cs--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="cs"
|
||||||
|
--><!--#set var="TITLE" value="Požadovaná entita je příliš velká!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Metoda <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
nedovoluje přenos dat nebo objem dat
|
||||||
|
přesahuje kapacitní limit.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------cs--
|
||||||
|
|
||||||
|
Content-language: de
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------de--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="de"
|
||||||
|
--><!--#set var="TITLE" value="Übergebene Daten zu groß!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Die bei der Anfrage übermittelten Daten sind für
|
||||||
|
die <!--#echo var="REDIRECT_REQUEST_METHOD" -->-Methode
|
||||||
|
nicht erlaubt oder die Datenmenge hat das Maximum überschritten.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------de--
|
||||||
|
|
||||||
|
Content-language: en
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------en--
|
||||||
|
<!--#set var="TITLE" value="Request entity too large!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
The <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
method does not allow the data transmitted, or the data volume
|
||||||
|
exceeds the capacity limit.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------en--
|
||||||
|
|
||||||
|
Content-language: es
|
||||||
|
Content-type: text/html
|
||||||
|
Body:----------es--
|
||||||
|
<!--#set var="TITLE" value="¡La entidad solicitada es demasiado grande!" -->
|
||||||
|
<!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
El método <!--#echo var="REDIRECT_REQUEST_METHOD"-->
|
||||||
|
no permite transmitir la información, o el
|
||||||
|
volumen de la información excede los límites
|
||||||
|
de capacidad del mismo.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------es--
|
||||||
|
|
||||||
|
Content-language: fr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------fr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="fr"
|
||||||
|
--><!--#set var="TITLE" value="Volume de la demande trop grand!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
La méthode <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
n'autorise pas le transfert de ces données ou bien le volume
|
||||||
|
des données excède la limite de capacité.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------fr--
|
||||||
|
|
||||||
|
Content-language: ga
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ga--
|
||||||
|
<!--#set var="TITLE" value="Iarratais ar aonán rómhór!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Ní ligeann an modh <!--#echo var="REDIRECT_REQUEST_METHOD" --> an
|
||||||
|
tarchur sonraíocht tríd, nó tá an méid
|
||||||
|
sonraíocht breis ar an teoireann cumas.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ga--
|
||||||
|
|
||||||
|
Content-language: it
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------it--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="it"
|
||||||
|
--><!--#set var="TITLE" value="Richiesta troppo grande!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Il metodo <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
non consente di trasferire dati, oppure la quantità di dati
|
||||||
|
richiesti è eccessiva.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------it--
|
||||||
|
|
||||||
|
Content-language: ja
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ja--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ja"
|
||||||
|
--><!--#set var="TITLE" value="Request entity too large!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#echo var="REDIRECT_REQUEST_METHOD"-->
|
||||||
|
メソッドがデータの送信を許可していないか、
|
||||||
|
データ量が許容量を超えています。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ja--
|
||||||
|
|
||||||
|
Content-language: ko
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ko--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ko"
|
||||||
|
--><!--#set var="TITLE" value="너무 긴 요청!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"--> 방식의
|
||||||
|
요청으로는 내용을 보낼 수 없거나, 또는 보내온 내용이 그 방식에서 허용하는
|
||||||
|
최대 길이를 넘었습니다.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ko--
|
||||||
|
|
||||||
|
Content-language: nl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nl"
|
||||||
|
--><!--#set var="TITLE" value="Volume van gevraagde entiteit te groot!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Het <!--#echo var="REDIRECT_REQUEST_METHOD" --> type methode laat niet toe
|
||||||
|
data te versturen of het datavolume is groter dan maximaal toegelaten.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nl--
|
||||||
|
|
||||||
|
Content-language: nb
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nb--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nb"
|
||||||
|
--><!--#set var="TITLE" value="For stor enhet i forspørsel!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#echo var="REDIRECT_REQUEST_METHOD" --> metoden tillater ikke
|
||||||
|
de sendte data eller så overskrider datamengenden
|
||||||
|
kapasitetsbegrensningen.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nb--
|
||||||
|
|
||||||
|
Content-language: pl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------pl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pl"
|
||||||
|
--><!--#set var="TITLE" value="Żądany obiekt zbyt duży!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Metoda <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
nie zezwala na typ przesyłanych danych lub rozmiar danych przekracza
|
||||||
|
ustalony limit.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pl--
|
||||||
|
|
||||||
|
Content-language: pt-br
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:-------pt-br--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pt-br"
|
||||||
|
--><!--#set var="TITLE" value="Volume da dados muito grande!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
O método <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
não permite a transmissão dos dados,
|
||||||
|
ou o volume de dados excede a capacidade limite.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
-------pt-br--
|
||||||
|
|
||||||
|
Content-language: pt
|
||||||
|
Content-type: text/html; charset=ISO-8859-1
|
||||||
|
Body:----------pt--
|
||||||
|
<!--#set var="TITLE" value="Volume de dados demasiado grande!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
O método <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
não permite todos os dados que foram transmitidos,
|
||||||
|
ou o volume de dados excede o limite da capacidade.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pt--
|
||||||
|
|
||||||
|
Content-language: ro
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ro--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ro"
|
||||||
|
--><!--#set var="TITLE" value="Entitate ceruta prea mare!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Metoda <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
nu permite transmiterea datelor, sau volumul de date
|
||||||
|
depaseste limita capacitatii.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ro--
|
||||||
|
|
||||||
|
Content-language: ru
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ru--
|
||||||
|
<!--#set var="TITLE" value="Размер запроса слишком велик!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Тип передаваеиых данных запрещён методом <!--#echo var="REDIRECT_REQUEST_METHOD" -->,
|
||||||
|
или размера тела запроса слишком велик.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ru--
|
||||||
|
|
||||||
|
Content-language: sr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sr"
|
||||||
|
--><!--#set var="TITLE" value="Request entity too large!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
||||||
|
метод не дозвољава пренос ових података, или количина података
|
||||||
|
премашује ограничења могућности.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sr--
|
||||||
|
|
||||||
|
Content-language: sv
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sv--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sv"
|
||||||
|
--><!--#set var="TITLE" value="För stor enhet vid förfrågan!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#echo var="REDIRECT_REQUEST_METHOD" --> metoden tillåter
|
||||||
|
inte den skickade datan eller så överskrider datavolymen
|
||||||
|
kapacitetsnivån.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sv--
|
||||||
|
|
||||||
|
Content-language: tr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------tr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="tr"
|
||||||
|
--><!--#set var="TITLE" value="İstenen öğe çok büyük!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#echo var="REDIRECT_REQUEST_METHOD" --> yöntemi ya veri aktarımına
|
||||||
|
izin vermiyor ya da veri hacmi işlenemeyecek kadar büyük.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------tr--
|
||||||
|
|
||||||
|
Content-language: zh-cn
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-cn--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-cn"
|
||||||
|
--><!--#set var="TITLE" value="请求体过大!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#echo var="REDIRECT_REQUEST_METHOD" --> 方法不允许传输数据,或数据量超过容量限制。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-cn--
|
||||||
|
|
||||||
|
Content-language: zh-tw
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-tw--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-tw"
|
||||||
|
--><!--#set var="TITLE" value="請求體過大!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
<!--#echo var="REDIRECT_REQUEST_METHOD" --> 方法不允許傳輸資料,或資料量超過容量限制。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-tw--
|
||||||
@@ -0,0 +1,270 @@
|
|||||||
|
Content-language: cs
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------cs--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="cs"
|
||||||
|
--><!--#set var="TITLE" value="Vypršel časový limit požadavku!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Server uzavřel síťové spojení, protože prohlížeč
|
||||||
|
nedokončil požadavek ve stanoveném čase.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------cs--
|
||||||
|
|
||||||
|
Content-language: de
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------de--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="de"
|
||||||
|
--><!--#set var="TITLE" value="Zeitlimit überschritten!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Der Server konnte nicht mehr länger auf die Beendigung
|
||||||
|
der Browseranfrage warten; die Netzwerkverbindung wurde
|
||||||
|
vom Server geschlossen.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------de--
|
||||||
|
|
||||||
|
Content-language: en
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------en--
|
||||||
|
<!--#set var="TITLE" value="Request time-out!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
The server closed the network connection because the browser
|
||||||
|
didn't finish the request within the specified time.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------en--
|
||||||
|
|
||||||
|
Content-language: es
|
||||||
|
Content-type: text/html
|
||||||
|
Body:----------es--
|
||||||
|
<!--#set var="TITLE" value="¡Tiempo de espera excedido!" -->
|
||||||
|
<!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
El servidor ha cerrado la conexión de red
|
||||||
|
debido a que el navegador no ha finalizado la solicitud
|
||||||
|
dentro del tiempo permitido.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------es--
|
||||||
|
|
||||||
|
Content-language: fr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------fr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="fr"
|
||||||
|
--><!--#set var="TITLE" value="Requête trop longue !"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Le serveur a fermé la connection car le navigateur n'a pas
|
||||||
|
fini la requête dans le temps spécifié.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------fr--
|
||||||
|
|
||||||
|
Content-language: ga
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ga--
|
||||||
|
<!--#set var="TITLE" value="Am don iarratais istigh!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Dún an freastalaí an nasc líonra,
|
||||||
|
mar níor chríochnaidh an brabhsálaí
|
||||||
|
leis an iarratais, taobh istigh den am sonraithe.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ga--
|
||||||
|
|
||||||
|
Content-language: it
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------it--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="it"
|
||||||
|
--><!--#set var="TITLE" value="Time-out della richiesta!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Il server ha chiuso la connessione in quanto è stato
|
||||||
|
superato il limite di tempo entro il quale il browser avrebbe
|
||||||
|
dovuto eseguire la richiesta.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------it--
|
||||||
|
|
||||||
|
Content-language: ja
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ja--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ja"
|
||||||
|
--><!--#set var="TITLE" value="Request time-out!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
ブラウザが指定時間以内にリクエストを完了しなかったので、
|
||||||
|
サーバは接続を切りました。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ja--
|
||||||
|
|
||||||
|
Content-language: ko
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ko--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ko"
|
||||||
|
--><!--#set var="TITLE" value="요청 시간 초과!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
브라우저가 너무 오랫동안 요청을 끝내지 않아서 서버가 네트워크 연결을
|
||||||
|
강제로 끊었습니다.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ko--
|
||||||
|
|
||||||
|
Content-language: nl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nl"
|
||||||
|
--><!--#set var="TITLE" value="Tijdlimiet overschreden!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
De server heeft de netwerkverbinding gesloten omdat de browser
|
||||||
|
de vraag niet heeft beëindigd binnen een gestelde tijd.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nl--
|
||||||
|
|
||||||
|
Content-language: nb
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nb--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nb"
|
||||||
|
--><!--#set var="TITLE" value="Tidsgrense overskredet!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Serveren stengte forbindelsen fordi nettleseren ikke avsluttet
|
||||||
|
forespørselen innen tidsgrensen.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nb--
|
||||||
|
|
||||||
|
Content-language: pl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------pl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pl"
|
||||||
|
--><!--#set var="TITLE" value="Przedawnione żądanie!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Serwer zamknął połączenie sieciowe, ponieważ przeglądarka
|
||||||
|
nie zakończyła operacji w przewidywanym czasie.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pl--
|
||||||
|
|
||||||
|
Content-language: pt-br
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:-------pt-br--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pt-br"
|
||||||
|
--><!--#set var="TITLE" value="Tempo excedido!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
O servidor encerrou a conexão porque o "browser"
|
||||||
|
não finalizou a requisição dentro
|
||||||
|
do tempo limite.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
-------pt-br--
|
||||||
|
|
||||||
|
Content-language: pt
|
||||||
|
Content-type: text/html; charset=ISO-8859-1
|
||||||
|
Body:----------pt--
|
||||||
|
<!--#set var="TITLE" value="Tempo excedido!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
O servidor interrompeu a ligação de rede porque o
|
||||||
|
<i>browser</i> não terminou o pedido dentro do tempo limite.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pt--
|
||||||
|
|
||||||
|
Content-language: ro
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ro--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ro"
|
||||||
|
--><!--#set var="TITLE" value="Time-out al cererii!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Serverul a terminat conexiunea cu browserul pentru ca acesta
|
||||||
|
nu a terminat cererea in limita timpului specificat.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ro--
|
||||||
|
|
||||||
|
Content-language: ru
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ru--
|
||||||
|
<!--#set var="TITLE" value="Истекло время ожидания!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Сервер закрыл соединение из-за истечения времени,
|
||||||
|
отведённого браузеру на выполнение запроса.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ru--
|
||||||
|
|
||||||
|
Content-language: sr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sr"
|
||||||
|
--><!--#set var="TITLE" value="Захтеву је истекло време!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Сервер је прекинуо везу са мрежом јер читач
|
||||||
|
није завршио захтев за дозвољено време.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sr--
|
||||||
|
|
||||||
|
Content-language: sv
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sv--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sv"
|
||||||
|
--><!--#set var="TITLE" value="Request time-out!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Servern stängde förbindelsen därför att
|
||||||
|
webbläsaren inte avslutade förfrågan inom
|
||||||
|
förbestämd tid.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sv--
|
||||||
|
|
||||||
|
Content-language: tr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------tr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="tr"
|
||||||
|
--><!--#set var="TITLE" value="İstekte zaman aşımı!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Tarayıcı isteği zamanında tamamlayamadığından sunucu ağ bağlantısını kapattı.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------tr--
|
||||||
|
|
||||||
|
Content-language: zh-cn
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-cn--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-cn"
|
||||||
|
--><!--#set var="TITLE" value="请求超时!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
由于浏览器未在指定时间内完成请求,服务器关闭了网络连接。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-cn--
|
||||||
|
|
||||||
|
Content-language: zh-tw
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-tw--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-tw"
|
||||||
|
--><!--#set var="TITLE" value="請求超時!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
由於瀏覽器未在指定時間內完成請求,伺服器關閉了網路連接。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-tw--
|
||||||
@@ -0,0 +1,271 @@
|
|||||||
|
Content-language: cs
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------cs--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="cs"
|
||||||
|
--><!--#set var="TITLE" value="Požadované URI je příliš velké!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Délka požadovaného URL přesahuje kapacitní limit tohoto
|
||||||
|
serveru. Požadavek nemůže být zpracován.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------cs--
|
||||||
|
|
||||||
|
Content-language: de
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------de--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="de"
|
||||||
|
--><!--#set var="TITLE" value="Übergebener URI zu groß!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Der bei der Anfrage übermittelte URI überschreitet
|
||||||
|
die maximale Länge.
|
||||||
|
Die Anfrage kann nicht ausgeführt werden.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------de--
|
||||||
|
|
||||||
|
Content-language: en
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------en--
|
||||||
|
<!--#set var="TITLE" value="Submitted URI too large!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
The length of the requested URL exceeds the capacity limit for
|
||||||
|
this server. The request cannot be processed.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------en--
|
||||||
|
|
||||||
|
Content-language: es
|
||||||
|
Content-type: text/html
|
||||||
|
Body:----------es--
|
||||||
|
<!--#set var="TITLE" value="¡El URI enviado es demasiado largo!" -->
|
||||||
|
<!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
La longitud de la URL solicitada excede el límite de
|
||||||
|
capacidad para este servidor. No se puede procesar la solicitud.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------es--
|
||||||
|
|
||||||
|
Content-language: fr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------fr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="fr"
|
||||||
|
--><!--#set var="TITLE" value="L'URI demandee est trop longue!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
La longueur de l'URL demandée excède la limite de
|
||||||
|
capacitè pour ce serveur. Nous ne pouvons donner suite
|
||||||
|
à votre requête.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------fr--
|
||||||
|
|
||||||
|
Content-language: ga
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ga--
|
||||||
|
<!--#set var="TITLE" value="URI rómhór cuirthe isteach!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Tá faid an URL iarraithe breis ar an teorainn cumas don
|
||||||
|
freastalaí seo. Ní féidir an iarratas a
|
||||||
|
phróiseáil.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ga--
|
||||||
|
|
||||||
|
Content-language: it
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------it--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="it"
|
||||||
|
--><!--#set var="TITLE" value="URI troppo lungo!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
La lunghezza dell'indirizzo (URL) trasmesso supera il
|
||||||
|
limite massimo imposto da questo server.
|
||||||
|
La richiesta non può essere soddisfatta.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------it--
|
||||||
|
|
||||||
|
Content-language: ja
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ja--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ja"
|
||||||
|
--><!--#set var="TITLE" value="Submitted URI too large!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
リクエストの URL の長さが、扱える長さを超えています。
|
||||||
|
リクエストの処理を続けられません。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ja--
|
||||||
|
|
||||||
|
Content-language: ko
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ko--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ko"
|
||||||
|
--><!--#set var="TITLE" value="너무 긴 URI!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
요청한 URL이 너무 길어서 이 서버가 처리할 수 없습니다.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ko--
|
||||||
|
|
||||||
|
Content-language: nl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nl"
|
||||||
|
--><!--#set var="TITLE" value="Aangeboden URI te groot!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
De lengte van de aangeboden URL overschreidt het maximum
|
||||||
|
voor deze server. De vraag kan niet verwerkt worden.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nl--
|
||||||
|
|
||||||
|
Content-language: nb
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nb--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nb"
|
||||||
|
--><!--#set var="TITLE" value="Forespurt URI for stor!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Lengden på adressen som etterspurtes overskrider
|
||||||
|
kapasitetsgrensen for denne serveren. Forespørselen kan
|
||||||
|
ikke prosesseres.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nb--
|
||||||
|
|
||||||
|
Content-language: pl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------pl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pl"
|
||||||
|
--><!--#set var="TITLE" value="Zbyt długie URI!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Długość żądanego URL-a przekracza limit ustanowiony dla tego
|
||||||
|
serwera. Żądanie nie może zostać zrealizowane.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pl--
|
||||||
|
|
||||||
|
Content-language: pt-br
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:-------pt-br--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pt-br"
|
||||||
|
--><!--#set var="TITLE" value="URL excede limite!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
O tamanho do endereço (URL) excede a capacidade limite
|
||||||
|
desse servidor. A requisição não pode ser
|
||||||
|
processada.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
-------pt-br--
|
||||||
|
|
||||||
|
Content-language: pt
|
||||||
|
Content-type: text/html; charset=ISO-8859-1
|
||||||
|
Body:----------pt--
|
||||||
|
<!--#set var="TITLE" value="URI demasiado grande!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
O tamanho do URL pedido excede o limite da capacidade deste
|
||||||
|
servidor. O pedido não pode ser processado.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pt--
|
||||||
|
|
||||||
|
Content-language: ro
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ro--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ro"
|
||||||
|
--><!--#set var="TITLE" value="URL-ul submis este prea mare!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Lungimea URL-ului cerut depaseste limita capacitatii pentru
|
||||||
|
acest server. Cererea nu poate fi procesata.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ro--
|
||||||
|
|
||||||
|
Content-language: ru
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ru--
|
||||||
|
<!--#set var="TITLE" value="URI слишком длинный!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Длина запрашиваемого URL превышает максимально допустимую
|
||||||
|
сервером. Запрос не может быть обработан.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ru--
|
||||||
|
|
||||||
|
Content-language: sr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sr"
|
||||||
|
--><!--#set var="TITLE" value="Послати УРИ је превелик!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Дужина захтеваног УРЛ-а премашује ограничења могућности
|
||||||
|
овог сервера. Захтев не може бити обрађен.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sr--
|
||||||
|
|
||||||
|
Content-language: sv
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sv--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sv"
|
||||||
|
--><!--#set var="TITLE" value="Efterfrågad URI för stor!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Längden på adressen som efterfrågas överskrider
|
||||||
|
kapacitetsgränsen för denna server. Förfrågan kan
|
||||||
|
inte verkställas.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sv--
|
||||||
|
|
||||||
|
Content-language: tr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------tr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="tr"
|
||||||
|
--><!--#set var="TITLE" value="Gönderilen URI çok büyük!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Talep edilen URI'nin uzunluğu, sunucunun sınırlarını
|
||||||
|
aştığından istek yerine getirilemiyor.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------tr--
|
||||||
|
|
||||||
|
Content-language: zh-cn
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-cn--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-cn"
|
||||||
|
--><!--#set var="TITLE" value="提交的 URI 过长!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
请求 URL 的长度超出了服务器的长度限制。该请求无法处理。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-cn--
|
||||||
|
|
||||||
|
Content-language: zh-tw
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-tw--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-tw"
|
||||||
|
--><!--#set var="TITLE" value="提交的 URI 過長!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
請求 URL 的長度超出了伺服器的長度限制。該請求無法處理。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-tw--
|
||||||
@@ -0,0 +1,286 @@
|
|||||||
|
Content-language: cs
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------cs--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="cs"
|
||||||
|
--><!--#set var="TITLE" value="Služba není dostupná!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Server dočasně nemůže zpracovat Váš požadavek
|
||||||
|
kvůli údržbě nebo kapacitním problémům.
|
||||||
|
Zkuste to, prosím, později.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------cs--
|
||||||
|
|
||||||
|
Content-language: de
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------de--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="de"
|
||||||
|
--><!--#set var="TITLE" value="Zugriff nicht möglich!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Der Server ist derzeit nicht in der Lage die Anfrage
|
||||||
|
zu bearbeiten. Entweder ist der Server derzeit überlastet
|
||||||
|
oder wegen Wartungsarbeiten nicht verfügbar.
|
||||||
|
Bitte versuchen Sie es später wieder.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------de--
|
||||||
|
|
||||||
|
Content-language: en
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------en--
|
||||||
|
<!--#set var="TITLE" value="Service unavailable!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
The server is temporarily unable to service your
|
||||||
|
request due to maintenance downtime or capacity
|
||||||
|
problems. Please try again later.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------en--
|
||||||
|
|
||||||
|
Content-language: es
|
||||||
|
Content-type: text/html
|
||||||
|
Body:----------es--
|
||||||
|
<!--#set var="TITLE" value="¡Servicio no disponible!" -->
|
||||||
|
<!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
El servidor no puede procesar su solicitud en este momento
|
||||||
|
debido a tareas de mantenimiento o a problemas de capacidad.
|
||||||
|
Por favor, inténtelo de nuevo más tarde.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------es--
|
||||||
|
|
||||||
|
Content-language: fr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------fr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="fr"
|
||||||
|
--><!--#set var="TITLE" value="Service inaccessible!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
En raison de travaux de maintenance ou de problèmes
|
||||||
|
de capacité le serveur n'est pas en mesure de répondre
|
||||||
|
à votre requête pour l'instant. Veuillez réessayer
|
||||||
|
plus tard.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------fr--
|
||||||
|
|
||||||
|
Content-language: ga
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ga--
|
||||||
|
<!--#set var="TITLE" value="Seirbhís doúsáidte!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Níl an freastalaí seo in ann do chuid
|
||||||
|
iarratais a líonadh ag an am seo, toisc
|
||||||
|
cóthábháil nó fhaidhbeanna cumas.
|
||||||
|
Déan iarracht eile níos déanaí, le do thoil.
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ga--
|
||||||
|
|
||||||
|
Content-language: it
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------it--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="it"
|
||||||
|
--><!--#set var="TITLE" value="Servizio non disponibile!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Il server in questo momento non è in grado di
|
||||||
|
soddisfare la richiesta per motivi di manutenzione
|
||||||
|
o di sovraccarico del sistema.
|
||||||
|
Per favore, riprova più tardi.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------it--
|
||||||
|
|
||||||
|
Content-language: ja
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ja--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ja"
|
||||||
|
--><!--#set var="TITLE" value="Service unavailable!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
メンテナンスで停止中か、サーバの処理能力の問題のため、
|
||||||
|
現在リクエストに応じることができません。
|
||||||
|
後ほど再度お試し下さい。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ja--
|
||||||
|
|
||||||
|
Content-language: ko
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ko--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ko"
|
||||||
|
--><!--#set var="TITLE" value="서비스 일시중지!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
관리 작업이나 용량 문제로 서버가 잠시동안 요청을 처리할 수 없습니다.
|
||||||
|
나중에 다시 시도해주시기 바랍니다.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ko--
|
||||||
|
|
||||||
|
Content-language: nl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nl"
|
||||||
|
--><!--#set var="TITLE" value="Dienst niet beschikbaar!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
De server kan tijdelijk uw vraag niet verwerken
|
||||||
|
door onderhoud of problemen met de capaciteit van de server.
|
||||||
|
Gelieve later nog eens opnieuw te proberen.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nl--
|
||||||
|
|
||||||
|
Content-language: nb
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nb--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nb"
|
||||||
|
--><!--#set var="TITLE" value="Tjenesten er ikke tilgjengelig!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Serveren er midlertidig ikke i stand til å utføre din
|
||||||
|
forespørsel. Vennligst prøv igjen senere.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nb--
|
||||||
|
|
||||||
|
Content-language: pl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------pl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pl"
|
||||||
|
--><!--#set var="TITLE" value="Serwis niedostępny!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Serwer nie może zrealizować twojego żądania
|
||||||
|
ze względu na konserwację lub zbyt duże obciążenie.
|
||||||
|
Prosimy spróbować później.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pl--
|
||||||
|
|
||||||
|
Content-language: pt-br
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:-------pt-br--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pt-br"
|
||||||
|
--><!--#set var="TITLE" value="Serviço indisponível!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
O servidor está temporariamente fora de serviço
|
||||||
|
para manutanção ou devido a problemas de capacidade.
|
||||||
|
Por favor tente acessar mais tarde.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
-------pt-br--
|
||||||
|
|
||||||
|
Content-language: pt
|
||||||
|
Content-type: text/html; charset=ISO-8859-1
|
||||||
|
Body:----------pt--
|
||||||
|
<!--#set var="TITLE" value="Serviço indisponível!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
O servidor está temporáriamente incapaz de servir
|
||||||
|
o seu pedido devido a uma interrupção para
|
||||||
|
manutenção ou problemas de capacidade. Por favor
|
||||||
|
tente de novo mais tarde.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pt--
|
||||||
|
|
||||||
|
Content-language: ro
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ro--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ro"
|
||||||
|
--><!--#set var="TITLE" value="Serviciu indisponibil!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Serverul nu poate, temporar, sa raspunda cererii
|
||||||
|
dumneavoastra datorita intretinerii acestuia sau a
|
||||||
|
unor probleme de capacitate. Va rugam incercati mai tarziu.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ro--
|
||||||
|
|
||||||
|
Content-language: ru
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ru--
|
||||||
|
<!--#set var="TITLE" value="Сервис недоступен!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Сервер временно не имеет возможности обработать Ваш запрос
|
||||||
|
по техническим причинам. Пожалуйста, повторите позже.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ru--
|
||||||
|
|
||||||
|
Content-language: sr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sr"
|
||||||
|
--><!--#set var="TITLE" value="Услуга је недоступна!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Сервер тренутно није у могућности да услужи ваш
|
||||||
|
захтев пошто је затворен због одржавања или има недовољан
|
||||||
|
капацитет. Молимо покушајте поново касније.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sr--
|
||||||
|
|
||||||
|
Content-language: sv
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sv--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sv"
|
||||||
|
--><!--#set var="TITLE" value="Tjänsten ej tillgänglig!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Servern är för tillfället oförmögen att
|
||||||
|
utföra din förfrågan på grund av underhåll
|
||||||
|
eller kapacitetsbegränsningar. Vänligen försök
|
||||||
|
igen senare.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sv--
|
||||||
|
|
||||||
|
Content-language: tr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------tr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="tr"
|
||||||
|
--><!--#set var="TITLE" value="Hizmet sunulamıyor!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Sunucu, bakım gerektiren çeşitli sorunlardan ötürü,
|
||||||
|
bir süreliğine taleplerinize yanıt veremiyor.
|
||||||
|
Lütfen daha sonra tekrar deneyin.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------tr--
|
||||||
|
|
||||||
|
Content-language: zh-cn
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-cn--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-cn"
|
||||||
|
--><!--#set var="TITLE" value="服务不可用!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
由于服务器维护或负载问题,服务器暂时无法处理您的请求。请稍后重试。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-cn--
|
||||||
|
|
||||||
|
Content-language: zh-tw
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-tw--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-tw"
|
||||||
|
--><!--#set var="TITLE" value="服務不可用!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
由於伺服器維護或負載問題,伺服器暫時無法處理您的請求。請稍後重試。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-tw--
|
||||||
@@ -0,0 +1,423 @@
|
|||||||
|
Content-language: cs
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------cs--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="cs"
|
||||||
|
--><!--#set var="TITLE" value="Požadována autentizace!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Server nemohl ověřit, že jste autorizován(a) k přístupu
|
||||||
|
k URL "<!--#echo encoding="url" var="REDIRECT_URL" -->".
|
||||||
|
Buď jste dodal(a) neplatné pověření (např. chybné heslo) nebo Váš
|
||||||
|
prohlížeč neumí dodat požadované ověření.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
V případě, že smíte požadovat tento dokument, zkontrolujte, prosím,
|
||||||
|
Vaši uživatelskou identifikaci a heslo a zkuste to znovu.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------cs--
|
||||||
|
|
||||||
|
Content-language: de
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------de--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="de"
|
||||||
|
--><!--#set var="TITLE" value="Authentisierung fehlgeschlagen!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Der Server konnte nicht verifizieren, ob Sie autorisiert sind,
|
||||||
|
auf den URL "<!--#echo encoding="url" var="REDIRECT_URL"-->" zuzugreifen.
|
||||||
|
Entweder wurden falsche Referenzen (z.B. ein falsches Passwort)
|
||||||
|
angegeben oder ihr Browser versteht nicht, wie die geforderten
|
||||||
|
Referenzen zu übermitteln sind.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Sofern Sie für den Zugriff berechtigt sind, überprüfen
|
||||||
|
Sie bitte die eingegebene User-ID und das Passwort und versuchen Sie
|
||||||
|
es erneut.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------de--
|
||||||
|
|
||||||
|
Content-language: en
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------en--
|
||||||
|
<!--#set var="TITLE" value="Authentication required!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
This server could not verify that you are authorized to access
|
||||||
|
the URL "<!--#echo encoding="url" var="REDIRECT_URL" -->".
|
||||||
|
You either supplied the wrong credentials (e.g., bad password), or your
|
||||||
|
browser doesn't understand how to supply the credentials required.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
In case you are allowed to request the document, please
|
||||||
|
check your user-id and password and try again.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------en--
|
||||||
|
|
||||||
|
Content-language: es
|
||||||
|
Content-type: text/html
|
||||||
|
Body:----------es--
|
||||||
|
<!--#set var="TITLE" value="¡Autentificación requerida!" -->
|
||||||
|
<!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
El servidor no puede certificar que usted esté autorizado
|
||||||
|
para acceder a la URL "<!--#echo encoding="url" var="REDIRECT_URL" -->".
|
||||||
|
Ha podido suministrar información incorrecta (ej.
|
||||||
|
contraseña no válida) o el navegador no sabe
|
||||||
|
cómo suministrar la información requerida.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
En caso de que usted tenga permiso para acceder al documento,
|
||||||
|
por favor verifique su nombre de usuario y contraseña y
|
||||||
|
vuélvalo a intentar.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------es--
|
||||||
|
|
||||||
|
Content-language: fr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------fr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="fr"
|
||||||
|
--><!--#set var="TITLE" value="Autorisation requise!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Ce server n'a pas été en mesure de vérifier que
|
||||||
|
vous êtes autorisé à accéder à cette
|
||||||
|
URL "<!--#echo encoding="url" var="REDIRECT_URL" -->".
|
||||||
|
|
||||||
|
Vous avez ou bien fourni des coordonnées erronées
|
||||||
|
(p.ex. mot de passe inexact) ou bien votre navigateur ne parvient
|
||||||
|
pas à fournir les données exactes.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Si vous êtes autorisé à requérir le document,
|
||||||
|
veuillez vérifier votre nom d'utilisateur et votre mot de passe
|
||||||
|
et réessayer.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------fr--
|
||||||
|
|
||||||
|
Content-language: ga
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ga--
|
||||||
|
<!--#set var="TITLE" value="Is gá fíordheimhniú!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Níorbh fhéidir leis an freastalaí a dheimhniú
|
||||||
|
go bhfuil an údaráis agat rochtain a dheanamh ar an URL
|
||||||
|
"<!--#echo encoding="url" var="REDIRECT_URL" -->". Is féidir go
|
||||||
|
soláthair tú faisnéis mícheart (m.s.,
|
||||||
|
pasfhocail mícheart), nó nach dtuigeann do chuid
|
||||||
|
brabhsálaí conas an faisnéis is gá a
|
||||||
|
soláthair i gceart.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Más é gur ceart go mbhéadh cead agat iarratais a
|
||||||
|
dheanamh don doiciméid, deimhnigh go bhfuil do chuid ainm
|
||||||
|
úsáideora agus pasfhocal i gceart, agus dean iarracht eile,
|
||||||
|
le do thoil.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ga--
|
||||||
|
|
||||||
|
Content-language: it
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------it--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="it"
|
||||||
|
--><!--#set var="TITLE" value="Autorizzazione necessaria!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Questo server non può verificare l'autorizzazione
|
||||||
|
all'accesso a "<!--#echo encoding="url" var="REDIRECT_URL" -->".
|
||||||
|
Questo errore potrebbe essere causato da credenziali errate
|
||||||
|
(nome utente o password errata) oppure da un browser che non
|
||||||
|
riesce a comunicare il nome utente e la password in modo corretto.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Nel caso in cui ritieni di aver diritto ad accedere al documento,
|
||||||
|
controlla il nome utente e la password forniti e riprova.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------it--
|
||||||
|
|
||||||
|
Content-language: ja
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ja--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ja"
|
||||||
|
--><!--#set var="TITLE" value="Authentication required!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
URL "<!--#echo encoding="url" var="REDIRECT_URL" -->"
|
||||||
|
へのアクセス権限があることを確認できませんでした。
|
||||||
|
間違った資格情報 (例えば、誤ったパスワード) を入力したか、
|
||||||
|
ブラウザが必要な資格情報を送信する方法を理解していないかです。
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
ドキュメントを要求できる筈である場合は、
|
||||||
|
ユーザ ID とパスワードを再確認して下さい。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ja--
|
||||||
|
|
||||||
|
Content-language: ko
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ko--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ko"
|
||||||
|
--><!--#set var="TITLE" value="인증 필요!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
이 서버가 "<!--#echo encoding="url" var="REDIRECT_URL" -->" URL을
|
||||||
|
접근할 수 있는 권한이 있는지 확인하지 못했습니다.
|
||||||
|
잘못된 인증 정보(가령, 잘못된 암호)를 보냈거나 아니면
|
||||||
|
사용하시는 브라우저가 필요한 인증 정보를 어떻게 보내는지 모르는 것입니다.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
이 문서를 사용할 수 있도록 허가를 받았는데도 이런다면,
|
||||||
|
사용자 ID와 암호를 확인하시고 다시 시도하시기 바랍니다.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ko--
|
||||||
|
|
||||||
|
Content-language: nl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nl"
|
||||||
|
--><!--#set var="TITLE" value="Authenticatie nodig!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
De server kon niet controleren of u gemachtigd bent om toegang te krijgen
|
||||||
|
tot de URL "<!--#echo encoding="url" var="REDIRECT_URL" -->".
|
||||||
|
U hebt zich onvoldoende geauthenticeerd ( vb : verkeerd paswoord ), of
|
||||||
|
uw browser is niet in staat de nodige authentificatiegegevens door te geven.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Indien u toch gemachtigd bent toegang te krijgen tot het document,
|
||||||
|
controleer uw gebruikersnaam en paswoord en probeer opnieuw.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nl--
|
||||||
|
|
||||||
|
Content-language: nb
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nb--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nb"
|
||||||
|
--><!--#set var="TITLE" value="Autentisering kreves!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Serveren kunne ikke verifisere at du har tillatelse til å besøke
|
||||||
|
adressen "<!--#echo encoding="url" var="REDIRECT_URL" -->". Enten
|
||||||
|
oppga du feil opplysninger (f.eks. feil passord) eller så støtter
|
||||||
|
ikke din nettleser dette autentiseringsystemet.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Om du har tillatelse til å besøke siden, vennligst kontroler ditt
|
||||||
|
brukernavn og passord og forsøk igjen.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nb--
|
||||||
|
|
||||||
|
|
||||||
|
Content-language: pl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------pl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pl"
|
||||||
|
--><!--#set var="TITLE" value="Wymagana autoryzacja!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Serwer nie może zweryfikować, że masz uprawnienia dostępu do
|
||||||
|
URL-a "<!--#echo encoding="url" var="REDIRECT_URL" -->".
|
||||||
|
Nie podałeś prawidłowych danych autoryzacyjnych (np. hasła)
|
||||||
|
lub twoja przeglądarka nie potrafi ich przesłać.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Jeśli masz prawo dostępu do żądanego dokumentu, sprawdź
|
||||||
|
podaną nazwę użytkownika i hasło.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pl--
|
||||||
|
|
||||||
|
Content-language: pt-br
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:-------pt-br--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pt-br"
|
||||||
|
--><!--#set var="TITLE" value="Autenticação Requerida!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Este servidor não pode autorizar o seu acesso à URL
|
||||||
|
"<!--#echo encoding="url" var="REDIRECT_URL" -->".
|
||||||
|
Você deve ter fornecido dados incorretos (ex. senha errada), ou o seu
|
||||||
|
"browser" não fornece as credenciais necessárias.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
No caso de você realmente possuir permissão para este documento,
|
||||||
|
por favor checar seu login e sua senha e tentar novamente.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
-------pt-br--
|
||||||
|
|
||||||
|
Content-language: pt
|
||||||
|
Content-type: text/html; charset=ISO-8859-1
|
||||||
|
Body:----------pt--
|
||||||
|
<!--#set var="TITLE" value="Autenticação exigida!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Este servidor não conseguiu validar a sua autoridade para aceder
|
||||||
|
ao URL "<!--#echo encoding="url" var="REDIRECT_URL" -->".
|
||||||
|
Ou forneceu as credenciais erradas (e.g.: senha incorrecta)
|
||||||
|
ou o seu <i>browser</i> não sabe como fornecer as credenciais
|
||||||
|
necessárias.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Caso lhe seja permitido aceder ao documento, por favor verifique o
|
||||||
|
seu nome de utilizador e senha e tente de novo.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pt--
|
||||||
|
|
||||||
|
Content-language: ro
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ro--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ro"
|
||||||
|
--><!--#set var="TITLE" value="Autentificare necesara!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Acest server nu a putut verifica daca sunteti autorizat sa accesati
|
||||||
|
URL-ul "<!--#echo encoding="url" var="REDIRECT_URL" -->".
|
||||||
|
Ati furnizat parametrii de acreditare gresiti (ex: parola gresita), sau browserul
|
||||||
|
dumneavoastra nu poate furniza aceste detalii de acreditare.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
In cazul in care nu va este permis sa cereti un document, va rugam
|
||||||
|
sa va verificati numele de utilizator si parola si sa incercati din nou.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ro--
|
||||||
|
|
||||||
|
Content-language: ru
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ru--
|
||||||
|
<!--#set var="TITLE" value="Необходима аутентификация!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Сервер не смог проверить данные аутентификации
|
||||||
|
на доступ к "<!--#echo encoding="url" var="REDIRECT_URL" -->".
|
||||||
|
Вы предоставили неверные учётные данные (например: пароль), или Ваш
|
||||||
|
браузер не знает, как их предоставить.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Если Вам разрешено запрашивать данный документ, пожалуйста,
|
||||||
|
проверьте свои учётные данные и повторите запрос.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ru--
|
||||||
|
|
||||||
|
Content-language: sr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sr"
|
||||||
|
--><!--#set var="TITLE" value="Обавезна аутентификација!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Овај сервер није могао да потврди да сте овлашћени да приступите
|
||||||
|
УРЛ-у "<!--#echo encoding="url" var="REDIRECT_URL" -->".
|
||||||
|
Могуће је или да сте навели погрешне личне податке (нпр. нетачну лозинку), или да
|
||||||
|
ваш читач не разуме како да пошаље захтеване личне податке.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Уколико вам је дозвољено да преузимате документ, молимо да
|
||||||
|
проверите своје корисничко име и лозинку и пробате поново.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sr--
|
||||||
|
|
||||||
|
Content-language: sv
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sv--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sv"
|
||||||
|
--><!--#set var="TITLE" value="Autentisering krävs!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Servern kunde inte verifiera att du har tillåtelse att besöka
|
||||||
|
adressen "<!--#echo encoding="url" var="REDIRECT_URL" -->".
|
||||||
|
Antingen angav du felaktiga uppgifter (ex. fel lösenord) eller så
|
||||||
|
stödjer inte din webbläsare detta autentiseringssätt.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Om du har tillåtelse att besöka sidan, vänligen kontrollera ditt
|
||||||
|
användarnamn samt lösenord och försök igen.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sv--
|
||||||
|
|
||||||
|
Content-language: tr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------tr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="tr"
|
||||||
|
--><!--#set var="TITLE" value="Kimlik doğrulama gerekli!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Sunucu "<!--#echo encoding="url" var="REDIRECT_URL" -->" adresine erişim
|
||||||
|
izninizi doğrulayamadı. Ya sağladığınız kanıtlar yanlış (yanlış parola gibi)
|
||||||
|
ya da tarayıcınız bu kanıtların nasıl sağlanacağını bilmiyor.
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
Eğer erişim izniniz olduğuna eminseniz, lütfen kullanıcı adınızı
|
||||||
|
ve parolanızı gözden geçirip yeniden deneyin.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------tr--
|
||||||
|
|
||||||
|
Content-language: zh-cn
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-cn--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-cn"
|
||||||
|
--><!--#set var="TITLE" value="需要认证!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
此服务器无法验证您是否有权访问 URL "<!--#echo encoding="url" var="REDIRECT_URL" -->"。
|
||||||
|
原因可能是您提供了错误的凭据(例如,错误的密码),或您的浏览器不知道如何提供所需的凭据。
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
如果您有权访问该文档,请检查您的用户名和密码并重试。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-cn--
|
||||||
|
|
||||||
|
Content-language: zh-tw
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-tw--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-tw"
|
||||||
|
--><!--#set var="TITLE" value="需要認證!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
此伺服器無法驗證您是否有權訪問 URL "<!--#echo encoding="url" var="REDIRECT_URL" -->"。
|
||||||
|
原因可能是您提供了錯誤的憑據(例如,錯誤的密碼),或您的瀏覽器不知道如何提供所需的憑據。
|
||||||
|
|
||||||
|
<!--#include virtual="include/spacer.html" -->
|
||||||
|
|
||||||
|
如果您有權訪問該文檔,請檢查您的使用者名和密碼並重試。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-tw--
|
||||||
@@ -0,0 +1,252 @@
|
|||||||
|
Content-language: cs
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------cs--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="cs"
|
||||||
|
--><!--#set var="TITLE" value="Nepodporovaný typ prostředku!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Server nepodporuje typ prostředku (media) přeneseného v požadavku.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------cs--
|
||||||
|
|
||||||
|
Content-language: de
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------de--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="de"
|
||||||
|
--><!--#set var="TITLE" value="Nicht unterstütztes Format!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Das bei der Anfrage übermittelte Format (Media Type)
|
||||||
|
wird vom Server nicht unterstützt.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------de--
|
||||||
|
|
||||||
|
Content-language: en
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------en--
|
||||||
|
<!--#set var="TITLE" value="Unsupported media type!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
The server does not support the media type transmitted in the request.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------en--
|
||||||
|
|
||||||
|
Content-language: es
|
||||||
|
Content-type: text/html
|
||||||
|
Body:----------es--
|
||||||
|
<!--#set var="TITLE" value="¡El tipo de medio no está soportado!" -->
|
||||||
|
<!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
El servidor no soporta el tipo
|
||||||
|
de medio transmitido en la solicitud.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------es--
|
||||||
|
|
||||||
|
Content-language: fr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------fr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="fr"
|
||||||
|
--><!--#set var="TITLE" value="Type de média invalide!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Le serveur ne supporte pas le type de média utilisé
|
||||||
|
dans votre requête.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html"-->
|
||||||
|
----------fr--
|
||||||
|
|
||||||
|
Content-language: ga
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ga--
|
||||||
|
<!--#set var="TITLE" value="Cineáil meán gan tachaíocht!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Ní tachaíonn an fhreastalaí an cineáil
|
||||||
|
meán a sheoladh san iarratais.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ga--
|
||||||
|
|
||||||
|
Content-language: it
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------it--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="it"
|
||||||
|
--><!--#set var="TITLE" value="Tipo di dato non supportato!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Il server non è in grado di gestire il
|
||||||
|
tipo del formato dei dati trasmesso nella richiesta.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------it--
|
||||||
|
|
||||||
|
Content-language: ja
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ja--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ja"
|
||||||
|
--><!--#set var="TITLE" value="Unsupported media type!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
リクエストで指定されたメディアタイプはサポートされていません。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ja--
|
||||||
|
|
||||||
|
Content-language: ko
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ko--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ko"
|
||||||
|
--><!--#set var="TITLE" value="지원하지 않는 미디어 형식!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
요청으로 보내온 미디어 형식을 이 서버가 지원하지 않습니다.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ko--
|
||||||
|
|
||||||
|
Content-language: nl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nl"
|
||||||
|
--><!--#set var="TITLE" value="Niet ondersteund formaat!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
De server ondersteunt het gevraagde formaat ( media type ) niet.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nl--
|
||||||
|
|
||||||
|
Content-language: nb
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nb--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nb"
|
||||||
|
--><!--#set var="TITLE" value="Mediatypen støttes ikke!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Serveren støtter ikke den mediatypen som ble forespurt.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nb--
|
||||||
|
|
||||||
|
Content-language: pl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------pl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pl"
|
||||||
|
--><!--#set var="TITLE" value="Nieobsługiwany typ danych!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Serwer nie zna typu danych przesłanych w żądaniu.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pl--
|
||||||
|
|
||||||
|
Content-language: pt-br
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:-------pt-br--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pt-br"
|
||||||
|
--><!--#set var="TITLE" value="Tipo de media não suportado!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
O servidor não suporta o tipo de mídia
|
||||||
|
transmitida nesta requisição.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
-------pt-br--
|
||||||
|
|
||||||
|
Content-language: pt
|
||||||
|
Content-type: text/html; charset=ISO-8859-1
|
||||||
|
Body:----------pt--
|
||||||
|
<!--#set var="TITLE" value="Media não suportado!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
O servidor não suporta o <i>media type</i> transmitido no pedido.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pt--
|
||||||
|
|
||||||
|
Content-language: ro
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ro--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ro"
|
||||||
|
--><!--#set var="TITLE" value="Tip de date nesuportate!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Serverul nu suporta tipul de date trimise in cerere.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ro--
|
||||||
|
|
||||||
|
Content-language: ru
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ru--
|
||||||
|
<!--#set var="TITLE" value="Неподдерживаемый тип данных!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Сервер не поддерживает работу с указанным типом данных.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ru--
|
||||||
|
|
||||||
|
Content-language: sr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sr"
|
||||||
|
--><!--#set var="TITLE" value="Неподржана врста медија!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Сервер не подржава врсту медија пренесену у захтеву.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sr--
|
||||||
|
|
||||||
|
Content-language: sv
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sv--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sv"
|
||||||
|
--><!--#set var="TITLE" value="Mediatypen stöds ej!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Servern stödjer inte den mediatyp som skickats i förfrågan.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sv--
|
||||||
|
|
||||||
|
Content-language: tr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------tr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="tr"
|
||||||
|
--><!--#set var="TITLE" value="Desteklenmeyen ortam türü!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Sunucu, istekte belirtilen ortam türünü desteklemiyor.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------tr--
|
||||||
|
|
||||||
|
Content-language: zh-cn
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-cn--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-cn"
|
||||||
|
--><!--#set var="TITLE" value="不支持的媒体类型!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
服务器不支持请求中传输的媒体类型。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-cn--
|
||||||
|
|
||||||
|
Content-language: zh-tw
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-tw--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-tw"
|
||||||
|
--><!--#set var="TITLE" value="不支持的媒體型式!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
伺服器不支持請求中傳輸的媒體型式。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-tw--
|
||||||
@@ -0,0 +1,278 @@
|
|||||||
|
Content-language: cs
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------cs--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="cs"
|
||||||
|
--><!--#set var="TITLE" value="Varianta má sama více variant!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Varianta požadované entity má sama více variant. Přístup není možný.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------cs--
|
||||||
|
|
||||||
|
Content-language: de
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------de--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="de"
|
||||||
|
--><!--#set var="TITLE" value="Variante ebenfalls veränderlich!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Ein Zugriff auf das angeforderte Objekt bzw. einer
|
||||||
|
Variante dieses Objektes ist nicht möglich, da es ebenfalls
|
||||||
|
ein variables Objekt darstellt.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------de--
|
||||||
|
|
||||||
|
Content-language: en
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------en--
|
||||||
|
<!--#set var="TITLE" value="Variant also varies!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
A variant for the requested entity
|
||||||
|
is itself a negotiable resource.
|
||||||
|
Access not possible.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------en--
|
||||||
|
|
||||||
|
Content-language: es
|
||||||
|
Content-type: text/html
|
||||||
|
Body:----------es--
|
||||||
|
<!--#set var="TITLE" value="La variante también varia!" -->
|
||||||
|
<!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Una variante de la entidad solicitada es por si misma
|
||||||
|
un recurso negociable.
|
||||||
|
No es posible tener acceso a la entidad.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------es--
|
||||||
|
|
||||||
|
Content-language: fr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------fr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="fr"
|
||||||
|
--><!--#set var="TITLE" value="La variante varie elle-même!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Une variante pour l'entité demandée
|
||||||
|
est elle-même une ressource négociable.
|
||||||
|
L'accès est impossible.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------fr--
|
||||||
|
|
||||||
|
Content-language: ga
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ga--
|
||||||
|
<!--#set var="TITLE" value="Athraitheach intráchta!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Is é ceann de na athraithaí
|
||||||
|
don aonán iarraithe acmhainn
|
||||||
|
intráchta féin.
|
||||||
|
Rochtain dodhéanta.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ga--
|
||||||
|
|
||||||
|
Content-language: it
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------it--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="it"
|
||||||
|
--><!--#set var="TITLE" value="La versione variante varia essa stessa!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Non è possibile accedere all'entità
|
||||||
|
richiesta perché è essa stessa
|
||||||
|
una risorsa negoziabile.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------it--
|
||||||
|
|
||||||
|
Content-language: ja
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ja--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ja"
|
||||||
|
--><!--#set var="TITLE" value="Variant also varies!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
リクエストされたものの variant
|
||||||
|
はそれ自体もまた、ネゴシエーション可能なリソースです。
|
||||||
|
アクセスできませんでした。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ja--
|
||||||
|
|
||||||
|
Content-language: ko
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ko--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ko"
|
||||||
|
--><!--#set var="TITLE" value="형태를 결정할 수 없음!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
요청한 객체의 형태 또한 여러 형태를 가지고 있어서
|
||||||
|
접근이 불가능합니다.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ko--
|
||||||
|
|
||||||
|
Content-language: nl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nl"
|
||||||
|
--><!--#set var="TITLE" value="Variant varieert ook!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Een variant van het gevraagde object
|
||||||
|
is op zich ook een te onderhandelen variant.
|
||||||
|
Toegang is niet mogelijk.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nl--
|
||||||
|
|
||||||
|
Content-language: nb
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nb--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="nb"
|
||||||
|
--><!--#set var="TITLE" value="Variant varierer også!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
En variant av den forespurte enheten er i seg selv en forhandelbar
|
||||||
|
ressurs. Tilgang ikke mulig.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------nb--
|
||||||
|
|
||||||
|
Content-language: pl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------pl--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pl"
|
||||||
|
--><!--#set var="TITLE" value="Wariant jest wariantowy!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Wariant żądanego zasobu jest również zasobem negocjowalnym.
|
||||||
|
Dostęp jest niemożliwy.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pl--
|
||||||
|
|
||||||
|
Content-language: pt-br
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:-------pt-br--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="pt-br"
|
||||||
|
--><!--#set var="TITLE" value="Variante auto-negociável!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Uma variante da entidade de requisição
|
||||||
|
é por si mesma um recurso negociável.
|
||||||
|
Acesso não é possível.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
-------pt-br--
|
||||||
|
|
||||||
|
Content-language: pt
|
||||||
|
Content-type: text/html; charset=ISO-8859-1
|
||||||
|
Body:----------pt--
|
||||||
|
<!--#set var="TITLE" value="Variante também varia!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
A variante relativa à entidade pedida é ela mesma
|
||||||
|
um recurso negociável. Não é possível
|
||||||
|
ter acesso.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------pt--
|
||||||
|
|
||||||
|
Content-language: ro
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ro--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="ro"
|
||||||
|
--><!--#set var="TITLE" value="Varianta deasemenea variaza!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
O varianta pentru entitatea ceruta
|
||||||
|
este ea insasi o resursa negociabila.
|
||||||
|
Accesul nu este posibil.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ro--
|
||||||
|
|
||||||
|
Content-language: ru
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ru--
|
||||||
|
<!--#set var="TITLE" value="Вариант также варьируется!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Вариант запрашиваемого объекта - и сам ресурс непостоянный.
|
||||||
|
Доступ к объекту невозможен.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------ru--
|
||||||
|
|
||||||
|
Content-language: sr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sr"
|
||||||
|
--><!--#set var="TITLE" value="Варијанта такође варира!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
Варијанта захтеваног ентитета
|
||||||
|
је и сама ресурс који постоји у више варијанти.
|
||||||
|
Приступ није могућ.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sr--
|
||||||
|
|
||||||
|
Content-language: sv
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sv--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="sv"
|
||||||
|
--><!--#set var="TITLE" value="Variant also varies!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
En variant av den förfrågade enheten är i
|
||||||
|
sig själv en giltig resurs. Åtkomst är inte
|
||||||
|
möjlig.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------sv--
|
||||||
|
|
||||||
|
Content-language: tr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------tr--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="tr"
|
||||||
|
--><!--#set var="TITLE" value="Gösterim çeşitleri de çeşitli!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
İstenen gösterim çeşidinin kendisi zaten kendi içinde uzlaşımlı.
|
||||||
|
Erişim mümkün değil.
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------tr--
|
||||||
|
|
||||||
|
Content-language: zh-cn
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-cn--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-cn"
|
||||||
|
--><!--#set var="TITLE" value="变元是可变的!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
请求实体的一个变元自身是一个可被协商的资源。无法访问。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-cn--
|
||||||
|
|
||||||
|
Content-language: zh-tw
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-tw--
|
||||||
|
<!--#set var="CONTENT_LANGUAGE" value="zh-tw"
|
||||||
|
--><!--#set var="TITLE" value="變元是可變的!"
|
||||||
|
--><!--#include virtual="include/top.html" -->
|
||||||
|
|
||||||
|
請求實體的一個變元自身是一個可被協商的資源。無法訪問。
|
||||||
|
|
||||||
|
<!--#include virtual="include/bottom.html" -->
|
||||||
|
----------zh-tw--
|
||||||
40
bin/apache/httpd-2.4.62-240904-win64-VS17/error/README
Normal file
40
bin/apache/httpd-2.4.62-240904-win64-VS17/error/README
Normal file
@@ -0,0 +1,40 @@
|
|||||||
|
|
||||||
|
Multi Language Custom Error Documents
|
||||||
|
-------------------------------------
|
||||||
|
|
||||||
|
The 'error' directory contains HTTP error messages in multiple languages.
|
||||||
|
If the preferred language of a client is available it is selected
|
||||||
|
automatically via the MultiViews feature. This feature is enabled
|
||||||
|
by default via the Options, Language and ErrorDocument directives.
|
||||||
|
|
||||||
|
You may configure the design and markup of the documents by modifying
|
||||||
|
the HTML files in the directory 'error/include'.
|
||||||
|
|
||||||
|
Supported Languages:
|
||||||
|
|
||||||
|
+-----------------------+------------------------------------------+
|
||||||
|
| Language | Contributed by |
|
||||||
|
+-----------------------+------------------------------------------+
|
||||||
|
| Brazilian (pt-br) | Ricardo Leite |
|
||||||
|
| Chinese (zh-cn/zh-tw) | CodeingBoy & popcorner |
|
||||||
|
| Czech (cs) | Marcel Kolaja |
|
||||||
|
| Dutch (nl) | Peter Van Biesen |
|
||||||
|
| English (en) | Lars Eilebrecht |
|
||||||
|
| French (fr) | Cecile de Crecy |
|
||||||
|
| German (de) | Lars Eilebrecht |
|
||||||
|
| Italian (it) | Luigi Rosa |
|
||||||
|
| Japanese (ja) | TAKAHASHI Makoto |
|
||||||
|
| Korean (ko) | Jaeho Shin |
|
||||||
|
| Norwegian Bokmål (nb) | Tom Fredrik Klaussen |
|
||||||
|
| Polish (pl) | Tomasz Kepczynski |
|
||||||
|
| Romanian (ro) | Andrei Besleaga |
|
||||||
|
| Russian (ru) | Alexander Gaganashvili |
|
||||||
|
| Serbian (sr) | Nikola Smolenski |
|
||||||
|
| Spanish (es) | Karla Quintero |
|
||||||
|
| Swedish (sv) | Thomas Sjögren |
|
||||||
|
| Turkish (tr) | Emre Sokullu & Nilgün Belma Bugüner |
|
||||||
|
| Irish (ga) | Noirin Shirley |
|
||||||
|
+-----------------------+------------------------------------------+
|
||||||
|
(Please see http://httpd.apache.org/docs-project/ if you would
|
||||||
|
like to contribute the pages in an additional language.)
|
||||||
|
|
||||||
153
bin/apache/httpd-2.4.62-240904-win64-VS17/error/contact.html.var
Normal file
153
bin/apache/httpd-2.4.62-240904-win64-VS17/error/contact.html.var
Normal file
@@ -0,0 +1,153 @@
|
|||||||
|
Content-language: cs
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------cs--
|
||||||
|
Pokud si myslíte, že toto je chyba serveru, kontaktujte, prosím,
|
||||||
|
<a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">webmastera</a>.
|
||||||
|
----------cs--
|
||||||
|
|
||||||
|
Content-language: de
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------de--
|
||||||
|
Sofern Sie dies für eine Fehlfunktion des Servers halten,
|
||||||
|
informieren Sie bitte den
|
||||||
|
<a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">Webmaster</a>
|
||||||
|
hierüber.
|
||||||
|
----------de--
|
||||||
|
|
||||||
|
Content-language: en
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------en--
|
||||||
|
If you think this is a server error, please contact
|
||||||
|
the <a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">webmaster</a>.
|
||||||
|
----------en--
|
||||||
|
|
||||||
|
Content-language: es
|
||||||
|
Content-type: text/html
|
||||||
|
Body:----------es--
|
||||||
|
Si usted cree que esto es un error del servidor, por favor comuníqueselo al
|
||||||
|
<a href="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">administrador
|
||||||
|
del portal</a>.
|
||||||
|
----------es--
|
||||||
|
|
||||||
|
Content-language: fr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------fr--
|
||||||
|
Si vous pensez qu'il s'agit d'une erreur du serveur, veuillez contacter le
|
||||||
|
<a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">webmestre</a>.
|
||||||
|
----------fr--
|
||||||
|
|
||||||
|
Content-language: ga
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ga--
|
||||||
|
Má cheapann tú gur earráid fhreastalaí í seo,
|
||||||
|
téigh i dteagmháil leis an
|
||||||
|
<a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">
|
||||||
|
stiúrthóir gréasáin</a>, le do thoil.
|
||||||
|
----------ga--
|
||||||
|
|
||||||
|
Content-language: it
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------it--
|
||||||
|
Se pensi che questo sia un errore del server, per favore contatta il
|
||||||
|
<a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">webmaster</a>.
|
||||||
|
----------it--
|
||||||
|
|
||||||
|
Content-language: ja
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ja--
|
||||||
|
サーバーの障害と思われる場合は、<a
|
||||||
|
href="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->"
|
||||||
|
>ウェブ管理者</a>までご連絡ください。
|
||||||
|
----------ja--
|
||||||
|
|
||||||
|
Content-language: ko
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ko--
|
||||||
|
만약 이것이 서버 오류라고 생각되면,
|
||||||
|
<a href="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">웹 관리자</a>에게 연락하시기 바랍니다.
|
||||||
|
----------ko--
|
||||||
|
|
||||||
|
Content-language: nl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nl--
|
||||||
|
Indien u van oordeel bent dat deze server in fout is, gelieve
|
||||||
|
de <a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">webmaster</a> te contacteren.
|
||||||
|
----------nl--
|
||||||
|
|
||||||
|
Content-language: nb
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------nb--
|
||||||
|
Om du tror dette skyldes en serverfeil, venligst kontakt
|
||||||
|
<a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">webansvarlig</a>.
|
||||||
|
----------nb--
|
||||||
|
|
||||||
|
Content-language: pl
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------pl--
|
||||||
|
Jeśli myślisz, że jest to błąd tego serwera, skontaktuj się z
|
||||||
|
<a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">administratorem</a>.
|
||||||
|
----------pl--
|
||||||
|
|
||||||
|
Content-language: pt-br
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:-------pt-br--
|
||||||
|
Se você acredita ter encontrado um problema no servidor,
|
||||||
|
por favor entre em contato com o
|
||||||
|
<a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">webmaster</a>.
|
||||||
|
-------pt-br--
|
||||||
|
|
||||||
|
Content-language: pt
|
||||||
|
Content-type: text/html; charset=ISO-8859-1
|
||||||
|
Body:----------pt--
|
||||||
|
Se considera que o servidor está errado, por favor contacte o
|
||||||
|
<a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">webmaster</a>.
|
||||||
|
----------pt--
|
||||||
|
|
||||||
|
Content-language: ro
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ro--
|
||||||
|
Va rugam sa il contactati pe
|
||||||
|
<a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">webmaster</a>
|
||||||
|
in cazul in care credeti ca aceasta este o eroare a serverului.
|
||||||
|
----------ro--
|
||||||
|
|
||||||
|
Content-language: ru
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------ru--
|
||||||
|
Если Вы считаете, что это ошибка сервера, пожалуйста, сообщите об этом
|
||||||
|
<a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">веб-мастеру</a>.
|
||||||
|
----------ru--
|
||||||
|
|
||||||
|
Content-language: sr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sr--
|
||||||
|
Ако мислите да је ово грешка сервера, молимо обавестите
|
||||||
|
<a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">вебмастера</a>.
|
||||||
|
----------sr--
|
||||||
|
|
||||||
|
Content-language: sv
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------sv--
|
||||||
|
Om du tror att detta beror på ett serverfel, vänligen kontakta
|
||||||
|
<a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">webbansvarig</a>.
|
||||||
|
----------sv--
|
||||||
|
|
||||||
|
Content-language: tr
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------tr--
|
||||||
|
Bunun bir sunucu hatası olduğunu düşünüyorsanız, lütfen
|
||||||
|
<a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">site
|
||||||
|
yöneticisi</a> ile iletişime geçin.
|
||||||
|
----------tr--
|
||||||
|
|
||||||
|
Content-language: zh-cn
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-cn--
|
||||||
|
如果您认为这是一个服务器错误,请联系<a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">网站管理员</a>。
|
||||||
|
----------zh-cn--
|
||||||
|
|
||||||
|
Content-language: zh-tw
|
||||||
|
Content-type: text/html; charset=UTF-8
|
||||||
|
Body:----------zh-tw--
|
||||||
|
如果您認為這是一個伺服器錯誤,請聯繫<a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">網站管理員</a>。
|
||||||
|
----------zh-tw--
|
||||||
@@ -0,0 +1,12 @@
|
|||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
<!--#include virtual="../contact.html.var" -->
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h2>Error <!--#echo encoding="none" var="REDIRECT_STATUS" --></h2>
|
||||||
|
<address>
|
||||||
|
<a href="/"><!--#echo var="SERVER_NAME" --></a><br />
|
||||||
|
<span><!--#echo var="SERVER_SOFTWARE" --></span>
|
||||||
|
</address>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
</p>
|
||||||
|
<p>
|
||||||
@@ -0,0 +1,21 @@
|
|||||||
|
<!--#if expr="-z v('CONTENT_LANGUAGE')"
|
||||||
|
--><!--#set var="CONTENT_LANGUAGE" value="en"
|
||||||
|
--><!--#endif
|
||||||
|
--><?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||||
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="<!--#echo var="CONTENT_LANGUAGE" -->" xml:lang="<!--#echo var="CONTENT_LANGUAGE" -->">
|
||||||
|
<head>
|
||||||
|
<title><!--#echo encoding="none" var="TITLE" --></title>
|
||||||
|
<link rev="made" href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->" />
|
||||||
|
<style type="text/css"><!--/*--><![CDATA[/*><!--*/
|
||||||
|
body { color: #000000; background-color: #FFFFFF; }
|
||||||
|
a:link { color: #0000CC; }
|
||||||
|
p, address {margin-left: 3em;}
|
||||||
|
span {font-size: smaller;}
|
||||||
|
/*]]>*/--></style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<h1><!--#echo encoding="none" var="TITLE" --></h1>
|
||||||
|
<p>
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
<html><body><h1>It works!</h1></body></html>
|
||||||
166
bin/apache/httpd-2.4.62-240904-win64-VS17/icons/README
Normal file
166
bin/apache/httpd-2.4.62-240904-win64-VS17/icons/README
Normal file
@@ -0,0 +1,166 @@
|
|||||||
|
Public Domain Icons
|
||||||
|
|
||||||
|
These icons were originally made for Mosaic for X and have been
|
||||||
|
included in the NCSA httpd and Apache server distributions in the
|
||||||
|
past. They are in the public domain and may be freely included in any
|
||||||
|
application. The originals were done by Kevin Hughes (kevinh@kevcom.com).
|
||||||
|
Andy Polyakov tuned the icon colors and added a few new images.
|
||||||
|
|
||||||
|
If you'd like to contribute additions to this set, contact the httpd
|
||||||
|
documentation project <http://httpd.apache.org/docs-project/>.
|
||||||
|
|
||||||
|
Almost all of these icons are 20x22 pixels in size. There are
|
||||||
|
alternative icons in the "small" directory that are 16x16 in size,
|
||||||
|
provided by Mike Brown (mike@hyperreal.org).
|
||||||
|
|
||||||
|
Suggested Uses
|
||||||
|
|
||||||
|
The following are a few suggestions, to serve as a starting point for ideas.
|
||||||
|
Please feel free to tweak and rename the icons as you like.
|
||||||
|
|
||||||
|
a.gif
|
||||||
|
This might be used to represent PostScript or text layout
|
||||||
|
languages.
|
||||||
|
|
||||||
|
alert.black.gif, alert.red.gif
|
||||||
|
These can be used to highlight any important items, such as a
|
||||||
|
README file in a directory.
|
||||||
|
|
||||||
|
back.gif, forward.gif
|
||||||
|
These can be used as links to go to previous and next areas.
|
||||||
|
|
||||||
|
ball.gray.gif, ball.red.gif
|
||||||
|
These might be used as bullets.
|
||||||
|
|
||||||
|
binary.gif
|
||||||
|
This can be used to represent binary files.
|
||||||
|
|
||||||
|
binhex.gif
|
||||||
|
This can represent BinHex-encoded data.
|
||||||
|
|
||||||
|
blank.gif
|
||||||
|
This can be used as a placeholder or a spacing element.
|
||||||
|
|
||||||
|
bomb.gif
|
||||||
|
This can be used to represent core files.
|
||||||
|
|
||||||
|
box1.gif, box2.gif
|
||||||
|
These icons can be used to represent generic 3D applications and
|
||||||
|
related files.
|
||||||
|
|
||||||
|
broken.gif
|
||||||
|
This can represent corrupted data.
|
||||||
|
|
||||||
|
burst.gif
|
||||||
|
This can call attention to new and important items.
|
||||||
|
|
||||||
|
c.gif
|
||||||
|
This might represent C source code.
|
||||||
|
|
||||||
|
comp.blue.gif, comp.gray.gif
|
||||||
|
These little computer icons can stand for telnet or FTP
|
||||||
|
sessions.
|
||||||
|
|
||||||
|
compressed.gif
|
||||||
|
This may represent compressed data.
|
||||||
|
|
||||||
|
continued.gif
|
||||||
|
This can be a link to a continued listing of a directory.
|
||||||
|
|
||||||
|
down.gif, up.gif, left.gif, right.gif
|
||||||
|
These can be used to scroll up, down, left and right in a
|
||||||
|
listing or may be used to denote items in an outline.
|
||||||
|
|
||||||
|
dir.gif
|
||||||
|
Identical to folder.gif below.
|
||||||
|
|
||||||
|
diskimg.gif
|
||||||
|
This can represent floppy disk storage.
|
||||||
|
|
||||||
|
dvi.gif
|
||||||
|
This can represent DVI files.
|
||||||
|
|
||||||
|
f.gif
|
||||||
|
This might represent FORTRAN or Forth source code.
|
||||||
|
|
||||||
|
folder.gif, folder.open.gif, folder.sec.gif
|
||||||
|
The folder can represent directories. There is also a version
|
||||||
|
that can represent secure directories or directories that cannot
|
||||||
|
be viewed.
|
||||||
|
|
||||||
|
generic.gif, generic.sec.gif, generic.red.gif
|
||||||
|
These can represent generic files, secure files, and important
|
||||||
|
files, respectively.
|
||||||
|
|
||||||
|
hand.right.gif, hand.up.gif
|
||||||
|
These can point out important items (pun intended).
|
||||||
|
|
||||||
|
image1.gif, image2.gif, image3.gif
|
||||||
|
These can represent image formats of various types.
|
||||||
|
|
||||||
|
index.gif
|
||||||
|
This might represent a WAIS index or search facility.
|
||||||
|
|
||||||
|
layout.gif
|
||||||
|
This might represent files and formats that contain graphics as
|
||||||
|
well as text layout, such as HTML and PDF files.
|
||||||
|
|
||||||
|
link.gif
|
||||||
|
This might represent files that are symbolic links.
|
||||||
|
|
||||||
|
movie.gif
|
||||||
|
This can represent various movie formats.
|
||||||
|
|
||||||
|
p.gif
|
||||||
|
This may stand for Perl or Python source code.
|
||||||
|
|
||||||
|
pie0.gif ... pie8.gif
|
||||||
|
These icons can be used in applications where a list of
|
||||||
|
documents is returned from a search. The little pie chart images
|
||||||
|
can denote how relevant the documents may be to your search
|
||||||
|
query.
|
||||||
|
|
||||||
|
patch.gif
|
||||||
|
This may stand for patches and diff files.
|
||||||
|
|
||||||
|
portal.gif
|
||||||
|
This might be a link to an online service or a 3D world.
|
||||||
|
|
||||||
|
pdf.gif, ps.gif, quill.gif
|
||||||
|
These may represent PDF and PostScript files.
|
||||||
|
|
||||||
|
screw1.gif, screw2.gif
|
||||||
|
These may represent CAD or engineering data and formats.
|
||||||
|
|
||||||
|
script.gif
|
||||||
|
This can represent any of various interpreted languages, such as
|
||||||
|
Perl, python, TCL, and shell scripts, as well as server
|
||||||
|
configuration files.
|
||||||
|
|
||||||
|
sound1.gif, sound2.gif
|
||||||
|
These can represent sound files.
|
||||||
|
|
||||||
|
sphere1.gif, sphere2.gif
|
||||||
|
These can represent 3D worlds or rendering applications and
|
||||||
|
formats.
|
||||||
|
|
||||||
|
tar.gif
|
||||||
|
This can represent TAR archive files.
|
||||||
|
|
||||||
|
tex.gif
|
||||||
|
This can represent TeX files.
|
||||||
|
|
||||||
|
text.gif
|
||||||
|
This can represent generic (plain) text files.
|
||||||
|
|
||||||
|
transfer.gif
|
||||||
|
This can represent FTP transfers or uploads/downloads.
|
||||||
|
|
||||||
|
unknown.gif
|
||||||
|
This may represent a file of an unknown type.
|
||||||
|
|
||||||
|
uu.gif, uuencoded.gif
|
||||||
|
This can stand for uuencoded data.
|
||||||
|
|
||||||
|
world1.gif, world2.gif
|
||||||
|
These can represent 3D worlds or other 3D formats.
|
||||||
815
bin/apache/httpd-2.4.62-240904-win64-VS17/icons/README.html
Normal file
815
bin/apache/httpd-2.4.62-240904-win64-VS17/icons/README.html
Normal file
@@ -0,0 +1,815 @@
|
|||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<style>
|
||||||
|
a { text-decoration: none; }
|
||||||
|
img.whiteico { padding: 4px; background: white; vertical-align: middle; }
|
||||||
|
img.blackico { padding: 4px; background: black; vertical-align: middle; }
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>Public Domain Icons</h1>
|
||||||
|
|
||||||
|
<p>These icons were originally made for Mosaic for X and have been
|
||||||
|
included in the NCSA httpd and Apache server distributions in the
|
||||||
|
past. They are in the public domain and may be freely included in any
|
||||||
|
application. The originals were done by Kevin Hughes (kevinh@kevcom.com).
|
||||||
|
Andy Polyakov tuned the icon colors and added few new images.</p>
|
||||||
|
|
||||||
|
<p>If you'd like to contribute additions to this set, contact the httpd
|
||||||
|
documentation project <a href="http://httpd.apache.org/docs-project/"
|
||||||
|
>http://httpd.apache.org/docs-project/</a>.</p>
|
||||||
|
|
||||||
|
<p>Almost all of these icons are 20x22 pixels in size. There are
|
||||||
|
alternative icons in the "small" directory that are 16x16 in size,
|
||||||
|
provided by Mike Brown (mike@hyperreal.org).</p>
|
||||||
|
|
||||||
|
<h2>Suggested Uses</h2>
|
||||||
|
|
||||||
|
<p>The following are a few suggestions, to serve as a starting point for ideas.
|
||||||
|
Please feel free to tweak and rename the icons as you like.</p>
|
||||||
|
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="a.gif"><img class="blackico" src="a.gif"
|
||||||
|
/><img class="whiteico" src="a.gif" /> a.gif</a>
|
||||||
|
<br /><a href="a.png"><img class="blackico" src="a.png"
|
||||||
|
/><img class="whiteico" src="a.png" /> a.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This might be used to represent PostScript or text layout
|
||||||
|
languages.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="alert.black.gif"><img class="blackico" src="alert.black.gif"
|
||||||
|
/><img class="whiteico" src="alert.black.gif" /> alert.black.gif</a>
|
||||||
|
<br /><a href="alert.black.png"><img class="blackico" src="alert.black.png"
|
||||||
|
/><img class="whiteico" src="alert.black.png" /> alert.black.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="alert.red.gif"><img class="blackico" src="alert.red.gif"
|
||||||
|
/><img class="whiteico" src="alert.red.gif" /> alert.red.gif</a>
|
||||||
|
<br /><a href="alert.red.png"><img class="blackico" src="alert.red.png"
|
||||||
|
/><img class="whiteico" src="alert.red.png" /> alert.red.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">These can be used to highlight any important items,
|
||||||
|
such as a README file in a directory.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="back.gif"><img class="blackico" src="back.gif"
|
||||||
|
/><img class="whiteico" src="back.gif" /> back.gif</a>
|
||||||
|
<br /><a href="back.png"><img class="blackico" src="back.png"
|
||||||
|
/><img class="whiteico" src="back.png" /> back.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="forward.gif"><img class="blackico" src="forward.gif"
|
||||||
|
/><img class="whiteico" src="forward.gif" /> forward.gif</a>
|
||||||
|
<br /><a href="forward.png"><img class="blackico" src="forward.png"
|
||||||
|
/><img class="whiteico" src="forward.png" /> forward.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/back.gif"><img class="blackico" src="small/back.gif"
|
||||||
|
/><img class="whiteico" src="small/back.gif" /> small.gif</a>
|
||||||
|
<br /><a href="small/back.png"><img class="blackico" src="small/back.png"
|
||||||
|
/><img class="whiteico" src="small/back.png" /> small/back.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/forward.gif"><img class="blackico" src="small/forward.gif"
|
||||||
|
/><img class="whiteico" src="small/forward.gif" /> small/forward.gif</a>
|
||||||
|
<br /><a href="small/forward.png"><img class="blackico" src="small/forward.png"
|
||||||
|
/><img class="whiteico" src="small/forward.png" /> small/forward.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">These can be used as links to go to previous and next
|
||||||
|
areas.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="ball.gray.gif"><img class="blackico" src="ball.gray.gif"
|
||||||
|
/><img class="whiteico" src="ball.gray.gif" /> ball.gray.gif</a>
|
||||||
|
<br /><a href="ball.gray.png"><img class="blackico" src="ball.gray.png"
|
||||||
|
/><img class="whiteico" src="ball.gray.png" /> ball.gray.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="ball.red.gif"><img class="blackico" src="ball.red.gif"
|
||||||
|
/><img class="whiteico" src="ball.red.gif" /> ball.red.gif</a>
|
||||||
|
<br /><a href="ball.red.png"><img class="blackico" src="ball.red.png"
|
||||||
|
/><img class="whiteico" src="ball.red.png" /> ball.red.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">These might be used as bullets.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="binary.gif"><img class="blackico" src="binary.gif"
|
||||||
|
/><img class="whiteico" src="binary.gif" /> binary.gif</a>
|
||||||
|
<br /><a href="binary.png"><img class="blackico" src="binary.png"
|
||||||
|
/><img class="whiteico" src="binary.png" /> binary.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/binary.gif"><img class="blackico" src="small/binary.gif"
|
||||||
|
/><img class="whiteico" src="small/binary.gif" /> small/binary.gif</a>
|
||||||
|
<br /><a href="small/binary.png"><img class="blackico" src="small/binary.png"
|
||||||
|
/><img class="whiteico" src="small/binary.png" /> small/binary.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This can be used to represent binary files.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="binhex.gif"><img class="blackico" src="binhex.gif"
|
||||||
|
/><img class="whiteico" src="binhex.gif" /> binhex.gif</a>
|
||||||
|
<br /><a href="binhex.png"><img class="blackico" src="binhex.png"
|
||||||
|
/><img class="whiteico" src="binhex.png" /> binhex.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/binhex.gif"><img class="blackico" src="small/binhex.gif"
|
||||||
|
/><img class="whiteico" src="small/binhex.gif" /> small/binhex.gif</a>
|
||||||
|
<br /><a href="small/binhex.png"><img class="blackico" src="small/binhex.png"
|
||||||
|
/><img class="whiteico" src="small/binhex.png" /> small/binhex.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This can represent BinHex-encoded data.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="blank.gif"><img class="blackico" src="blank.gif"
|
||||||
|
/><img class="whiteico" src="blank.gif" /> blank.gif</a>
|
||||||
|
<br /><a href="blank.png"><img class="blackico" src="blank.png"
|
||||||
|
/><img class="whiteico" src="blank.png" /> blank.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/blank.gif"><img class="blackico" src="small/blank.gif"
|
||||||
|
/><img class="whiteico" src="small/blank.gif" /> small/blank.gif</a>
|
||||||
|
<br /><a href="small/blank.png"><img class="blackico" src="small/blank.png"
|
||||||
|
/><img class="whiteico" src="small/blank.png" /> small/blank.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This can be used as a placeholder or a spacing
|
||||||
|
element.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="bomb.gif"><img class="blackico" src="bomb.gif"
|
||||||
|
/><img class="whiteico" src="bomb.gif" /> bomb.gif</a>
|
||||||
|
<br /><a href="bomb.png"><img class="blackico" src="bomb.png"
|
||||||
|
/><img class="whiteico" src="bomb.png" /> bomb.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This can be used to represent core files.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="box1.gif"><img class="blackico" src="box1.gif"
|
||||||
|
/><img class="whiteico" src="box1.gif" /> box1.gif</a>
|
||||||
|
<br /><a href="box1.png"><img class="blackico" src="box1.png"
|
||||||
|
/><img class="whiteico" src="box1.png" /> box1.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="box2.gif"><img class="blackico" src="box2.gif"
|
||||||
|
/><img class="whiteico" src="box2.gif" /> box2.gif</a>
|
||||||
|
<br /><a href="box2.png"><img class="blackico" src="box2.png"
|
||||||
|
/><img class="whiteico" src="box2.png" /> box2.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">These icons can be used to represent generic 3D
|
||||||
|
applications and related files.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="broken.gif"><img class="blackico" src="broken.gif"
|
||||||
|
/><img class="whiteico" src="broken.gif" /> broken.gif</a>
|
||||||
|
<br /><a href="broken.png"><img class="blackico" src="broken.png"
|
||||||
|
/><img class="whiteico" src="broken.png" /> broken.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/broken.gif"><img class="blackico" src="small/broken.gif"
|
||||||
|
/><img class="whiteico" src="small/broken.gif" /> small/broken.gif</a>
|
||||||
|
<br /><a href="small/broken.png"><img class="blackico" src="small/broken.png"
|
||||||
|
/><img class="whiteico" src="small/broken.png" /> small/broken.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This can represent corrupted data.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="burst.gif"><img class="blackico" src="burst.gif"
|
||||||
|
/><img class="whiteico" src="burst.gif" /> burst.gif</a>
|
||||||
|
<br /><a href="burst.png"><img class="blackico" src="burst.png"
|
||||||
|
/><img class="whiteico" src="burst.png" /> burst.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/burst.gif"><img class="blackico" src="small/burst.gif"
|
||||||
|
/><img class="whiteico" src="small/burst.gif" /> small/burst.gif</a>
|
||||||
|
<br /><a href="small/burst.png"><img class="blackico" src="small/burst.png"
|
||||||
|
/><img class="whiteico" src="small/burst.png" /> small/burst.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This can call attention to new and important items.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="c.gif"><img class="blackico" src="c.gif"
|
||||||
|
/><img class="whiteico" src="c.gif" /> c.gif</a>
|
||||||
|
<br /><a href="c.png"><img class="blackico" src="c.png"
|
||||||
|
/><img class="whiteico" src="c.png" /> c.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This might represent C source code.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="comp.blue.gif"><img class="blackico" src="comp.blue.gif"
|
||||||
|
/><img class="whiteico" src="comp.blue.gif" /> comp.blue.gif</a>
|
||||||
|
<br /><a href="comp.blue.png"><img class="blackico" src="comp.blue.png"
|
||||||
|
/><img class="whiteico" src="comp.blue.png" /> comp.blue.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="comp.gray.gif"><img class="blackico" src="comp.gray.gif"
|
||||||
|
/><img class="whiteico" src="comp.gray.gif" /> comp.gray.gif</a>
|
||||||
|
<br /><a href="comp.gray.png"><img class="blackico" src="comp.gray.png"
|
||||||
|
/><img class="whiteico" src="comp.gray.png" /> comp.gray.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/comp1.gif"><img class="blackico" src="small/comp1.gif"
|
||||||
|
/><img class="whiteico" src="small/comp1.gif" /> small/comp1.gif</a>
|
||||||
|
<br /><a href="small/comp1.png"><img class="blackico" src="small/comp1.png"
|
||||||
|
/><img class="whiteico" src="small/comp1.png" /> small/comp1.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/comp2.gif"><img class="blackico" src="small/comp2.gif"
|
||||||
|
/><img class="whiteico" src="small/comp2.gif" /> small/comp2.gif</a>
|
||||||
|
<br /><a href="small/comp2.png"><img class="blackico" src="small/comp2.png"
|
||||||
|
/><img class="whiteico" src="small/comp2.png" /> small/comp2.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">These little computer icons can stand for telnet or FTP
|
||||||
|
sessions.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="compressed.gif"><img class="blackico" src="compressed.gif"
|
||||||
|
/><img class="whiteico" src="compressed.gif" /> compressed.gif</a>
|
||||||
|
<br /><a href="compressed.png"><img class="blackico" src="compressed.png"
|
||||||
|
/><img class="whiteico" src="compressed.png" /> compressed.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/compressed.gif"><img class="blackico" src="small/compressed.gif"
|
||||||
|
/><img class="whiteico" src="small/compressed.gif" /> small/compressed.gif</a>
|
||||||
|
<br /><a href="small/compressed.png"><img class="blackico" src="small/compressed.png"
|
||||||
|
/><img class="whiteico" src="small/compressed.png" /> small/compressed.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This may represent compressed data.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="continued.gif"><img class="blackico" src="continued.gif"
|
||||||
|
/><img class="whiteico" src="continued.gif" /> continued.gif</a>
|
||||||
|
<br /><a href="continued.png"><img class="blackico" src="continued.png"
|
||||||
|
/><img class="whiteico" src="continued.png" /> continued.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/continued.gif"><img class="blackico" src="small/continued.gif"
|
||||||
|
/><img class="whiteico" src="small/continued.gif" /> small/continued.gif</a>
|
||||||
|
<br /><a href="small/continued.png"><img class="blackico" src="small/continued.png"
|
||||||
|
/><img class="whiteico" src="small/continued.png" /> small/continued.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This can be a link to a continued listing of a
|
||||||
|
directory.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="down.gif"><img class="blackico" src="down.gif"
|
||||||
|
/><img class="whiteico" src="down.gif" /> down.gif</a>
|
||||||
|
<br /><a href="down.png"><img class="blackico" src="down.png"
|
||||||
|
/><img class="whiteico" src="down.png" /> down.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="up.gif"><img class="blackico" src="up.gif"
|
||||||
|
/><img class="whiteico" src="up.gif" /> up.gif</a>
|
||||||
|
<br /><a href="up.png"><img class="blackico" src="up.png"
|
||||||
|
/><img class="whiteico" src="up.png" /> up.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="left.gif"><img class="blackico" src="left.gif"
|
||||||
|
/><img class="whiteico" src="left.gif" /> left.gif</a>
|
||||||
|
<br /><a href="left.png"><img class="blackico" src="left.png"
|
||||||
|
/><img class="whiteico" src="left.png" /> left.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="right.gif"><img class="blackico" src="right.gif"
|
||||||
|
/><img class="whiteico" src="right.gif" /> right.gif</a>
|
||||||
|
<br /><a href="right.png"><img class="blackico" src="right.png"
|
||||||
|
/><img class="whiteico" src="right.png" /> right.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">These can be used to scroll up, down, left and right in a
|
||||||
|
listing or may be used to denote items in an outline.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="dir.gif"><img class="blackico" src="dir.gif"
|
||||||
|
/><img class="whiteico" src="dir.gif" /> dir.gif</a>
|
||||||
|
<br /><a href="dir.png"><img class="blackico" src="dir.png"
|
||||||
|
/><img class="whiteico" src="dir.png" /> dir.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">Identical to folder.gif (.png) below.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="diskimg.gif"><img class="blackico" src="diskimg.gif"
|
||||||
|
/><img class="whiteico" src="diskimg.gif" /> diskimg.gif</a>
|
||||||
|
<br /><a href="diskimg.png"><img class="blackico" src="diskimg.png"
|
||||||
|
/><img class="whiteico" src="diskimg.png" /> diskimg.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This can represent floppy disk storage.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/doc.gif"><img class="blackico" src="small/doc.gif"
|
||||||
|
/><img class="whiteico" src="small/doc.gif" /> small/doc.gif</a>
|
||||||
|
<br /><a href="small/doc.png"><img class="blackico" src="small/doc.png"
|
||||||
|
/><img class="whiteico" src="small/doc.png" /> small/doc.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This can represent document files.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="dvi.gif"><img class="blackico" src="dvi.gif"
|
||||||
|
/><img class="whiteico" src="dvi.gif" /> dvi.gif</a>
|
||||||
|
<br /><a href="dvi.png"><img class="blackico" src="dvi.png"
|
||||||
|
/><img class="whiteico" src="dvi.png" /> dvi.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This can represent DVI files.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="f.gif"><img class="blackico" src="f.gif"
|
||||||
|
/><img class="whiteico" src="f.gif" /> f.gif</a>
|
||||||
|
<br /><a href="f.png"><img class="blackico" src="f.png"
|
||||||
|
/><img class="whiteico" src="f.png" /> f.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This might represent FORTRAN or Forth source code.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="folder.gif"><img class="blackico" src="folder.gif"
|
||||||
|
/><img class="whiteico" src="folder.gif" /> folder.gif</a>
|
||||||
|
<br /><a href="folder.png"><img class="blackico" src="folder.png"
|
||||||
|
/><img class="whiteico" src="folder.png" /> folder.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="folder.open.gif"><img class="blackico" src="folder.open.gif"
|
||||||
|
/><img class="whiteico" src="folder.open.gif" /> folder.open.gif</a>
|
||||||
|
<br /><a href="folder.open.png"><img class="blackico" src="folder.open.png"
|
||||||
|
/><img class="whiteico" src="folder.open.png" /> folder.open.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="folder.sec.gif"><img class="blackico" src="folder.sec.gif"
|
||||||
|
/><img class="whiteico" src="folder.sec.gif" /> folder.sec.gif</a>
|
||||||
|
<br /><a href="folder.sec.png"><img class="blackico" src="folder.sec.png"
|
||||||
|
/><img class="whiteico" src="folder.sec.png" /> folder.sec.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/folder.gif"><img class="blackico" src="small/folder.gif"
|
||||||
|
/><img class="whiteico" src="small/folder.gif" /> small/folder.gif</a>
|
||||||
|
<br /><a href="small/folder.png"><img class="blackico" src="small/folder.png"
|
||||||
|
/><img class="whiteico" src="small/folder.png" /> small/folder.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/folder2.gif"><img class="blackico" src="small/folder2.gif"
|
||||||
|
/><img class="whiteico" src="small/folder2.gif" /> small/folder2.gif</a>
|
||||||
|
<br /><a href="small/folder2.png"><img class="blackico" src="small/folder2.png"
|
||||||
|
/><img class="whiteico" src="small/folder2.png" /> small/folder2.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">The folder can represent directories. There is also a
|
||||||
|
version that can represent secure directories or directories that cannot
|
||||||
|
be viewed.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="generic.gif"><img class="blackico" src="generic.gif"
|
||||||
|
/><img class="whiteico" src="generic.gif" /> generic.gif</a>
|
||||||
|
<br /><a href="generic.png"><img class="blackico" src="generic.png"
|
||||||
|
/><img class="whiteico" src="generic.png" /> generic.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="generic.sec.gif"><img class="blackico" src="generic.sec.gif"
|
||||||
|
/><img class="whiteico" src="generic.sec.gif" /> generic.sec.gif</a>
|
||||||
|
<br /><a href="generic.sec.png"><img class="blackico" src="generic.sec.png"
|
||||||
|
/><img class="whiteico" src="generic.sec.png" /> generic.sec.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="generic.red.gif"><img class="blackico" src="generic.red.gif"
|
||||||
|
/><img class="whiteico" src="generic.red.gif" /> generic.red.gif</a>
|
||||||
|
<br /><a href="generic.red.png"><img class="blackico" src="generic.red.png"
|
||||||
|
/><img class="whiteico" src="generic.red.png" /> generic.red.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/generic.gif"><img class="blackico" src="small/generic.gif"
|
||||||
|
/><img class="whiteico" src="small/generic.gif" /> small/generic.gif</a>
|
||||||
|
<br /><a href="small/generic.png"><img class="blackico" src="small/generic.png"
|
||||||
|
/><img class="whiteico" src="small/generic.png" /> small/generic.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/generic2.gif"><img class="blackico" src="small/generic2.gif"
|
||||||
|
/><img class="whiteico" src="small/generic2.gif" /> small/generic2.gif</a>
|
||||||
|
<br /><a href="small/generic2.png"><img class="blackico" src="small/generic2.png"
|
||||||
|
/><img class="whiteico" src="small/generic2.png" /> small/generic2.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/generic3.gif"><img class="blackico" src="small/generic3.gif"
|
||||||
|
/><img class="whiteico" src="small/generic3.gif" /> small/generic3.gif</a>
|
||||||
|
<br /><a href="small/generic3.png"><img class="blackico" src="small/generic3.png"
|
||||||
|
/><img class="whiteico" src="small/generic3.png" /> small/generic3.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">These can represent generic files, secure files, and
|
||||||
|
important files, respectively.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="hand.right.gif"><img class="blackico" src="hand.right.gif"
|
||||||
|
/><img class="whiteico" src="hand.right.gif" /> hand.right.gif</a>
|
||||||
|
<br /><a href="hand.right.png"><img class="blackico" src="hand.right.png"
|
||||||
|
/><img class="whiteico" src="hand.right.png" /> hand.right.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="hand.up.gif"><img class="blackico" src="hand.up.gif"
|
||||||
|
/><img class="whiteico" src="hand.up.gif" /> hand.up.gif</a>
|
||||||
|
<br /><a href="hand.up.png"><img class="blackico" src="hand.up.png"
|
||||||
|
/><img class="whiteico" src="hand.up.png" /> hand.up.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">These can point out important items (pun intended).</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="image1.gif"><img class="blackico" src="image1.gif"
|
||||||
|
/><img class="whiteico" src="image1.gif" /> image1.gif</a>
|
||||||
|
<br /><a href="image1.png"><img class="blackico" src="image1.png"
|
||||||
|
/><img class="whiteico" src="image1.png" /> image1.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="image2.gif"><img class="blackico" src="image2.gif"
|
||||||
|
/><img class="whiteico" src="image2.gif" /> image2.gif</a>
|
||||||
|
<br /><a href="image2.png"><img class="blackico" src="image2.png"
|
||||||
|
/><img class="whiteico" src="image2.png" /> image2.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="image3.gif"><img class="blackico" src="image3.gif"
|
||||||
|
/><img class="whiteico" src="image3.gif" /> image3.gif</a>
|
||||||
|
<br /><a href="image3.png"><img class="blackico" src="image3.png"
|
||||||
|
/><img class="whiteico" src="image3.png" /> image3.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/image.gif"><img class="blackico" src="small/image.gif"
|
||||||
|
/><img class="whiteico" src="small/image.gif" /> small/image.gif</a>
|
||||||
|
<br /><a href="small/image.png"><img class="blackico" src="small/image.png"
|
||||||
|
/><img class="whiteico" src="small/image.png" /> small/image.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/image2.gif"><img class="blackico" src="small/image2.gif"
|
||||||
|
/><img class="whiteico" src="small/image2.gif" /> small/image2.gif</a>
|
||||||
|
<br /><a href="small/image2.png"><img class="blackico" src="small/image2.png"
|
||||||
|
/><img class="whiteico" src="small/image2.png" /> small/image2.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">These can represent image formats of various types.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="index.gif"><img class="blackico" src="index.gif"
|
||||||
|
/><img class="whiteico" src="index.gif" /> index.gif</a>
|
||||||
|
<br /><a href="index.png"><img class="blackico" src="index.png"
|
||||||
|
/><img class="whiteico" src="index.png" /> index.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/index.gif"><img class="blackico" src="small/index.gif"
|
||||||
|
/><img class="whiteico" src="small/index.gif" /> small/index.gif</a>
|
||||||
|
<br /><a href="small/index.png"><img class="blackico" src="small/index.png"
|
||||||
|
/><img class="whiteico" src="small/index.png" /> small/index.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This might represent a WAIS index or search facility.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/key.gif"><img class="blackico" src="small/key.gif"
|
||||||
|
/><img class="whiteico" src="small/key.gif" /> small/key.gif</a>
|
||||||
|
<br /><a href="small/key.png"><img class="blackico" src="small/key.png"
|
||||||
|
/><img class="whiteico" src="small/key.png" /> small/key.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This might represent a locked file.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="layout.gif"><img class="blackico" src="layout.gif"
|
||||||
|
/><img class="whiteico" src="layout.gif" /> layout.gif</a>
|
||||||
|
<br /><a href="layout.png"><img class="blackico" src="layout.png"
|
||||||
|
/><img class="whiteico" src="layout.png" /> layout.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This might represent files and formats that contain
|
||||||
|
graphics as well as text layout, such as HTML and PDF files.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="link.gif"><img class="blackico" src="link.gif"
|
||||||
|
/><img class="whiteico" src="link.gif" /> link.gif</a>
|
||||||
|
<br /><a href="link.png"><img class="blackico" src="link.png"
|
||||||
|
/><img class="whiteico" src="link.png" /> link.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This might represent files that are symbolic links.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="movie.gif"><img class="blackico" src="movie.gif"
|
||||||
|
/><img class="whiteico" src="movie.gif" /> movie.gif</a>
|
||||||
|
<br /><a href="movie.png"><img class="blackico" src="movie.png"
|
||||||
|
/><img class="whiteico" src="movie.png" /> movie.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/movie.gif"><img class="blackico" src="small/movie.gif"
|
||||||
|
/><img class="whiteico" src="small/movie.gif" /> small/movie.gif</a>
|
||||||
|
<br /><a href="small/movie.png"><img class="blackico" src="small/movie.png"
|
||||||
|
/><img class="whiteico" src="small/movie.png" /> small/movie.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This can represent various movie formats.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="p.gif"><img class="blackico" src="p.gif"
|
||||||
|
/><img class="whiteico" src="p.gif" /> p.gif</a>
|
||||||
|
<br /><a href="p.png"><img class="blackico" src="p.png"
|
||||||
|
/><img class="whiteico" src="p.png" /> p.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This may stand for Perl or Python source code.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="pie0.gif"><img class="blackico" src="pie0.gif"
|
||||||
|
/><img class="whiteico" src="pie0.gif" /> pie0.gif</a>
|
||||||
|
<br /><a href="pie1.png"><img class="blackico" src="pie0.png"
|
||||||
|
/><img class="whiteico" src="pie0.png" /> pie0.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="pie1.gif"><img class="blackico" src="pie1.gif"
|
||||||
|
/><img class="whiteico" src="pie1.gif" /> pie1.gif</a>
|
||||||
|
<br /><a href="pie1.png"><img class="blackico" src="pie1.png"
|
||||||
|
/><img class="whiteico" src="pie1.png" /> pie1.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="pie2.gif"><img class="blackico" src="pie2.gif"
|
||||||
|
/><img class="whiteico" src="pie2.gif" /> pie2.gif</a>
|
||||||
|
<br /><a href="pie2.png"><img class="blackico" src="pie2.png"
|
||||||
|
/><img class="whiteico" src="pie2.png" /> pie2.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="pie3.gif"><img class="blackico" src="pie3.gif"
|
||||||
|
/><img class="whiteico" src="pie3.gif" /> pie3.gif</a>
|
||||||
|
<br /><a href="pie3.png"><img class="blackico" src="pie3.png"
|
||||||
|
/><img class="whiteico" src="pie3.png" /> pie3.png</a></td>
|
||||||
|
</tr><tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="pie4.gif"><img class="blackico" src="pie4.gif"
|
||||||
|
/><img class="whiteico" src="pie4.gif" /> pie4.gif</a>
|
||||||
|
<br /><a href="pie4.png"><img class="blackico" src="pie4.png"
|
||||||
|
/><img class="whiteico" src="pie4.png" /> pie4.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="pie5.gif"><img class="blackico" src="pie5.gif"
|
||||||
|
/><img class="whiteico" src="pie5.gif" /> pie5.gif</a>
|
||||||
|
<br /><a href="pie5.png"><img class="blackico" src="pie5.png"
|
||||||
|
/><img class="whiteico" src="pie5.png" /> pie5.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="pie6.gif"><img class="blackico" src="pie6.gif"
|
||||||
|
/><img class="whiteico" src="pie6.gif" /> pie6.gif</a>
|
||||||
|
<br /><a href="pie6.png"><img class="blackico" src="pie6.png"
|
||||||
|
/><img class="whiteico" src="pie6.png" /> pie6.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="pie7.gif"><img class="blackico" src="pie7.gif"
|
||||||
|
/><img class="whiteico" src="pie7.gif" /> pie7.gif</a>
|
||||||
|
<br /><a href="pie7.png"><img class="blackico" src="pie7.png"
|
||||||
|
/><img class="whiteico" src="pie7.png" /> pie7.png</a></td>
|
||||||
|
</tr><tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="pie8.gif"><img class="blackico" src="pie8.gif"
|
||||||
|
/><img class="whiteico" src="pie8.gif" /> pie8.gif</a>
|
||||||
|
<br /><a href="pie8.png"><img class="blackico" src="pie8.png"
|
||||||
|
/><img class="whiteico" src="pie8.png" /> pie8.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">These icons can be used in applications where a list of
|
||||||
|
documents is returned from a search. The little pie chart images
|
||||||
|
can denote how relevant the documents may be to your search query.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="patch.gif"><img class="blackico" src="patch.gif"
|
||||||
|
/><img class="whiteico" src="patch.gif" /> patch.gif</a>
|
||||||
|
<br /><a href="patch.png"><img class="blackico" src="patch.png"
|
||||||
|
/><img class="whiteico" src="patch.png" /> patch.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/patch.gif"><img class="blackico" src="small/patch.gif"
|
||||||
|
/><img class="whiteico" src="small/patch.gif" /> small/patch.gif</a>
|
||||||
|
<br /><a href="small/patch.png"><img class="blackico" src="small/patch.png"
|
||||||
|
/><img class="whiteico" src="small/patch.png" /> small/patch.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This may stand for patches and diff files.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="portal.gif"><img class="blackico" src="portal.gif"
|
||||||
|
/><img class="whiteico" src="portal.gif" /> portal.gif</a>
|
||||||
|
<br /><a href="portal.png"><img class="blackico" src="portal.png"
|
||||||
|
/><img class="whiteico" src="portal.png" /> portal.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This might be a link to an online service or a 3D
|
||||||
|
world.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="pdf.gif"><img class="blackico" src="pdf.gif"
|
||||||
|
/><img class="whiteico" src="pdf.gif" /> pdf.gif</a>
|
||||||
|
<br /><a href="pdf.png"><img class="blackico" src="pdf.png"
|
||||||
|
/><img class="whiteico" src="pdf.png" /> pdf.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="ps.gif"><img class="blackico" src="ps.gif"
|
||||||
|
/><img class="whiteico" src="ps.gif" /> ps.gif</a>
|
||||||
|
<br /><a href="ps.png"><img class="blackico" src="ps.png"
|
||||||
|
/><img class="whiteico" src="ps.png" /> ps.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="quill.gif"><img class="blackico" src="quill.gif"
|
||||||
|
/><img class="whiteico" src="quill.gif" /> quill.gif</a>
|
||||||
|
<br /><a href="quill.png"><img class="blackico" src="quill.png"
|
||||||
|
/><img class="whiteico" src="quill.png" /> quill.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/ps.gif"><img class="blackico" src="small/ps.gif"
|
||||||
|
/><img class="whiteico" src="small/ps.gif" /> small/ps.gif</a>
|
||||||
|
<br /><a href="small/ps.png"><img class="blackico" src="small/ps.png"
|
||||||
|
/><img class="whiteico" src="small/ps.png" /> small/ps.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">These may represent PDF and PostScript files.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="screw1.gif"><img class="blackico" src="screw1.gif"
|
||||||
|
/><img class="whiteico" src="screw1.gif" /> screw1.gif</a>
|
||||||
|
<br /><a href="screw1.png"><img class="blackico" src="screw1.png"
|
||||||
|
/><img class="whiteico" src="screw1.png" /> screw1.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="screw2.gif"><img class="blackico" src="screw2.gif"
|
||||||
|
/><img class="whiteico" src="screw2.gif" /> screw2.gif</a>
|
||||||
|
<br /><a href="screw2.png"><img class="blackico" src="screw2.png"
|
||||||
|
/><img class="whiteico" src="screw2.png" /> screw2.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">These may represent CAD or engineering data and
|
||||||
|
formats.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="script.gif"><img class="blackico" src="script.gif"
|
||||||
|
/><img class="whiteico" src="script.gif" /> script.gif</a>
|
||||||
|
<br /><a href="script.png"><img class="blackico" src="script.png"
|
||||||
|
/><img class="whiteico" src="script.png" /> script.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This can represent any of various interpreted languages,
|
||||||
|
such as Perl, python, TCL, and shell scripts, as well as server configuration
|
||||||
|
files.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="sound1.gif"><img class="blackico" src="sound1.gif"
|
||||||
|
/><img class="whiteico" src="sound1.gif" /> sound1.gif</a>
|
||||||
|
<br /><a href="sound1.png"><img class="blackico" src="sound1.png"
|
||||||
|
/><img class="whiteico" src="sound1.png" /> sound1.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="sound2.gif"><img class="blackico" src="sound2.gif"
|
||||||
|
/><img class="whiteico" src="sound2.gif" /> sound2.gif</a>
|
||||||
|
<br /><a href="sound2.png"><img class="blackico" src="sound2.png"
|
||||||
|
/><img class="whiteico" src="sound2.png" /> sound2.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/sound.gif"><img class="blackico" src="small/sound.gif"
|
||||||
|
/><img class="whiteico" src="small/sound.gif" /> small/sound.gif</a>
|
||||||
|
<br /><a href="small/sound.png"><img class="blackico" src="small/sound.png"
|
||||||
|
/><img class="whiteico" src="small/sound.png" /> small/sound.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/sound2.gif"><img class="blackico" src="small/sound2.gif"
|
||||||
|
/><img class="whiteico" src="small/sound2.gif" /> small/sound2.gif</a>
|
||||||
|
<br /><a href="small/sound2.png"><img class="blackico" src="small/sound2.png"
|
||||||
|
/><img class="whiteico" src="small/sound2.png" /> small/sound2.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">These can represent sound files.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="sphere1.gif"><img class="blackico" src="sphere1.gif"
|
||||||
|
/><img class="whiteico" src="sphere1.gif" /> sphere1.gif</a>
|
||||||
|
<br /><a href="sphere1.png"><img class="blackico" src="sphere1.png"
|
||||||
|
/><img class="whiteico" src="sphere1.png" /> sphere1.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="sphere2.gif"><img class="blackico" src="sphere2.gif"
|
||||||
|
/><img class="whiteico" src="sphere2.gif" /> sphere2.gif</a>
|
||||||
|
<br /><a href="sphere2.png"><img class="blackico" src="sphere2.png"
|
||||||
|
/><img class="whiteico" src="sphere2.png" /> sphere2.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">These can represent 3D worlds or rendering applications and
|
||||||
|
formats.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="tar.gif"><img class="blackico" src="tar.gif"
|
||||||
|
/><img class="whiteico" src="tar.gif" /> tar.gif</a>
|
||||||
|
<br /><a href="tar.png"><img class="blackico" src="tar.png"
|
||||||
|
/><img class="whiteico" src="tar.png" /> tar.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/tar.gif"><img class="blackico" src="small/tar.gif"
|
||||||
|
/><img class="whiteico" src="small/tar.gif" /> small/tar.gif</a>
|
||||||
|
<br /><a href="small/tar.png"><img class="blackico" src="small/tar.png"
|
||||||
|
/><img class="whiteico" src="small/tar.png" /> small/tar.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This can represent TAR archive files.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="tex.gif"><img class="blackico" src="tex.gif"
|
||||||
|
/><img class="whiteico" src="tex.gif" /> tex.gif</a>
|
||||||
|
<br /><a href="tex.png"><img class="blackico" src="tex.png"
|
||||||
|
/><img class="whiteico" src="tex.png" /> tex.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This can represent TeX files.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="text.gif"><img class="blackico" src="text.gif"
|
||||||
|
/><img class="whiteico" src="text.gif" /> text.gif</a>
|
||||||
|
<br /><a href="text.png"><img class="blackico" src="text.png"
|
||||||
|
/><img class="whiteico" src="text.png" /> text.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/text.gif"><img class="blackico" src="small/text.gif"
|
||||||
|
/><img class="whiteico" src="small/text.gif" /> small/text.gif</a>
|
||||||
|
<br /><a href="small/text.png"><img class="blackico" src="small/text.png"
|
||||||
|
/><img class="whiteico" src="small/text.png" /> small/text.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This can represent generic (plain) text files.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="transfer.gif"><img class="blackico" src="transfer.gif"
|
||||||
|
/><img class="whiteico" src="transfer.gif" /> transfer.gif</a>
|
||||||
|
<br /><a href="transfer.png"><img class="blackico" src="transfer.png"
|
||||||
|
/><img class="whiteico" src="transfer.png" /> transfer.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/transfer.gif"><img class="blackico" src="small/transfer.gif"
|
||||||
|
/><img class="whiteico" src="small/transfer.gif" /> small/transfer.gif</a>
|
||||||
|
<br /><a href="small/transfer.png"><img class="blackico" src="small/transfer.png"
|
||||||
|
/><img class="whiteico" src="small/transfer.png" /> small/transfer.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This can represent FTP transfers or uploads/downloads.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="unknown.gif"><img class="blackico" src="unknown.gif"
|
||||||
|
/><img class="whiteico" src="unknown.gif" /> unknown.gif</a>
|
||||||
|
<br /><a href="unknown.png"><img class="blackico" src="unknown.png"
|
||||||
|
/><img class="whiteico" src="unknown.png" /> unknown.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/unknown.gif"><img class="blackico" src="small/unknown.gif"
|
||||||
|
/><img class="whiteico" src="small/unknown.gif" /> small/unknown.gif</a>
|
||||||
|
<br /><a href="small/unknown.png"><img class="blackico" src="small/unknown.png"
|
||||||
|
/><img class="whiteico" src="small/unknown.png" /> small/unknown.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This may represent a file of an unknown type.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="uu.gif"><img class="blackico" src="uu.gif"
|
||||||
|
/><img class="whiteico" src="uu.gif" /> uu.gif</a>
|
||||||
|
<br /><a href="uu.png"><img class="blackico" src="uu.png"
|
||||||
|
/><img class="whiteico" src="uu.png" /> uu.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="uuencoded.gif"><img class="blackico" src="uuencoded.gif"
|
||||||
|
/><img class="whiteico" src="uuencoded.gif" /> uuencoded.gif</a>
|
||||||
|
<br /><a href="uuencoded.png"><img class="blackico" src="uuencoded.png"
|
||||||
|
/><img class="whiteico" src="uuencoded.png" /> uuencoded.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="small/uu.gif"><img class="blackico" src="small/uu.gif"
|
||||||
|
/><img class="whiteico" src="small/uu.gif" /> small/uu.gif</a>
|
||||||
|
<br /><a href="small/uu.png"><img class="blackico" src="small/uu.png"
|
||||||
|
/><img class="whiteico" src="small/uu.png" /> small/uu.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">This can stand for uuencoded data.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="world1.gif"><img class="blackico" src="world1.gif"
|
||||||
|
/><img class="whiteico" src="world1.gif" /> world1.gif</a>
|
||||||
|
<br /><a href="world1.png"><img class="blackico" src="world1.png"
|
||||||
|
/><img class="whiteico" src="world1.png" /> world1.png</a></td>
|
||||||
|
<td width="25%">
|
||||||
|
<a href="world2.gif"><img class="blackico" src="world2.gif"
|
||||||
|
/><img class="whiteico" src="world2.gif" /> world2.gif</a>
|
||||||
|
<br /><a href="world2.png"><img class="blackico" src="world2.png"
|
||||||
|
/><img class="whiteico" src="world2.png" /> world2.png</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td colspan="4">These can represent 3D worlds or other 3D formats.</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/icons/a.gif
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/icons/a.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 246 B |
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/icons/a.png
Normal file
BIN
bin/apache/httpd-2.4.62-240904-win64-VS17/icons/a.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 306 B |
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user