This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
recipe-cms
Watch
1
Star
0
Fork
0
You've already forked recipe-cms
mirror of
https://github.com/silverstripe/recipe-cms.git
synced
2024-10-22 08:05:52 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
cb50e18f43
recipe-cms
/
.htaccess
3 lines
46 B
ApacheConf
Raw
Normal View
History
Unescape
Escape
Add public webroot folder (#7)
2018-01-12 02:38:55 +01:00
RewriteEngine
On
Fix invalid htaccess See https://github.com/silverstripe/recipe-core/pull/14
2018-04-13 04:41:20 +02:00
RewriteRule
^(.*)$ public/$1
Reference in New Issue
Copy Permalink