This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
сервис_xinetd [2017/11/29 16:07] val [Настройка] |
сервис_xinetd [2020/07/20 07:04] (current) val [Настройка] |
||
|---|---|---|---|
| Line 12: | Line 12: | ||
| ===== Настройка ==== | ===== Настройка ==== | ||
| + | |||
| + | * [[Средства программирования shell#Web сервер на shell]] | ||
| + | |||
| <code> | <code> | ||
| - | # cat /etc/inetd.conf | + | # less /etc/xinetd.conf |
| # cat /etc/xinetd.d/www | # cat /etc/xinetd.d/www | ||
| </code><code> | </code><code> | ||
| service www | service www | ||
| + | #service http-alt | ||
| { | { | ||
| # disable = yes | # disable = yes | ||