~> App
Version
~> Apache2
Description
Install (execute in workspace terminal)
wrk install apache2==2.4
Remarks and hints
NOTE: systemctl is not runinng!
# Use apachectl to restart apache2, i.e.:
sudo apachectl start
sudo apachectl stop
sudo apachectl restart
# config
/etc/apache2/apache2.conf
# If you are not running locally, set ServerName (IP, host) in apache2.conf:
sudo nano /etc/apache2/apache2.conf
# virtual host configuration files
/etc/apache2/sites-available/
# Use apachectl to restart apache2, i.e.:
sudo apachectl start
sudo apachectl stop
sudo apachectl restart
# config
/etc/apache2/apache2.conf
# If you are not running locally, set ServerName (IP, host) in apache2.conf:
sudo nano /etc/apache2/apache2.conf
# virtual host configuration files
/etc/apache2/sites-available/
Scripts
# Istall script # Start scriptUI
// App port: 80
!= Workspace compatibility
compatible with all workspaces
!= App compatibility
Nginx
(app code: nginx)incompatible
all versions