Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change 
notification.

The following page has been changed by ChrisPepper:
http://wiki.apache.org/httpd/Recipes/MovingDefaultDocRoot

------------------------------------------------------------------------------
   1. The !DocumentRoot directive
   1. The <Directory> block associated with the !DocRoot.
  
- As each !DocumentRoot needs a matching <Directory> block, be sure to update 
both to reflect the new location.  If you only change the the !DocumentRoot 
path, you will get a 403 Forbidden error in your browser.
+ As each !DocumentRoot needs a matching <Directory> block, be sure to update 
both to reflect the new location.  If you only change the !DocumentRoot path, 
you will get a 403 Forbidden error in your browser.
  
  '''Example Old Configuration'''
  

Reply via email to