Apache-Motd
view release on metacpan or search on metacpan
Browsers with cookies turned off or that do not support
them are handled correctly, although still lacking a real
working implementation for these scenerios.
- Added module directive, SupportCookieLess
- Omitted requirement of MessageFile directive
- Documentation changes and corrections
0.03 Sun Dec 13 15:30:00 2000
- Added no-cache pragma to outgoing headers of motd display
- Added bypass motd on sub-directories and location matches example in pod
- Added Credits section in pod
- Added Notes secion in pod
0.04 Thu Jul 19 01:15:55 2001
- Fixed port bug
- Fixed motd file existance check
- Updated documentation credits
1.00 Thu Oct 31 16:19:33 2002
- Imported in CVS
- Updated to latest version
- Updated README
- Updated Makefile.PL to include Apache::Cookie dependency as
suggested by CPAN Testers results
=over 4
=item B<MessageFile>
The absolute path to the file that contains the custom message.
i.e. MessageFile /usr/local/apache/motd.txt
If the file is not found in the specified directory all requests will not be
directed to the B<motd>. Therefore you can rename,delete this file from the
specified location to disable the B<motd> without having to edit the
httpd.conf entry and/or restart the web server.
See B<MessageFile Format> for a description how the message should
be used.
=item B<RedirectInSecs> (default: 10 seconds)
This sets the wait time (in seconds) before the visitor is redirected to the
initally requested URI
( run in 0.455 second using v1.01-cache-2.11-cpan-de7293f3b23 )