Changes between Version 1 and Version 2 of Doc/gLite/Updates


Ignore:
Timestamp:
Mar 15, 2009, 11:41:16 PM (15 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/gLite/Updates

    v1 v2  
    2525}}}
    2626
     27''Note: if you define the directory for the CA RPMs with a symlink, ensure your Apache configuration allows the use of symlinks. For this option `FollowSymlinks` must be enabled for the corresponding directory with something like the following in your Apache configuration:''
     28{{{
     29<Directory "/dir/to/packages/ca">
     30    options +FollowSymlinks
     31</Directory>
     32}}}
    2733
    2834== gLite Updates ==