IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 23, 2007, 3:04:56 PM (19 years ago)
Author:
jhoblitt
Message:

s/URI::file/URI/g

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/docs/setup.txt

    r4943 r12972  
    186186=item * configure Apache to run as the nebulous group.
    187187
     188Make sure mod_perl is being loaded into Apache.  In order to do this on
     189gentoo, you must edit /etc/config.d/apache2 and add C<-DPERL> to
     190C<APACHE2_OTPS>.
     191
    188192    cat <<END >> /etc/apache2/conf/apache2.conf
    189193    <Location /nebulous>
Note: See TracChangeset for help on using the changeset viewer.