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
14
14
You will need MySQL and Apache/Nginx installed.
15
15
16
16
1 . 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 .
22
22
23
23
24
24
See [ Tipsy Documentation] ( https://github.com/arzynik/Tipsy/wiki ) for more information.
You can’t perform that action at this time.
0 commit comments