Skip to content

sumiyoshi/apache_mod_study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache Mod Study

install

docker-compose build
docker-compose up
docker-compose run --rm httpd /usr/sbin/apxs -g -n hello_world
docker-compose run --rm httpd /usr/sbin/apxs -i -a -c hello_world/mod_hello_world.c

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published