Autosave
This commit is contained in:
parent
b2aa4c2578
commit
e964697250
@ -202,7 +202,7 @@ Nun wird eine neue Konfigurationsdatei mit dem folgenden Inhalt in die neue Date
|
|||||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
\end{lstlisting}
|
\end{lstlisting}
|
||||||
Nun kann der Webserver gestartet werden.
|
Nun kann der Webserver-Dienst aktiviert und gestartet werden.
|
||||||
\begin{lstlisting}
|
\begin{lstlisting}
|
||||||
systemctl enable apache2.service; systemctl start apache2.service
|
systemctl enable apache2.service; systemctl start apache2.service
|
||||||
\end{lstlisting}
|
\end{lstlisting}
|
||||||
|
Loading…
Reference in New Issue
Block a user