diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-sysadm/attachments/20120826 | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-sysadm/attachments/20120826')
-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 |