- Feb 05, 1998
-
-
Ken Coar authored
corrections coming up. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80131 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
Submitted by: Brian K Smith <briank.smith@computer.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80129 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
from main to include. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80127 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80126 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80125 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80124 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
and makefile to build with the new include\hsregex.h header file location. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80123 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80122 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
to custom-tailor the apache ErrorDocuments to taste, adding the advantage of returning internationalized versions of the error messages depending on the client's language preferences. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80120 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80118 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80117 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
Submitted by: Marc Slemko git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80116 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 04, 1998
-
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80115 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
the connection pool rather than creating a new pool first. So each request on a keepalive connection would waste sizeof(request_rec). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80113 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80112 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
one by renaming the header file to "hsregex.h". The old regex.h file has been cvs rm'ed from src/regex and src/include. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80111 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
to Configure. This updates the top-level Makefile to add any link flags required to export global (API) functions. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80110 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
Configure auto-creates a Makefile to build the module). Submitted by: Alexei git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80109 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
Configure. Looks for -ldl if dlopen() isn't already available. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80108 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 03, 1998
-
-
Ken Coar authored
potential change to quoting it entails. Submitted by: Dean Gaudet git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80106 13f79535-47bb-0310-9956-ffa450edef68
-
Randy Terbush authored
of people have pointed out, this is probably too major a change this late in the game. My main intent was to clean up some of the code where read()/write() is called in buff.c. Putting these in libap seemed the logical place, but opens a whole can of worms I did not forsee. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80105 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
use construct_url() because http_core.h wasn't included. Include it to get construct_url()'s prototype. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80104 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80103 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
Anonymous proxy error messages are just plain annoying. Now the proxy error messages can be server-signed as well git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80102 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
still pretty minimal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80101 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80099 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80098 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80097 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80096 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80095 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
SharedModule, indicates that a module should be built as a shared library. For example: SharedModule modules/standard/mod_status.so (note the change of extension). Building Apache will then build modules/standard/mod_status.so. This should be copied into somewhere under the server root and loaded with a directive like: LoadModule status_module modules/mod_status.so The compiler and linker flags for creating shareable and shared modules will need adding for the supported OSes. I've put some default ones in for FreeBSD and Linux. This can also be set in the Configuration file (if set here, it will override the defaults contained within the Configure script). If there are no SharedModule lines none of these extra options will be used anywhere in the build process. If the final link of httpd requires any extra libraries (typically -ldl) this will have to be given on EXTRA_LIBS in Configuration. The Configure variables and Configuration options are CFLAGS_SHLIB Options when building .o files ready for sharing (e.g. -fpic) LDFLAGS_SHLIB Options when linking .o files to .so (e.g. -Bshareable, -export, -assert pure-text) LDFLAGS_SHLIB_EXPORT Options required when linking httpd so that it exports its symbols for linking at runtime (e.g. -Bdynamic, -rdynamic, -export-dynamic) The options used in Configure could be placed in Configuration like this: CFLAGS_SHLIB=-fpic LDFLAGS_SHLIB=-Bshareable LDFLAGS_SHLIB_EXPORT=-rdynamic git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80094 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80093 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
It will be marked as experimental in Configuration.tmpl. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80092 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80091 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80090 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
We preserve all the original functionality at the expense of some extra memory because we don't clean up subrequests. Plus a bug is fixed -- if mod_include is not the only module using run_sub_request() then it was possible that add_xxx_vars() wouldn't be done, and the environment would be incorrect. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80089 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80087 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80086 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
get_path_info(), assume the path info has already been discovered. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80085 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
a handler git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80084 13f79535-47bb-0310-9956-ffa450edef68
-