Commit Graph

12 Commits

Author SHA1 Message Date
sharvey
00ecb7763e MINOR Removed end php tag from rewritetest.php
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/branches/2.4@100325 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 18:56:49 +13:00
ischommer
17764cf273 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
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/branches/2.4@97791 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 18:56:46 +13:00
ischommer
58ba28451e BUGFIX Removed stop-condition for *.php in default .htaccess file in files generated by rewritetest.php
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@81848 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-07-15 00:00:43 +00:00
ischommer
ad5e9cfb6e BUGFIX Excluding .json extension from RewriteCond in .htaccess to allow RestfulServer to work with JSON formats - fixed in install.php and rewritetest.php
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@78433 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-06-04 22:03:55 +00:00
ischommer
da06ec2142 #2265 Installer falsely claims modrewrite fails (mamp)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@50691 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-03-07 01:17:15 +00:00
aoneil
b2156f92bc #1874 - generated .htaccess lacks "Rewritebase"
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@47868 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-01-10 23:40:26 +00:00
aoneil
536708f898 flush when rewrite test is forced
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@42756 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-27 23:27:47 +00:00
aoneil
ab17337b75 Flush the cache after the rewrite test
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@42205 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-17 22:00:48 +00:00
aoneil
ff8c56927c Don't show open_basedir errors when curl can't access temp dir
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@42178 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-17 01:19:15 +00:00
aoneil
bd1fa10ab9 #1368 - mod_rewrite fix for some apache servers
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@41675 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-13 23:41:22 +00:00
aoneil
c31b87df69 Don't make multiple .htaccess files, just work on the soingle one so we don';t need permissions on base folder. (merged from 2.0.2 branch, r37927)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@40480 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-08-20 00:30:16 +00:00
aoneil
62076389c3 Moved installer to open, the right copy this time!
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@39713 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-08-07 22:19:05 +00:00