diff --git a/development/website_updating.html b/development/website_updating.html
index 7f7bb4ce..a4a5225b 100644
--- a/development/website_updating.html
+++ b/development/website_updating.html
@@ -359,7 +359,7 @@ tidy --tidy-mark no -i -wrap 78 -m -asxhtml --merge-divs no --merge-spans no --d
ServerName boost.localhost
DocumentRoot "/path/to/boost/website/public_html/beta"
<Directory "/path/to/boost/website/public_html/beta">
- Options MultiViews Includes ExecCGI FollowSymLinks +Includes
+ Options +MultiViews +Includes +ExecCGI +FollowSymLinks +Includes
AllowOverride All
Order allow,deny
Allow from all