apache.rst
changeset 32 9af4589c3ff2
child 735 5c437e2d5fe1
equal deleted inserted replaced
31:835176825ec1 32:9af4589c3ff2
       
     1 -*- outline -*-
       
     2 
       
     3 * How reread config file?
       
     4 
       
     5 For Linux
       
     6 
       
     7   $ /etc/init.d/apache2 restart
       
     8 
       
     9 or for FreeBSD
       
    10 
       
    11   $ /usr/local/etc/rc.d/apache2 restart
       
    12 
       
    13