Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

we sure this works? #2

Open
justin2004 opened this issue Jun 11, 2024 · 0 comments
Open

we sure this works? #2

justin2004 opened this issue Jun 11, 2024 · 0 comments

Comments

@justin2004
Copy link

i cloned it
docker build -t imagename .
docker run -p 80:80 --rm imagename

justin@parens:/tmp/docker-yasgui$ docker run -p 80:80 --rm imagename
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 172.17.0.4. Set the 'ServerName' directive globally to suppress this message
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 172.17.0.4. Set the 'ServerName' directive globally to suppress this message
[Tue Jun 11 18:35:28.335213 2024] [mpm_event:notice] [pid 1:tid 127039702899464] AH00489: Apache/2.4.59 (Unix) configured -- resuming normal operations
[Tue Jun 11 18:35:28.335312 2024] [core:notice] [pid 1:tid 127039702899464] AH00094: Command line: 'httpd -D FOREGROUND'

# THEN in a browser i hit  127.0.0.1:80

[Tue Jun 11 18:35:51.912531 2024] [core:error] [pid 35:tid 127039699417912] (13)Permission denied: [client 172.17.0.1:52046] AH00132: file permissions deny server access: /usr/local/apache2/htdocs/index.html
172.17.0.1 - - [11/Jun/2024:18:35:51 +0000] "GET / HTTP/1.1" 403 199
Forbidden
You don't have permission to access this resource.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant