Hi Sarah,
Yup, this is correct!
If you’re running int o the 403 Forbidden Error, make sure that you’re putting the files in app/public
and not app
.
Also, if the site is using the Preferred environment, you must use index.php
as the indexes and not index.html
or index.htm
.
If you wish to use index.html
or index.htm
, please switch the site’s environment to Custom.