Sign inSign up

cesarhernandezgt/mod_rewrite

By cesarhernandezgt

Updated almost 9 years ago

Centos 7 with Mod_rewrite enable.

Image
0

10K+

cesarhernandezgt/mod_rewrite repository overview

mod_rewrite

Centos 7 with Mod_rewrite enable.

To run the container

docker run -d -p 80:80 --name mod-rewrite-container -v "$PWD/src/":/var/www/html/ cesarhernandezgt/mod_rewrite

  • Server is available on host port 80.
  • src is the host folder containing your .htaccess and html files.
To inspect the container:

docker exec -it mod-rewrite-container bash

Tag summary

Content type

Image

Digest

Size

113.1 MB

Last updated

almost 9 years ago

docker pull cesarhernandezgt/mod_rewrite