Skip to main content
Topic: How do I start httpd service? (Read 106 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

How do I start httpd service?

I've decided to try a localhost web server. I've installed apache and searched but mostly found instructions on RC and DINIT. I decided to go ahead and...
Code: [Select]
sudo s6-service httpd start
s6-service: usage: s6-service [ -c compiled ] command... (use s6-service help for more information)

As well as...
Code: [Select]
s6-service help
s6-service help
s6-service add bundlename contents...
s6-service del bundlename contents...

And that is complete Latin to me! Help please.

S6/Plasma

Re: How do I start httpd service?

Reply #1
Did you check the wiki page?