Fix Apache-PHP integration: Add proper httpd.conf with proxy_fcgi configuration to enable PHP-FPM communication
All checks were successful
Deploy LAMP / Deploy LAMP (push) Successful in 25s
All checks were successful
Deploy LAMP / Deploy LAMP (push) Successful in 25s
This commit is contained in:
3
html/test.php
Normal file
3
html/test.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
echo "PHP is working! Current time: " . date('Y-m-d H:i:s');
|
||||
?>
|
||||
Reference in New Issue
Block a user