diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/attachments/20120826/47c96f16')
-rw-r--r-- | zarb-ml/mageia-sysadm/attachments/20120826/47c96f16/attachment-0001.obj | 10 | ||||
-rw-r--r-- | zarb-ml/mageia-sysadm/attachments/20120826/47c96f16/attachment.obj | 10 |
2 files changed, 20 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/attachments/20120826/47c96f16/attachment-0001.obj b/zarb-ml/mageia-sysadm/attachments/20120826/47c96f16/attachment-0001.obj new file mode 100644 index 000000000..23e3d14ca --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20120826/47c96f16/attachment-0001.obj @@ -0,0 +1,10 @@ +Index: puppet/modules/apache/templates/00_default_vhosts.conf +=================================================================== +--- puppet/modules/apache/templates/00_default_vhosts.conf (revision 2804) ++++ puppet/modules/apache/templates/00_default_vhosts.conf (working copy) +@@ -4,4 +4,5 @@ + Allow from all + </Location> + Redirect / http://www.<%= domain %>/ ++ ErrorDocument 404 /var/www/html/404.php + </VirtualHost>
\ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20120826/47c96f16/attachment.obj b/zarb-ml/mageia-sysadm/attachments/20120826/47c96f16/attachment.obj new file mode 100644 index 000000000..23e3d14ca --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20120826/47c96f16/attachment.obj @@ -0,0 +1,10 @@ +Index: puppet/modules/apache/templates/00_default_vhosts.conf +=================================================================== +--- puppet/modules/apache/templates/00_default_vhosts.conf (revision 2804) ++++ puppet/modules/apache/templates/00_default_vhosts.conf (working copy) +@@ -4,4 +4,5 @@ + Allow from all + </Location> + Redirect / http://www.<%= domain %>/ ++ ErrorDocument 404 /var/www/html/404.php + </VirtualHost>
\ No newline at end of file |