Apache Install not working

I have my server running 18.04 and followed the instructions to the dot

from here https://www.linode.com/docs/websites/hosting-a-website-ubuntu-18-04/#web-server

and I got to editing Apache's config file. I pasted what they said to at the end of the file. When I go to restart apache I get an error.

http://puu.sh/C5cJn/829a96084f.png (picture of full error)

Nov 21 02:52:56 localhost apachectl[29483]: Invalid command '…', perhaps misspelled or defined by a module not included in t
N

so i'm assuming its a formatting error from the wiki… any ideas how to fix it?

1 Reply

The error log mentions an error on line 230. Check there. Edit: If you have at least 230 lines in your config file, then there's something seriously something wrong there.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct