mirror of
https://github.com/friendica/friendica
synced 2024-11-09 16:22:56 +00:00
Add .htaccess file to exclusion list in Update.md
This commit is contained in:
parent
0219d200a5
commit
c55d70b6d4
1 changed files with 4 additions and 2 deletions
|
@ -11,7 +11,9 @@ If you installed Friendica in the ``path/to/friendica`` folder:
|
||||||
2. Copy the following items from ``path/to/friendica`` to ``path/to/friendica_new``:
|
2. Copy the following items from ``path/to/friendica`` to ``path/to/friendica_new``:
|
||||||
* ``config/local.config.php``
|
* ``config/local.config.php``
|
||||||
* ``proxy/``
|
* ``proxy/``
|
||||||
The following items only need to be copied if they are located inside your friendica path:
|
* ``.htaccess`` if using Apache web server
|
||||||
|
|
||||||
|
The following items only need to be copied if they are located inside your friendica path:
|
||||||
* your storage folder as set in **Admin -> Site -> File Upload -> Storage base path**
|
* your storage folder as set in **Admin -> Site -> File Upload -> Storage base path**
|
||||||
* your item cache as set in **Admin -> Site -> Performance -> Path to item cache**
|
* your item cache as set in **Admin -> Site -> Performance -> Path to item cache**
|
||||||
* your temp folder as set in **Admin -> Site -> Advanced -> Temp path**
|
* your temp folder as set in **Admin -> Site -> Advanced -> Temp path**
|
||||||
|
|
Loading…
Reference in a new issue