[cvs] [Wiki] changed: FAQ/Admin/Config

Michael Rubinsky mrubinsk at horde.org
Mon Nov 24 22:58:47 UTC 2008


mrubinsk  Mon, 24 Nov 2008 17:58:47 -0500

Modified page: http://wiki.horde.org/FAQ/Admin/Config
New Revision:  4.28
Change log:  don't need to escape this period

@@ -158,9 +158,9 @@
  <Directory /path/to/horde>
  php_admin_value open_basedir  
"/path/to/horde:/path/to/pear/lib/:/path/to/logfile/dir"
  php_admin_flag file_uploads On
  php_admin_value upload_tmp_dir /path/to/horde/tmp
-<FilesMatch "smime\.php">
+<FilesMatch "smime.php">
  php_admin_value safe_mode_exec_dir "/path/to/openssl/bin"
  php_admin_value open_basedir  
"/path/to/horde:/path/to/pear/lib/:/path/to/logfile/dir:/var/tmp"
  </FilesMatch>
  </Directory>



More information about the cvs mailing list