1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-01 07:26:57 +03:00

530 Commits

Author SHA1 Message Date
466a3eb53c Rebuilding various metafiles.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932390 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 12:40:54 +00:00
c4dd864ea5 Remove 1.3-specific language.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932383 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 12:29:40 +00:00
dac4c9a49c Rebuild various metafiles and translations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931525 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07 12:37:42 +00:00
0c5c9c0373 Minor tweaks to the _default_ example
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931524 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07 12:36:27 +00:00
6be5a9e637 Comparnisions to Apache 1.3 aren't terribly helpful.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931520 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07 12:22:52 +00:00
eae4f2d8e4 Rebuild translation transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931139 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06 13:06:36 +00:00
5342738ffc Make the example match the descriptive text about the example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931138 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06 13:04:03 +00:00
8e5e52c4a0 Translation conversion updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931134 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06 12:58:24 +00:00
256136aaf8 Remove a TODO item: Turns out mod_vhost_alias does not set DocumentRoot
per request. Also several of the 'Apache' -> 'Apache HTTP Server'
conversions.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931133 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06 12:57:41 +00:00
6cb10f671c update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@930746 13f79535-47bb-0310-9956-ffa450edef68
2010-04-04 20:22:49 +00:00
c4b44526cd I'm reluctant to keep telling people about the ServerPath directive,
much less encouraging them to use it in a document on name-based vhosts.
It causes confusion, and hasn't been necessary for years.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@930608 13f79535-47bb-0310-9956-ffa450edef68
2010-04-04 01:37:37 +00:00
b134f9aac1 2009 -> 2010 in the copyright statement. Nobody seems to know if this is
actually necessary, but it's sort of an annual tradition. We think
tradition is pretty important.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895795 13f79535-47bb-0310-9956-ffa450edef68
2010-01-04 21:41:42 +00:00
a681f7e662 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@885297 13f79535-47bb-0310-9956-ffa450edef68
2009-11-29 23:34:43 +00:00
2ee6350109 Moves the rewrite portion of the mass vhosts doc into the rewrite doc
tree. We don't actually want to encourage people to use mod_rewrite for
this anyways.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@884959 13f79535-47bb-0310-9956-ffa450edef68
2009-11-27 19:09:14 +00:00
3d05ffe29e Replaces the two-step process with a single rule using the RewriteCond
backreference. This technique is far simpler, and far easier to explain
to beginners than the unnecessarily complicated technique used.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@884943 13f79535-47bb-0310-9956-ffa450edef68
2009-11-27 18:27:26 +00:00
c195b5231b Other minor cosmetic changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@884934 13f79535-47bb-0310-9956-ffa450edef68
2009-11-27 18:10:47 +00:00
fdbf035b2c It appears that the mass vhosts document need a lot more love than I
initially thought. No wonder people are confused about this topic.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@884925 13f79535-47bb-0310-9956-ffa450edef68
2009-11-27 17:53:33 +00:00
c5170f710d Clarifying some of the phrasing, and removing some of the chattiness
from the example itself. Will eventually remove duplication between this
doc and the rewrite/vhosts.xml doc.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@884917 13f79535-47bb-0310-9956-ffa450edef68
2009-11-27 17:35:47 +00:00
cc39ce520f update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@882998 13f79535-47bb-0310-9956-ffa450edef68
2009-11-21 21:32:13 +00:00
d7475cb8b8 update generated html and metadata
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@835645 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12 23:43:05 +00:00
9ef6b1aaab ServerAlias and Listen accumulate, not supercede. The latter of course is n/a to vhosts!
Additional rewording of vhost details.

PR48125


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832759 13f79535-47bb-0310-9956-ffa450edef68
2009-11-04 14:30:55 +00:00
470d20cbee update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@804988 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 14:09:36 +00:00
cb3406f13a Updated vhost .fr translations, and added the mass missing file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@804652 13f79535-47bb-0310-9956-ffa450edef68
2009-08-16 09:52:36 +00:00
6a3d1394f3 Update the document so it matches the last english revision (659902->752951)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@795436 13f79535-47bb-0310-9956-ffa450edef68
2009-07-18 21:46:42 +00:00
e2430eab18 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@790828 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03 08:43:36 +00:00
6b4c0b4280 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@782383 13f79535-47bb-0310-9956-ffa450edef68
2009-06-07 13:03:50 +00:00
25dc58eab0 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@759492 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28 16:06:16 +00:00
28a45ff7a6 update for sync with English docs.
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by:  Orhan Berent <berent belgeler.org>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@759491 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28 16:02:59 +00:00
d5d9927537 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@757839 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24 15:19:08 +00:00
eb99eebdcd It's a pet peeve of mine when docs do something, and then say "don't do that."
Remove the hostname from the <VirtualHost> line, and use an IP address
instead.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@752951 13f79535-47bb-0310-9956-ffa450edef68
2009-03-12 17:52:51 +00:00
e4f6dc8e21 * Update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@732126 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 21:30:28 +00:00
57feb150f2 Commiting built files (726499)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@726500 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 17:27:46 +00:00
e3bf2c5f65 These were outdated, so updating the .fr translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@726499 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 17:18:16 +00:00
5034fb0853 update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@668751 13f79535-47bb-0310-9956-ffa450edef68
2008-06-17 17:15:12 +00:00
98b4d05e3b Sync.
Submitted by: takashi
Reviewed by: kawai

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@668187 13f79535-47bb-0310-9956-ffa450edef68
2008-06-16 15:10:24 +00:00
c14011247b update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@668082 13f79535-47bb-0310-9956-ffa450edef68
2008-06-16 09:02:04 +00:00
e20d24df23 new Turkish translations.
Submitted by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@668072 13f79535-47bb-0310-9956-ffa450edef68
2008-06-16 08:46:35 +00:00
f438923a5c Convert Japanese translations from ISO-2022-JP to UTF-8
since "Support for Additional Languages" needs to be enabled
in the installation of JRE to read ISO-2022-JP.

Reviewed by: kawai

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@663964 13f79535-47bb-0310-9956-ffa450edef68
2008-06-06 14:36:23 +00:00
ddacd585bc update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@662021 13f79535-47bb-0310-9956-ffa450edef68
2008-05-31 12:26:27 +00:00
df3b35942e Add Turkish translations
Submitted by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@662016 13f79535-47bb-0310-9956-ffa450edef68
2008-05-31 12:12:37 +00:00
96870ba92b fix transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@661888 13f79535-47bb-0310-9956-ffa450edef68
2008-05-30 21:44:59 +00:00
00db8d0f11 * Update transformation by doing a ./build.sh all convmap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@661125 13f79535-47bb-0310-9956-ffa450edef68
2008-05-28 22:20:08 +00:00
600b208cae update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@660544 13f79535-47bb-0310-9956-ffa450edef68
2008-05-27 14:53:45 +00:00
a794f6e250 Apply r659902 to some translations to prevent them from being
marked as outdated.
I'm leaving translations that are already outdated.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@659912 13f79535-47bb-0310-9956-ffa450edef68
2008-05-25 05:02:22 +00:00
f32647d426 Style fix. Almost all are detabs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@659902 13f79535-47bb-0310-9956-ffa450edef68
2008-05-25 03:28:34 +00:00
12137c2258 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@653706 13f79535-47bb-0310-9956-ffa450edef68
2008-05-06 08:31:14 +00:00
dc4dd2ce5b move Japanese output files to utf-8
1) build boostrap
2) svn mv *.html.ja.euc-jp *.html.ja.utf8
3) build all


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@643944 13f79535-47bb-0310-9956-ffa450edef68
2008-04-02 15:48:46 +00:00
a87edbb26a Update transformation. Note that commit r618551 also addresses PR44356 (missing slash on ProxyPass)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@618552 13f79535-47bb-0310-9956-ffa450edef68
2008-02-05 05:38:20 +00:00
57f937b07b Copyright year change transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@618551 13f79535-47bb-0310-9956-ffa450edef68
2008-02-05 05:35:15 +00:00
2e1af8db42 Copyright year update
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@613134 13f79535-47bb-0310-9956-ffa450edef68
2008-01-18 11:44:40 +00:00