„Home“ ändern
parent
ed7c0b98b2
commit
1d8195fa38
5
Home.md
5
Home.md
|
@ -2,7 +2,10 @@
|
|||
* PHP >= 8.2
|
||||
* Apache2, nginx or any PHP capable web server
|
||||
# Installation
|
||||
1. clone this repository somewhere on your PHP-enabled web space.
|
||||
1. clone this repository somewhere on your PHP-enabled web space
|
||||
```
|
||||
git clone https://git.stefanritter.de/gideonstar/imgpaste.git imgpaste
|
||||
```
|
||||
2. if you want to make changes to the configuration, copy config.dist.php to config.php
|
||||
3. disable Directory Listing of your $datadir in your webserver's configuration
|
||||
# TODO
|
||||
|
|
Loading…
Reference in New Issue