Difference between revisions of "Index.php (page)"

From wikieduonline
Jump to navigation Jump to search
(Created page with " {{php}}")
 
Line 1: Line 1:
 +
{{lc}}
 +
 +
 +
{{php:apache Dockerfile}}
  
  

Revision as of 14:07, 15 February 2024


FROM php:apache

# Copy your PHP files to the document root
COPY index.php /var/www/html

# Expose the web server port
EXPOSE 80




php, php -i, php --version

Advertising: