silverstripe-framework/docs/en
Christian Lohmaier 26ed69508a fix nginx documentation to one that actually works :-)
example configuration wuldn't allow to install silverstripe, as
install.php does exist as a regular file (and that was ignored in the
old version of the documentation)
Similarily, the last rule in the htaccess snippet that should allow the
access to the tinymce php files were never applied, as a previously
listed regex did match and denied access. Even if it would have taken
effect: as those files do exist on disk, they would have been handed out
as-is and not been interpreted by php.
Also the statement regarding accidental/exploitable execution of
arbitrary php was misleading (and to some degree even wrong) in the old
context.

squashed commit as per pr#1791
2013-04-23 12:37:25 +02:00
..
_images Added docs for composer 2012-11-03 18:00:58 +13:00
changelogs 3.1.0-beta3 changelog 2013-04-18 19:28:13 +02:00
howto Fixed extra_requirements docs 2013-04-05 15:35:30 +02:00
installation fix nginx documentation to one that actually works :-) 2013-04-23 12:37:25 +02:00
misc Update translation.md 2013-04-04 17:44:40 +03:00
reference Merge remote-tracking branch 'origin/3.0' into 3.1 2013-04-12 01:13:32 +02:00
topics Extended docs for shortcode handling and doctypes (fixes #1700) 2013-04-16 14:01:04 +02:00
tutorials API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
index.md Corrected a number of inbound links pointing to the documentation. 2012-10-09 14:53:47 +13:00