Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LAYOUT
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ docs/ ................. Documentation and Examples

include/ ................

modules/ ................ Manditory and Add-In Apache stock modules
modules/ ................ Mandatory and Add-In Apache stock modules

aaa/ ....................

Expand Down
2 changes: 1 addition & 1 deletion README.CHANGES
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Changes can be documented in two ways now: Either by directly editing the
CHANGES file like it was done until now or by storing each entry for the
CHANGES file correctly formated in a separate file in the changes-entries
CHANGES file correctly formatted in a separate file in the changes-entries
directory.

The benefit of the single file per change approach is that it eases backporting
Expand Down
2 changes: 1 addition & 1 deletion README.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ This can be resolved in several different ways:
a service.

* Maintain a script which combines required binaries into a common
location, such as the httpd installion bin directory, and use that
location, such as the httpd installation bin directory, and use that
script after building or otherwise installing or updating support
libraries.

Expand Down
2 changes: 1 addition & 1 deletion STATUS
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ THINGS THAT SHOULD BE CONSIDERED EARLY IN THE 2.6/3.0 DEVELOPMENT CYCLE:

* Add performance testing to the test framework.

* Competely untangle core filesystem behavior where a filesystem htdocs/
* Completely untangle core filesystem behavior where a filesystem htdocs/
resource wasn't indicated by the request URI.

* Refactor r->uri into a %escaped raw form presented by the client, and
Expand Down