Commit Graph

11 Commits

Author SHA1 Message Date
Tianon Gravi fe9d96ed32 Update httpd SSL documentation 2018-08-10 13:37:46 -07:00
Wong Heung Sang a72d10ffbb
Make it more newbie friendly
Added port map -p 8080:80 to a docker run command
Anded a link to localhost:8080
So there will be feedback
2018-05-19 06:39:26 +08:00
Tianon Gravi 25a5b70c1b Adjust a ton of image references (especially to use %%IMAGE%%) 2017-10-09 15:30:46 -07:00
Florian Woerner 5c83d1c578 Add port option in the example without a Dockerfile (#1008)
* Add port option in the example without a Dockerfile

Add '-p 80:80' to the example without a Dockerfile.
This expose the port 80 so that users can conect to the server through a web client.
2017-09-20 10:26:01 -07:00
Ivan 7e1047e4a2 Fix typo
- 'of you just want PHP...' > 'if you just want PHP...'
2017-04-28 09:43:30 -07:00
Tianon Gravi bf5147aa6a Adjust "httpd" examples to use "-d" ("caught SIGWINCH, shutting down gracefully" on terminal resize) 2016-08-22 14:54:02 -07:00
Tianon Gravi 481f43ec2f Use explicit-type code blocks in a lot of obvious places (now that the Hub actually renders these _better_ than the no-type versions) 2015-08-13 09:29:14 -07:00
Tianon Gravi a71fa247d9 FORMAT ALL THE THINGS 2015-02-12 13:42:10 -07:00
Stuart P. Bentley 561ef9619a Replace `$(pwd)` with `$PWD` 2015-02-04 20:06:32 +00:00
Joe Ferguson 22da6c5076 Add https info to httpd 2015-01-12 14:50:35 -08:00
Joe Ferguson 8e367edd88 Add httpd docs 2014-11-05 08:22:49 -08:00