Centos 7 with Mod_rewrite enable.
10K+
Centos 7 with Mod_rewrite enable.
docker run -d -p 80:80 --name mod-rewrite-container -v "$PWD/src/":/var/www/html/ cesarhernandezgt/mod_rewrite
src is the host folder containing your .htaccess and html files.docker exec -it mod-rewrite-container bash
Content type
Image
Digest
Size
113.1 MB
Last updated
almost 9 years ago
docker pull cesarhernandezgt/mod_rewrite