diff options
| author | Paul Buetow <paul@buetow.org> | 2021-11-04 10:58:33 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-11-04 10:58:33 +0200 |
| commit | b6233ed9e8a481c9be833ae84a16087280c4cecf (patch) | |
| tree | c0664097a87b86b4f6d66560a0ed99042da7daa3 | |
| parent | 42944f673e9405c805fe12640a1f134c5597f2a9 (diff) | |
| -rw-r--r-- | README.pod | 7 | ||||
| -rw-r--r-- | README.txt | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/README.pod b/README.pod deleted file mode 100644 index cc338da..0000000 --- a/README.pod +++ /dev/null @@ -1,7 +0,0 @@ -=head1 NAME - -staticfarm-apache-handlers - -=head1 WTF? - -This just includes a few mod_perl2 handlers to include into an Apache2. diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..b2295d3 --- /dev/null +++ b/README.txt @@ -0,0 +1,6 @@ +NAME + staticfarm-apache-handlers + +WTF? + This just includes a few mod_perl2 handlers to include into an Apache2. + |
