typo3f-2.3
Directory actions
More options
Directory actions
More options
typo3f-2.3
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
-------- Flow 2.3 -------- Welcome to Flow! There are a few things you need to know to get started with Flow. All necessary steps are explained in the Getting Started tutorial which you find at: http://flowframework.readthedocs.org/en/2.3/TheDefinitiveGuide/PartII/index.html In short here's what you need to do: 1) Set up a virtual host for your web server and let it point to the Web/ directory of Flow. 2) Adjust the file permissions. On Linux / Mac just run sudo ./flow flow:core:setfilepermissions johndoe wwwuser wwwgroup from Flow's main directory (replace the user names by some matching your system environment!). 3) Call the URL leading to your virtual host from a browser Have fun!