This website requires JavaScript.
Explore
Help
Sign In
tonyair
/
silverstripe-installer
Watch
1
Star
0
Fork
0
You've already forked silverstripe-installer
mirror of
https://github.com/silverstripe/silverstripe-installer
synced
2024-10-22 17:05:33 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
4.3.3
silverstripe-installer
/
.htaccess
3 lines
46 B
ApacheConf
Raw
Permalink
Normal View
History
Unescape
Escape
Shift public resources into public folder (#220)
2018-01-12 04:28:15 +01:00
RewriteEngine
On
BUG Fix routing error for public assets Port of https://github.com/silverstripe/recipe-core/pull/14 to installer
2018-02-07 01:57:17 +01:00
RewriteRule
^(.*)$ public/$1
Reference in New Issue
Copy Permalink