summaryrefslogtreecommitdiffstats
path: root/docs/manual/bind.html.en (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Describe IPv6 syntax for Listen, Allow from, and <VirtualHost >.Jeff Trawick2002-02-191-0/+36
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93491 13f79535-47bb-0310-9956-ffa450edef68
* Remove all references to the Port directive and replace it withJustin Erenkrantz2001-10-191-10/+6
| | | | | | | | | | | | appropriate links to the Listen directive. If I had known that so many files had the Port directive in it, I would have bundled this up as one big commit. *sigh* I just kept looking and finding new files, fixing, and committing. So, this should be the rest of them for now. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91571 13f79535-47bb-0310-9956-ffa450edef68
* Ran w3c tidy on these as 'tidy -mi -asxml' to get xhtml. Please verify,Rich Bowen2001-09-221-66/+67
| | | | | | | | in particular, the non-english files, to make sure I did not screw anything up. They look fine to me. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91112 13f79535-47bb-0310-9956-ffa450edef68
* Removed "index.html" from <a>.Chris Pepper2000-12-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87159 13f79535-47bb-0310-9956-ffa450edef68
* Update the "bind" docs, remove the stuff from "server-wide.html" thatJoshua Slive2000-11-221-70/+13
| | | | | | | will now go in the MPMs, and update prefork.html with that documentation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87061 13f79535-47bb-0310-9956-ffa450edef68
* Part 2 of the semi-regular HTML normalisation. Now on toKen Coar1998-05-201-5/+8
| | | | | | | apache-site... No thirty. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81322 13f79535-47bb-0310-9956-ffa450edef68
* Fix some broken links detexted by Xenu.Ken Coar1998-02-111-8/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80188 13f79535-47bb-0310-9956-ffa450edef68
* Another pass at the normalisation of the HTML tags. SomeKen Coar1998-02-051-5/+5
| | | | | | | corrections coming up. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80130 13f79535-47bb-0310-9956-ffa450edef68
* As threatened. The directive attributes in the module documentationKen Coar1998-01-281-8/+32
| | | | | | | are now links back to a description of what the attributes mean. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80041 13f79535-47bb-0310-9956-ffa450edef68
* A truly mighty mod normalising HTML tags to uppercase, andKen Coar1998-01-261-36/+36
| | | | | | | | | 'i' and 'b' to 'EM' and 'STRONG' respectively. Been threatening to do this for months.. no-one need try to maintain this when writing/modifiying the docs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80021 13f79535-47bb-0310-9956-ffa450edef68
* Citing Lars:Martin Kraemer1997-11-121-2/+1
| | | | | | | | | | | | | | | | | | Hi, the attachment includes a reworked Apache manual with the new virtual host documentation. As Dean suggested I created a new directory named 'vhosts' and moved the updated vhosts-in-depth etc. documents into the new directory, renamed them and updated all other documents which refered to the old docs (at least I tried to find all documents...). Submitted by: Lars Eilebrecht <sfx@unix-ag.org> Reviewed by: Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79568 13f79535-47bb-0310-9956-ffa450edef68
* Changed colours from mnemonics to #rrggbb syntax, since someKen Coar1997-06-041-1/+8
| | | | | | | | | older browsers (e.g., Mozilla 1.1) don't know the names yet. Submitted by: Comments from Marc Slemko, Brian Behlendorf git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78222 13f79535-47bb-0310-9956-ffa450edef68
* Documentation appearance rework, pass 1, phase 1: background,Ken Coar1997-06-041-2/+4
| | | | | | | | | aligning first H1 and image in the centre. This is just the top-level htdocs/manual directory. Still to do: subordinate directories, format normalisation (to HR or not to HR?). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78218 13f79535-47bb-0310-9956-ffa450edef68
* Big spelling and HTML cleanup of docs. Thanks go to weblint and ispellMarc Slemko1997-05-011-2/+1
| | | | | | | and their authors. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78081 13f79535-47bb-0310-9956-ffa450edef68
* Add documentation for DNS issues (reliability and security), and trydgaudet1997-03-211-1/+2
| | | | | | | | | | | | | | to explain the virtual host matching process. Try to continue gracefully by disabling the vhost if a DNS lookup fails while parsing the configuration file. Reviewed by: Roy, Jim Submitted by: Obtained from: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77744 13f79535-47bb-0310-9956-ffa450edef68
* Spelling correctionsRandy Terbush1996-12-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77156 13f79535-47bb-0310-9956-ffa450edef68
* Fix links to core.htmlSameer Parekh1996-11-261-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77050 13f79535-47bb-0310-9956-ffa450edef68
* Another massive sweep, adding SSI header/footer combos.brian1996-11-211-5/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77020 13f79535-47bb-0310-9956-ffa450edef68
* New manual setup. This is the current docs for all versions of thepaul1996-11-181-0/+103
server merged into a single manual. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@76987 13f79535-47bb-0310-9956-ffa450edef68