summaryrefslogtreecommitdiff
path: root/build/mkconfNW.awk
Commit message (Collapse)AuthorAgeFilesLines
* More mod_proxy_http2 build support:Rainer Jung2016-02-121-0/+4
| | | | | | | | | - include in Windows and Netware LoadModule lists - add to cmake build file Untested. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1730075 13f79535-47bb-0310-9956-ffa450edef68
* * mod_dav_fs: set default value of DavLockDB using installation layoutJan Kaluža2015-04-171-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1674222 13f79535-47bb-0310-9956-ffa450edef68
* Use define for serverroot with NetWare conf files.Guenter Knauf2013-02-281-3/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1451155 13f79535-47bb-0310-9956-ffa450edef68
* Fixed c&p error.Guenter Knauf2012-02-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1238908 13f79535-47bb-0310-9956-ffa450edef68
* Added another module load statement to NetWare config.Guenter Knauf2011-11-151-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1201995 13f79535-47bb-0310-9956-ffa450edef68
* Added some module load statements to NetWare config.Guenter Knauf2011-11-151-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1201990 13f79535-47bb-0310-9956-ffa450edef68
* Fixed NetWare install.Guenter Knauf2011-11-141-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1201956 13f79535-47bb-0310-9956-ffa450edef68
* Added comment to clarify for which module this directive is.Guenter Knauf2011-11-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1201729 13f79535-47bb-0310-9956-ffa450edef68
* Removed leftover from 2.0.x.Guenter Knauf2010-10-201-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1025499 13f79535-47bb-0310-9956-ffa450edef68
* fix recognition of the Mutex directive (problem in r883540)Jeff Trawick2009-11-241-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@883572 13f79535-47bb-0310-9956-ffa450edef68
* Replace AcceptMutex, LockFile, RewriteLock, SSLMutex, SSLStaplingMutex,Jeff Trawick2009-11-231-2/+2
| | | | | | | | | | | | | and WatchdogMutexPath with a single Mutex directive. Add APIs to simplify setup and user customization of APR proc and global mutexes. (See util_mutex.h.) Build-time setting DEFAULT_LOCKFILE is no longer respected; set DEFAULT_REL_RUNTIMEDIR instead. Some existing modules, such as mod_ldap and mod_auth_digest gain configurability for their mutexes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@883540 13f79535-47bb-0310-9956-ffa450edef68
* Remove mod_authn_default and mod_authz_default.Chris Darroch2008-11-021-2/+0
| | | | | | | | | Note: I've attempted to work through the Windows and Netware build files, but if those with such systems could repair any damage, that would be appreciated. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@709839 13f79535-47bb-0310-9956-ffa450edef68
* enabled Perl CGIs by default.Guenter Knauf2008-04-131-3/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@647637 13f79535-47bb-0310-9956-ffa450edef68
* Enabled to configure the https port as we do with http port too.Guenter Knauf2007-12-211-4/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@606316 13f79535-47bb-0310-9956-ffa450edef68
* fixed awk script to append the NetWare SSL footer only to httpd.conf.Guenter Knauf2007-10-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@583261 13f79535-47bb-0310-9956-ffa450edef68
* enabled ports settable for NetWare install.Guenter Knauf2007-06-281-3/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@551424 13f79535-47bb-0310-9956-ffa450edef68
* added blank line at the endGuenter Knauf2007-06-271-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@551253 13f79535-47bb-0310-9956-ffa450edef68
* added mod_ssl to httpd.conf for BSD socket build;Guenter Knauf2007-06-271-3/+15
| | | | | | | some more fixes to httpd-ssl.conf; sync'd with r515403. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@551196 13f79535-47bb-0310-9956-ffa450edef68
* added access_compat_module to created httpd.conf.Guenter Knauf2007-03-221-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@521380 13f79535-47bb-0310-9956-ffa450edef68
* Implement a BASEDIR build environment variable to allow the NetWare build to ↵Bradley Nicholes2007-01-311-1/+1
| | | | | | | | relocate the install files Submitted by: Guenter Knauf <fuankg apache org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@502051 13f79535-47bb-0310-9956-ffa450edef68
* Set the SSLMutex to default on the NetWare platform and make sure that the ↵Bradley Nicholes2007-01-221-1/+7
| | | | | | | | file locations are being set properly. Submitted by: Guenter Knauf <fuankg apache.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@498665 13f79535-47bb-0310-9956-ffa450edef68
* update license header textRoy T. Fielding2006-07-111-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@420990 13f79535-47bb-0310-9956-ffa450edef68
* Update the last year of copyright.Colm MacCarthaigh2006-04-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@395229 13f79535-47bb-0310-9956-ffa450edef68
* Update the NetWare makefiles to build the authz codeBradley Nicholes2006-01-111-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@368105 13f79535-47bb-0310-9956-ffa450edef68
* Update remaining 2004 copyright notices.Joe Orton2005-06-141-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@190592 13f79535-47bb-0310-9956-ffa450edef68
* Build mod_ssl for the NetWare platformBradley Nicholes2005-04-181-1/+1
| | | | | | | Submitted by: Guenter Knauf <fuankg@apache.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@161813 13f79535-47bb-0310-9956-ffa450edef68
* Uncomment the secureListen directive when building the httpd-ssl.conf file ↵Bradley Nicholes2005-04-111-1/+1
| | | | | | for NetWare git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160952 13f79535-47bb-0310-9956-ffa450edef68
* Update the NetWare make install target to comply with the new .conf file layoutBradley Nicholes2005-04-101-9/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160726 13f79535-47bb-0310-9956-ffa450edef68
* Rethink the built-in vs shared modules for NetWare. Reposition mod_asis, ↵Bradley Nicholes2005-04-081-0/+6
| | | | | | mod_actions, mod_cgi, mod_imagemap, mod_userdir and mod_autoindex as shared rather than built-in. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160625 13f79535-47bb-0310-9956-ffa450edef68
* Add mod_version to the NetWare buildBradley Nicholes2004-04-151-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103395 13f79535-47bb-0310-9956-ffa450edef68
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102619 13f79535-47bb-0310-9956-ffa450edef68
* fix copyright dates according to the first check in.André Malo2004-02-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102547 13f79535-47bb-0310-9956-ffa450edef68
* apply Apache License, Version 2.0André Malo2004-02-061-1/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102521 13f79535-47bb-0310-9956-ffa450edef68
* Add mod_log_forensic to the NetWare standard httpd.conf fileBradley Nicholes2004-01-031-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102166 13f79535-47bb-0310-9956-ffa450edef68
* Add mod_ident to the NetWare buildBradley Nicholes2003-01-221-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98462 13f79535-47bb-0310-9956-ffa450edef68
* Add mod_dav_lock to the NetWare buildBradley Nicholes2003-01-161-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98297 13f79535-47bb-0310-9956-ffa450edef68
* Add a commented LoadModule entry to the .conf file for mod_ext_filterBradley Nicholes2002-12-021-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97742 13f79535-47bb-0310-9956-ffa450edef68
* Updated the NetWare make conf script to handle the new Listen statementsBradley Nicholes2002-11-161-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97534 13f79535-47bb-0310-9956-ffa450edef68
* Switch to a DNS based certificate rather than an IP based certificate as theBradley Nicholes2002-10-231-1/+1
| | | | | | | default. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97288 13f79535-47bb-0310-9956-ffa450edef68
* Add mod_logio to the NetWare buildBradley Nicholes2002-10-031-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97066 13f79535-47bb-0310-9956-ffa450edef68
* Added the new auth modules to the build script for building the defaultBradley Nicholes2002-09-131-3/+10
| | | | | | | httpd.conf file git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96793 13f79535-47bb-0310-9956-ffa450edef68
* Fixed the @exp_cgidir@ replacement value so that it resolves to the correctBradley Nicholes2002-05-311-0/+1
| | | | | | | location when the AWK file generates the default httpd.conf file for NetWare. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95450 13f79535-47bb-0310-9956-ffa450edef68
* Fixed the NetWare AWK script that produces the httpd.conf file so that itBradley Nicholes2002-04-231-1/+11
| | | | | | | understands the new macros. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94776 13f79535-47bb-0310-9956-ffa450edef68
* Corrected the NLM names for the proxy modulesBradley Nicholes2002-04-191-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94727 13f79535-47bb-0310-9956-ffa450edef68
* Added replacement values for the new tags in the httpd.conf file templateBradley Nicholes2002-04-051-0/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94473 13f79535-47bb-0310-9956-ffa450edef68
* Fixed the slashes on the server root pathBradley Nicholes2002-03-121-3/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93868 13f79535-47bb-0310-9956-ffa450edef68
* NetWare AWK script for producing the shipping version of the HTTPD.confBradley Nicholes2002-03-051-0/+59
file from the template git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93715 13f79535-47bb-0310-9956-ffa450edef68