Apache-AuthExpire

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.30  Wed Jun 14 18:00:00 2000
	- time files now generated using the $r->server_root_relative() method
	- removed some useless debugging reporting
	- updated README with TODO list
	- inserted call for Apache::src module for future use

0.25  Wed Jun 14 15:20:00 2000
	- updated version; modified by hand
	- updated $r-dir_config entry for 'TIMEOUT_DEBUG'.
	- cleaned up regexp that munges realm names to prevent a realm from being interpretted as a directory
	- updated README to give credit to plaid from http://www.perlmonks.org/index.pl?node=plaid

0.21  Tue Jun 13 11:32:19 2000
	- first release version; created by h2xs 1.20 with options
		-AX -n Apache::AuthExpire

README  view on Meta::CPAN


	* Add status codes to time files so that more intricate options can be added
	* Rewrite so that instead of a 401 status response being returned(which isn't handled 
	  well by all browsers), the serve will respond with a page html allowing another login.  
	  This page will have to be addressed by browsers and should work better than a '401'.
	* Work on Makefile generation so that the module goes to <SERVERROOT>/lib/perl/Apache/
	* General cleanup
	* make sure Apache::* dependencies are checked during install
	* Generate better method of creating <SERVERROOT>/conf/times directory  

5.  Credit Goes to:
	- plaid from perlmonks.org (http://www.perlmonks.org/index.pl?node=plaid) for debugging code and 
	  general help.
	- merlyn (Randal Schwartz) from perlmonks.org (http://www.perlmonks.org/index.pl?node=merlyn) for
	  general help and support.



( run in 0.660 second using v1.01-cache-2.11-cpan-de7293f3b23 )