lk/distros/suse/http_server.md

13 lines
292 B
Markdown
Raw Normal View History

2022-01-16 18:20:39 +00:00
---
title: "http_server"
tags: [ "Documentation", "distros" ]
---
2020-01-02 00:04:35 +00:00
Nothing interesting.
1. Install
2. Set a dns resolver in /etc/resolv.conf (`nameserver 1.1.1.1` works)
3. Enable NetworkManager
3. zypper install http-something php5 apache2
4. vi /srv/www/htdocs/index.html
5. Enable apache2