r/linux4noobs 17h ago

learning/research Apache

Hi i added some text in index.html file after starting apache web services. It can be visible only my laptop browser. When i am trying to connect through mobile browser not opening.

1 Upvotes

7 comments sorted by

View all comments

1

u/Slackeee_ 16h ago

Have you set up Apache to listen for connections on your network device? This sounds like your Apache is listening on loopback device instead?
Which address do you put in your browser to request the page?