mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Ingo Schommer
1e913bb938
Remove rewrite-less routing through index.php
It's currently broken (doesn't rewrite subsequent links), and is of questionable use. It was introduced during a time when PHP didn't have a built-in webserver (I think). Virtually ever webserver will have rewriting capabilities these days (even IIS!), and if you struggle with the setup as a new user, you can just fall back to PHP's built-in webserver. This doesn't affect installation capabilities, since these are triggered via install.php.
SilverStripe Framework
PHP5 framework forming the base for the SilverStripe CMS (http://silverstripe.org).
Requires a silverstripe-installer
base project. Typically used alongside the cms
module.
Installation
See installation on different platforms, and installation from source.
Bugtracker
Bugs are tracked on github.com. Please read our issue reporting guidelines.
Development and Contribution
If you would like to make changes to the SilverStripe core codebase, we have an extensive guide to contributing code.
Links
Description
Languages
PHP
99.4%
Scheme
0.5%