Skip to content

Drop Notes

Simple Guides to Getting Started

Tag Archives: mod rewrite

Docker Official PHP enable mod_rewrite

The official PHP & Apache container by default doesn’t have mod rewrite enabled. To enable this you would need to create your own Dockerfile, using the build “FROM php:xx” where xx is the container you need. Then add the following line to enable mod rewrite RUN a2enmod rewrite

Posted bybobbyzholmes25 June 2018Posted inApache, Articles, Docker, PHPTags: apache, docker, mod rewrite, php

Recent Posts

  • Connect to a locally installed database from a Docker container
  • Setting Up Docker on AWS EC2
  • Docker Official PHP enable mod_rewrite
  • Docker Official PHP container how to enable PDO

Recent Comments

    Archives

    • December 2019
    • January 2019
    • June 2018

    Categories

    • Apache
    • Articles
    • AWS
    • Databases
    • Docker
    • EC2
    • PHP
    • Ubuntu

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    Drop Notes, Proudly powered by WordPress.