summaryrefslogtreecommitdiff
path: root/docs/conf
Commit message (Collapse)AuthorAgeFilesLines
* general property cleanupAndré Malo2004-11-201-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105995 13f79535-47bb-0310-9956-ffa450edef68
* Remove the .cvsignore files.Joe Orton2004-11-191-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105796 13f79535-47bb-0310-9956-ffa450edef68
* - switch default session cache to shmcbJoe Orton2004-11-101-4/+2
| | | | | | | - remove comment on using shmht which has been removed git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105742 13f79535-47bb-0310-9956-ffa450edef68
* * docs/conf/magic: Remove trailing whitespace.Joe Orton2004-11-021-1/+1
| | | | | | | | PR: 31472 Submitted by: Jack Repenning git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105671 13f79535-47bb-0310-9956-ffa450edef68
* Add proxy_ajp and proxy_balancer to the LoadModule list.Mladen Turk2004-09-131-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105103 13f79535-47bb-0310-9956-ffa450edef68
* Move charset.conv configuration file out of experimental and into docs/conf. ↵Bradley Nicholes2004-08-181-0/+55
| | | | | | | | | This file holds the character set conversion table used by the authn_ldap provider. See Attic in experimental directory for previous change history. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104722 13f79535-47bb-0310-9956-ffa450edef68
* Remove duplicate AddCharsets (both old and new:-)Nick Kew2004-08-021-20/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104445 13f79535-47bb-0310-9956-ffa450edef68
* Fix Bug 22684 and add some additional charsets.Nick Kew2004-08-021-5/+30
| | | | | | | Provides a better workaround for Bug 23421. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104444 13f79535-47bb-0310-9956-ffa450edef68
* * docs/conf/httpd-std.conf.inSander Striker2004-07-152-0/+2
| | | | | | | | | * docs/conf/httpd-win.conf Add XML Spy to the clients who need to be carefully redirected. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104300 13f79535-47bb-0310-9956-ffa450edef68
* msgGreg Stein2004-07-151-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104298 13f79535-47bb-0310-9956-ffa450edef68
* Drop support for the "CompatEnvVars" argument to SSLOptions, which wasJoe Orton2004-06-031-5/+1
| | | | | | | | | | | | | | never implemented in 2.0 and never needed to be. * docs/ssl/ssl-std.conf.in: Remove CompatEnvVars examples. * modules/ssl/ssl_engine_config.c (ssl_cmd_SSLOptions): Don't allow the CompatEnvVars argument. * modules/ssl/ssl_private.h: Remove SSL_OPT_COMPATENVVARS macro. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103829 13f79535-47bb-0310-9956-ffa450edef68
* incorporate Spanish translationAndré Malo2004-04-232-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103489 13f79535-47bb-0310-9956-ffa450edef68
* Add maxmemfree as a default for the netware mpmBradley Nicholes2004-03-051-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102866 13f79535-47bb-0310-9956-ffa450edef68
* fix type of .rm extensionAndré Malo2004-02-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102723 13f79535-47bb-0310-9956-ffa450edef68
* Fixed file extensions for real media files and removed rpm extensionAndré Malo2004-01-281-3/+3
| | | | | | | | | | from mime.types. PR: 26079 Submitted by: Allan Sandfeld <kde carewolf.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102429 13f79535-47bb-0310-9956-ffa450edef68
* add commented LoadModule directive for mod_deflateAndré Malo2004-01-181-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102369 13f79535-47bb-0310-9956-ffa450edef68
* * Add dmg to application/octet-stream (PR#23902)Erik Abele2004-01-101-2/+2
| | | | | | | * Add m4u to video/vnd.mpegurl (PR#25269) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102265 13f79535-47bb-0310-9956-ffa450edef68
* Move SSLRandomSeed out of the <IfDefine SSL> container to supportErik Abele2004-01-041-17/+24
| | | | | | | | | | starting without SSL on platforms with no /dev/random equivalent but a statically compiled-in mod_ssl. See PR: 25867 Submitted by: Rob Meyer <rob bigdis.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102179 13f79535-47bb-0310-9956-ffa450edef68
* Remove unnecessary comments about uncompleted documentation.Erik Abele2004-01-041-11/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102177 13f79535-47bb-0310-9956-ffa450edef68
* Unless anyone strenuously objects, I'm adding back the commentsRich Bowen2003-11-171-0/+38
| | | | | | | | regarding ScriptInterpreterSource. We're getting an increasing number of questions about this. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101802 13f79535-47bb-0310-9956-ffa450edef68
* match the comments in 2.0Roy T. Fielding2003-10-112-6/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101412 13f79535-47bb-0310-9956-ffa450edef68
* "Listen 80" just works now, using v4-only, v6-only, mapped addressCliff Woolley2003-09-281-2/+1
| | | | | | | | | or non-mapped address. Submitted by: Colm MacCarthaigh <colm@stdlib.net> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101337 13f79535-47bb-0310-9956-ffa450edef68
* Add extension for XUL (PR#20558).Erik Abele2003-08-171-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101001 13f79535-47bb-0310-9956-ffa450edef68
* Standardize on example.com names, never bogus your-server.name styleWilliam A. Rowe Jr2003-07-292-4/+4
| | | | | | | | entries. Roy attacked this recently, but apparently there are some holdovers or reversions to this policy. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100847 13f79535-47bb-0310-9956-ffa450edef68
* remove duped sectionAndré Malo2003-07-231-9/+0
| | | | | | | Submitted by: Justin git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100743 13f79535-47bb-0310-9956-ffa450edef68
* further cleanup, and add esperanto codeAndré Malo2003-07-212-10/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100725 13f79535-47bb-0310-9956-ffa450edef68
* cleanup addlanguage/comments and languagepriorityAndré Malo2003-07-212-35/+34
| | | | | | | PR: 21743 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100722 13f79535-47bb-0310-9956-ffa450edef68
* Oops. Replace * with *:80 in the <VirtualHost> example also.Rich Bowen2003-07-162-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100657 13f79535-47bb-0310-9956-ffa450edef68
* Replace NameVirtualHost * with NameVirtualHost *:80 in the exampleRich Bowen2003-07-162-2/+2
| | | | | | | config. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100654 13f79535-47bb-0310-9956-ffa450edef68
* remove my in-line commentsRoy T. Fielding2003-07-141-10/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100607 13f79535-47bb-0310-9956-ffa450edef68
* When the top-level directory section for / was added for the sakeRoy T. Fielding2003-07-142-2/+8
| | | | | | | | | | | | | | | | of performance and to allow automount symlinks to be followed, we mistakenly opened access to the entire directory system by default. I noticed this because all of the /~user directories are available by default without any restrictions, which is a bad idea for anything other than one server within a department of shared users. However, it also makes it easier to serve files anywhere on disk by mistake, and makes other URI-handling bugs more severe than they would be otherwise. Therefore, this patch reinstates access control to deny access to all files other than under DocumentRoot, icons, and manual, until additional directory/locations are explicitly allowed by the admin. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100593 13f79535-47bb-0310-9956-ffa450edef68
* Answer Jeff and Andres concerns regarding ssl-std.conf.inThom May2003-07-131-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100576 13f79535-47bb-0310-9956-ffa450edef68
* Try to be clearer in describing the connection between AddType andRoy T. Fielding2003-07-103-18/+38
| | | | | | | AddEncoding for defining the meaning of compressed file extensions. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100538 13f79535-47bb-0310-9956-ffa450edef68
* Sync with IANA registry and W3C recommended types, the latter beingRoy T. Fielding2003-07-091-41/+160
| | | | | | | | necessary because the W3C committees are too lame to finish their own type registrations. Nevertheless, they are already in use. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100524 13f79535-47bb-0310-9956-ffa450edef68
* remove bogus content type overrides from the default configRoy T. Fielding2003-07-092-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100521 13f79535-47bb-0310-9956-ffa450edef68
* do not put active IfModule directives around config lines thatRoy T. Fielding2003-07-091-8/+8
| | | | | | | are commented out -- that is just a waste of processing. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100520 13f79535-47bb-0310-9956-ffa450edef68
* Added application/ogg for .ogg files (seeErik Abele2003-07-081-0/+1
| | | | | | | | | http://www.rfc-editor.org/rfc/rfc3534.txt). This 'fixes' PR 17719. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100493 13f79535-47bb-0310-9956-ffa450edef68
* remove proxy sample configAndré Malo2003-07-062-69/+0
| | | | | | | | Suggested by: Joshua Slive Acked by: Cliff Woolley, Sander Striker, David Reid, /me git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100463 13f79535-47bb-0310-9956-ffa450edef68
* simplify type-map configAndré Malo2003-07-052-6/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100456 13f79535-47bb-0310-9956-ffa450edef68
* adjust config to work with typemaps.André Malo2003-06-072-2/+12
| | | | | | | | argh. Forget to mention all the time (sorry): The typmap stuff was Reviewed by: Erik Abele, Astrid Ke�ler git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100197 13f79535-47bb-0310-9956-ffa450edef68
* "Comment out .gz etc. AddEncoding lines in our default configuration.Erik Abele2003-06-011-2/+2
| | | | | | | | | | | | | | Current browsers have a tendency to decompress the data when no one really wants it to do that. If you want the old behavior that leads to transparent decompression by modern browsers, uncomment these lines. But, this shouldn't be our default." (see httpd-std.conf.in r1.32, jerenkrantz) Reviewed by: wrowe, slive, nd, erik Also removed the corresponding entry from STATUS. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100131 13f79535-47bb-0310-9956-ffa450edef68
* - add simplified chinese welcome pageAndré Malo2003-05-282-0/+2
| | | | | | | | | | - add .zh-cn extension for zh-CN language code to default config. Submitted by: kajaa <kajaa@eastday.com> Reviewed by: <yinglichina@sina.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100075 13f79535-47bb-0310-9956-ffa450edef68
* list all available error languagesAndré Malo2003-05-202-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99959 13f79535-47bb-0310-9956-ffa450edef68
* language code for Czech is 'cs', not 'cz'.André Malo2003-05-132-4/+4
| | | | | | | PR: 9427 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99767 13f79535-47bb-0310-9956-ffa450edef68
* Post change tidy up; wrap CHANGES properly and add ssl-std.conf to .cvsignoreThom May2003-05-051-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99720 13f79535-47bb-0310-9956-ffa450edef68
* Ensure that ssl-std.conf is generated at configure time, and switchThom May2003-05-051-18/+18
| | | | | | | | | to using the expanded config variables to work the same as httpd-std.conf PR: 19611 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99719 13f79535-47bb-0310-9956-ffa450edef68
* refer to the correct error document.André Malo2003-05-052-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99714 13f79535-47bb-0310-9956-ffa450edef68
* introduce cross-language links. The links to all available languages of aAndré Malo2003-05-012-2/+8
| | | | | | | | document will show up on the top and the bottom of a page. Additionally, change the default config to deliver the desired results. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99684 13f79535-47bb-0310-9956-ffa450edef68
* The docs no longer need includes.Joshua Slive2003-04-232-4/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99536 13f79535-47bb-0310-9956-ffa450edef68
* Fix chinese default page.André Malo2003-03-222-4/+2
| | | | | | | | | | | | | | Netware config still needs to be sync'd (whereever it is). - the encoding was wrong (iso-8859-1 instead fo big5, so (re-)added the appropriate extension(s)) - Fixed AddLanguage directives in default configs - Fixed type map file. PR: 18025 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99040 13f79535-47bb-0310-9956-ffa450edef68