Apache-PHP

Apache-PHP

Docker app from almus' Repository

Overview

Apache based web server with basic PHP web server capabilities with the addition of php5-gd, php5-sqlite, php5-intl Directions: /config : this path is used to store the configuration and the SSL certs files of the reverse proxy. /web : this path is the web directory /web/adminer : adminer path inside the web directory /logs : this path is the logs directory I have added custom Crontab functionality.To enable Cron jobs, edit the file crons.conf in folder /config. Add as many tasks as you need, save the file, and restart the container.

Apache-PHP Web Server

This is a basic installation to serve web pages in Apache-PHP.

Install Apache-PHP on Unraid in a few clicks.

Find Apache-PHP in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Apache-PHP Review the template variables and paths Click Install

Categories

Download Statistics

9,518
Total Downloads

Related apps

Explore more like this

Explore all

Details

Repository
evilalmus/docker_apache_php:latest
Last Updated2023-08-25
First Seen2023-09-05

Runtime arguments

Web UI
http://[IP]:[PORT:80]/
Network
g33kdock
Shell
bash
Privileged
false

Template configuration

Host Port 1Porttcp
Target
80
Default
8005
Value
8005
Host Port 2Porttcp
Target
443
Default
8443
Value
8444
Host Path 2Pathrw
Target
/web
Default
/mnt/disks/SSD/www/
Host Path 3Pathrw
Target
/logs
Default
/mnt/disks/SSD/appdata/apache-php/logs/
Host Path 4Pathro
Target
/etc/localtime
Default
/etc/localtime
Value
/etc/localtime
AppData Config PathPathrw
Target
/config
Default
/mnt/cache/appdata/Apache-PHP