diff --git a/install.html b/install.html index f181001..15212f5 100644 --- a/install.html +++ b/install.html @@ -139,15 +139,22 @@
/repository
and /private
folders/dist
directory. This is also known as 'public' folder./dist
directory. This is also known as 'public' folder/private/logs/app.log
admin/admin123
NOTE: For security reasons /dist
is the ONLY folder you want to be exposed through the web. Everything else should be outside of your web root, this way people can’t access any of your important files through the browser.
Since version 7 is completely rewriten from scratch, there is no clear upgrade path from the older versions.
+Since version 7 is completely rewriten from scratch, there is no clear upgrade path from older versions.
If you have an older version of FileGator please backup everything and install the script again.
+Upgrade instructions for non-developers:
+repository/
and private/
Which versions am I running? Look for APP_VERSION
inside dist/index.php
file