mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 17:05:50 +02:00
FIXED : Issue 66
removed comment
This commit is contained in:
parent
1d48aea41e
commit
89d026e7ac
@ -53,7 +53,8 @@
|
||||
RewriteRule ^(.*)/howto/navigation-menu/?$ /$1/developer_guides/templates/how_tos/navigation_menus [R=301,L]
|
||||
RewriteRule ^(.*)/howto/pagination/?$ /$1/developer_guides/templates/how_tos/pagination [R=301,L]
|
||||
RewriteRule ^(.*)/howto/simple-contact-form/?$ /$1/developer_guides/forms/how_tos/simple_contact_form [R=301,L]
|
||||
RewriteRule ^(.*)/installation/?$ /$1/getting_started/installation [R=301,L]
|
||||
|
||||
RewriteRule ^([a-z]{2})/installation/?$ /$1/getting_started/installation [R=301,L]
|
||||
RewriteRule ^(.*)/installation/common-problems/?$ /$1/getting_started/installation/common_problems [R=301,L]
|
||||
#
|
||||
RewriteCond %{REQUEST_URI} !en/getting_started/installation/composer
|
||||
|
Loading…
Reference in New Issue
Block a user