File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ The **Procfile** contains what you need to switch between Apache or Nginx. Nginx
1414You will need MySQL and Apache/Nginx installed.
1515
16161 . Edit your ** config/db.ini** file with your user, host, and database.
17- 2 . Open ** install/db.sql** and load that data into your database.
18- 3 . Copy this directory somewhere so ** web** is readable by apache/nginx.
19- 4 . Open the ** web** directory in your browser .
20- 5 . If using Apache, the ** web/.htaccess ** file should handle what you need .
21- 6 . If using Nginx, you should use the ** config/nginx.conf ** file .
17+ 1 . Open ** install/db.sql** and load that data into your database.
18+ 1 . Copy this directory somewhere so ** web** is readable by apache/nginx.
19+ 1 . If using Apache, the ** web/.htaccess ** file should handle what you need .
20+ 1 . If using Nginx, you should use the ** config/nginx.conf ** file.
21+ 1 . Open the ** web ** directory in your browser .
2222
2323
2424See [ Tipsy Documentation] ( https://github.com/arzynik/Tipsy/wiki ) for more information.
You can’t perform that action at this time.
0 commit comments