From e0cb99804597a51c788c1859495047323932f793 Mon Sep 17 00:00:00 2001 From: adreeun Date: Sun, 27 Apr 2014 13:29:11 -0400 Subject: [PATCH 1/2] Update page_creation.rst Apache's directory index documentation link outdated - replaced <2.0> in the link with <2.4> --- book/page_creation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/page_creation.rst b/book/page_creation.rst index 05d0f61b533..f302f4250c1 100644 --- a/book/page_creation.rst +++ b/book/page_creation.rst @@ -1061,5 +1061,5 @@ to rapidly develop applications. .. _`Twig`: http://twig.sensiolabs.org .. _`third-party bundles`: http://knpbundles.com .. _`Symfony Standard Edition`: http://symfony.com/download -.. _`Apache's DirectoryIndex documentation`: http://httpd.apache.org/docs/2.0/mod/mod_dir.html +.. _`Apache's DirectoryIndex documentation`: http://httpd.apache.org/docs/2.4/mod/mod_dir.html .. _`Nginx HttpCoreModule location documentation`: http://wiki.nginx.org/HttpCoreModule#location From 32508f2db8316bf31935155f82cc01df9578c485 Mon Sep 17 00:00:00 2001 From: adreeun Date: Sun, 27 Apr 2014 14:56:36 -0400 Subject: [PATCH 2/2] Update page_creation.rst --- book/page_creation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/page_creation.rst b/book/page_creation.rst index f302f4250c1..b2b26c04c11 100644 --- a/book/page_creation.rst +++ b/book/page_creation.rst @@ -1061,5 +1061,5 @@ to rapidly develop applications. .. _`Twig`: http://twig.sensiolabs.org .. _`third-party bundles`: http://knpbundles.com .. _`Symfony Standard Edition`: http://symfony.com/download -.. _`Apache's DirectoryIndex documentation`: http://httpd.apache.org/docs/2.4/mod/mod_dir.html +.. _`Apache's DirectoryIndex documentation`: http://httpd.apache.org/docs/current/mod/mod_dir.html .. _`Nginx HttpCoreModule location documentation`: http://wiki.nginx.org/HttpCoreModule#location