Penguin

Differences between version 25 and revision by previous author of ApacheNotes.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 25 Last edited on Wednesday, July 27, 2005 5:19:16 pm by JohnMcPherson Revert
Older page: version 24 Last edited on Tuesday, July 5, 2005 4:35:05 pm by PerryLorier Revert
@@ -139,9 +139,9 @@
 * using cronolog or something else, and remove apache from the logrotate system. 
 * use the 'HUP' signal instead of the 'USR1' signal. (See http://httpd.apache.org/docs/stopping.html). 
  
  
-!!!Apache-ssl with AuthUserFile complains "User not found" 
+!!!Apache-ssl with ~ AuthUserFile complains "User not found" 
 This can occur if you have: 
 <pre> 
  ~LoadModule auth_module /usr/lib/apache/1.3/mod_auth_ssl.so 
  ''...'' 
@@ -154,4 +154,5 @@
  
 * NameVirtualHosting 
 * ModBackhand 
 * ApacheReverseProxy 
+* [SargeApache2Notes]