I just installled Apache2 on openSUSE, and when I go to my IP in a browser, I get a
"Access forbidden!
You don’t have permission to access the requested directory. There is either no index document or the directory is read-protected…" 403 error.
It seems to me there could be a default html I could point to in /srv/www/htdocs but i have not been able to locate it.
I was able to make a vhost.conf file to make my own site, or just put an index.html inside the above location, but could not get the default “It works!” page working! Note: it is for an assigment, but I am also curious!
I have been using Apache a bit in Ubuntu and Fedora, but this seems to have stumped me! Searched the web and will continue investigating/learning, but thought I’d ask you fine folks! (Even an AI couldn’t give me an answer, haha!)
Thanks in advance for the help, and I will gladly answer anything I may have forgotten to add.
Oct 02 22:11:21 localhost.localdomain systemd[1]: Reloading The Apache Webserver…
Oct 02 22:11:21 localhost.localdomain start_apache2[4254]: AH00112: Warning: DocumentRoot [/srv/www/htdocs/domain] does not exist
Oct 02 22:11:21 localhost.localdomain start_apache2[4254]: AH00112: Warning: DocumentRoot [/srv/www/htdocs/otherdomain] does not exist