summaryrefslogtreecommitdiffstats
path: root/docs/manual/bind.html.en (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-04-26Rebuild Humbedooh's changes.Rich Bowen1-16/+21
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330892 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26Syntax for files in /Daniel Gruno10-273/+282
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330883 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26syntax for misc/ and platform/Daniel Gruno2-33/+39
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330882 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26Syntax and formatting fixingsDaniel Gruno2-121/+117
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330881 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26syntax updatesDaniel Gruno5-418/+318
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330878 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26Allow for multiple newlines to be ignored at start and finishDaniel Gruno1-4/+4
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330875 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26Fix title issuesDaniel Gruno1-3/+3
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330874 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26Add links to some seealso tags and change 2.4.1 to 2.4.2 some placesDaniel Gruno1-5/+5
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330850 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26Update transforms.Rich Bowen47-664/+656
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330844 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26Remove trailing and leading newlines and spaces caused by xml formatting stylesDaniel Gruno1-0/+4
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330665 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26Remove a botched title from a vhost exampleDaniel Gruno1-1/+1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330664 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25Remove some newlines and white-spacesDaniel Gruno1-128/+59
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330507 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25Recognize IPv6 addresses as literals, update comment colors so they don't ↵Daniel Gruno2-3/+10
clash with section directives. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330363 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25Formatting error, sorry.Daniel Gruno2-6/+6
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330324 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25Fix some whitespace issuesDaniel Gruno10-48/+40
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330318 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25xformsDaniel Gruno10-425/+449
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330313 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25Use highlighter in rewrite/Daniel Gruno8-423/+363
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330312 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25fixup examples in core.xml with syntax highlightingIgor Galić1-452/+396
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330302 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25highlight config in misc/Daniel Gruno4-336/+262
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330291 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25add LastChangedRevision as svn properties as wellIgor Galić2-2/+2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330288 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25Fix eol style and rebuild.Rich Bowen1-225/+225
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330283 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25Fix eol style and rebuild.Rich Bowen2-3315/+3300
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330282 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25Recognize Require(Any|All|None) as enclosureDaniel Gruno1-1/+1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330278 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25Seems I wasn't quite done editing these files after all.Daniel Gruno27-286/+233
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330277 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25s/FilesETag/FileETag/ in example.Rich Bowen1-1/+1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330269 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25Add highlighting for howto/Daniel Gruno11-288/+279
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330260 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25Make httpd directives bold in highlightingDaniel Gruno1-1/+2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330256 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25Update examples to new highlight syntax.Rich Bowen2-40/+48
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330252 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25update STATUSIgor Galić1-2/+1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330251 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25catch up to highlighting in the translationsIgor Galić5-44/+46
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330243 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25fix FAQ link, everywhere.Igor Galić3-3/+3
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330242 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25Make the lexer only highlight enclosures in config syntax if they are whole ↵Daniel Gruno1-1/+1
words, and update to also recognize FilesMatch, LocationMatch, Limit etc. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330241 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25make validate-xml a target of "all"Igor Galić1-3/+3
make it *fail* when the XML doesn't validate. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330223 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25Fix XML validationIgor Galić1-81/+66
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330220 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25Fixed position of the NEED_ENHANCED_ESCAPES define.Guenter Knauf1-2/+2
This define should be outside of the else case so that it gets also defined if we cross-compile for Win32 or OS2. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330189 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25Update CSS to have a perl style as well.Daniel Gruno5-31/+47
Update CGI howto doc to highlight code git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330165 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25Highlight codeDaniel Gruno2-6/+5
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330163 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25Update CSS.Daniel Gruno2-3/+4
Add recognition of Directory, Location, VirtualHost, If/Else and Proxy as enclosures in httpd configurations git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330161 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25Identify Apache specific functions and constants in C.Daniel Gruno1-3/+6
Treat true and false as boolean types (not keywords) in Lua. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330154 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25nil in Lua should be a type, not a keyword in highlightingDaniel Gruno1-1/+2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330143 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25Highlight Lua source codeDaniel Gruno2-22/+40
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330137 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25Add Lua syntax supportDaniel Gruno2-5/+52
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330136 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25Change remaining <example> tags to <highlight>Daniel Gruno2-26/+37
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330134 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25Recognize NULL as a numberDaniel Gruno1-2/+2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330132 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25Separate config and c source styles a bit, set up proper distinction between ↵Daniel Gruno2-31/+1620
types and keywords git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330128 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24Support for config highlighting (if anyone ever dares to do so)Daniel Gruno1-1/+3
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330005 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24rebuild eeeverythingDaniel Gruno669-2712/+2712
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1329931 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24Changing javascript as per nd's suggestionDaniel Gruno1-1/+1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1329915 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24Changing to the new syntax highlighting WRT C source codeDaniel Gruno7-308/+292
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1329909 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24highlight C source codeDaniel Gruno2-6/+7
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1329896 13f79535-47bb-0310-9956-ffa450edef68