mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-26 04:51:08 -05:00
mention the easily overlooked .htaccess file
This commit is contained in:
parent
1fd4d328e3
commit
9b081db7ab
@ -45,6 +45,7 @@ Installation
|
||||
* To ensure that pastes with an expiration set get cleaned up, define the cron key in the config and set up a cronjob, for example:
|
||||
* `*/5 * * * * curl --silent http://yoursite.com/cron/[key]`
|
||||
* If you encounter errors with stylesheets and paths, make sure your base_url config value is not empty (see [here](http://www.codeigniter.com/user_guide/installation/upgrade_303.html)).
|
||||
* Be sure to also copy the .htaccess file when you move files around. This is a hidden file and easily overlooked.
|
||||
|
||||
|
||||
Documentation
|
||||
|
Loading…
x
Reference in New Issue
Block a user