fixed typo
This commit is contained in:
parent
ce1392aa82
commit
a66eb44809
|
@ -45,7 +45,7 @@ ### Problems?
|
|||
|
||||
- Make sure the **public** directory is the document root of your web server. (see: Server Configuration below)
|
||||
- If you are using mod_rewrite, set the **index** option in **application/config/application.php** to an empty string.
|
||||
- Verify that your storage folder and the folders within in are writable by your web server.
|
||||
- Verify that your storage folder and the folders within are writable by your web server.
|
||||
|
||||
<a name="server-configuration"></a>
|
||||
## Server Configuration
|
||||
|
|
Loading…
Reference in New Issue