Go to file
sharvey fefd00cf1e BUGFIX If mod_rewrite isn't enabled on Apache, a 500 server error won't be generated which prevents the installer from opening and telling you there's no rewrite support
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/branches/2.4@98887 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 18:56:47 +13:00
assets MINOR Fixed comma where it should've been a dot (from r83449) (from r92249) 2011-02-02 18:56:44 +13:00
mysite MINOR: Reverted r97590 2011-02-02 18:56:45 +13:00
themes/tutorial MINOR Changed silverstripe.com references to silverstripe.org 2011-02-02 18:56:43 +13:00
.htaccess BUGFIX If mod_rewrite isn't enabled on Apache, a 500 server error won't be generated which prevents the installer from opening and telling you there's no rewrite support 2011-02-02 18:56:47 +13:00
.mergesources.yml REVERTED: r95199 2011-02-02 18:56:45 +13:00
COPYING Update copyright to 2008 2008-01-06 22:46:39 +00:00
ChangeLog MINOR: Changed change log to point to online change log. (from r71924) (from r92238) 2011-02-02 18:56:44 +13:00
INSTALL Moved installer to open, the right copy this time! 2007-08-07 22:19:05 +00:00
Makefile BUGFIX: Prevent 'make test' from running dev/build twice. 2009-10-26 21:26:40 +00:00
UPGRADING Updated UPGRADING file 2007-11-12 22:02:20 +00:00
favicon.ico Added favicon 2007-09-23 23:34:09 +00:00
index.php BUGFIX: fixed double slash when installed in the root. PATCH via simon_w. #4733 2011-02-02 18:56:46 +13:00
install.php MINOR Removed MySQL specific checking from the installer until we can figure out how to do it well across different databases. The only remaining MySQL specifics in the installer is the sending of the server information to ss2stats 2011-02-02 18:56:47 +13:00
rewritetest.php ENHANCEMENT Removed extension specific RewriteCond from .htaccess, install.php and rewritetest.php to allow for broader range of dynamically handled extensions (e.g. generating GIF files through SilverStripe controllers). See #2958 2011-02-02 18:56:46 +13:00
web.config ENHANCEMENT Easier installation for IIS based configurations by providing the web.config file out of the box, an inaccessible file on Apache based web servers 2011-02-02 18:56:45 +13:00