mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-14 20:17:14 +01:00
744 B
744 B
Xenomporio installation
Place the installation files into a folder in /var/www/html/.
cd /var/www/html
e.g. Release 1.0:
sudo wget https://github.com/xenomporio-org/Xenomporio/archive/refs/tags/V.1.0.zip
unzip V.1.0.zip
Set folder permissions:
sudo chown www-data:www-data Xenomporio-V.1.0 -R
Fire up the setup page in a browser
http://yourserverip/Xenomporio-V.1.0 (watch out, its case sensitive)