NGINX发布动态页面的方法

一、建立

[root@server100 html]# vim index.php

[root@server100 html]# pwd

/usr/share/nginx/html

二、下载PHP文件

[root@server100 conf.d]# dnf install php.x86_64 -y

正在更新 Subscription Management 软件仓库。

无法读取客户身份

本系统尚未在权利服务器中注册。可使用 subscription-manager 进行注册。

上次元数据过期检查:17:56:23 前,执行于 2024年04月27日 星期六 18时22分55秒。

软件包 php-8.0.27-1.el9_1.x86_64 已安装。

依赖关系解决。

无需任何处理。

完毕!

[root@server100 conf.d]# cd ../default.d/

[root@server100 default.d]# ls

php.conf

[root@server100 default.d]# vim php.conf

[root@server100 default.d]# systemctl restart nginx.service

相关推荐
饮啦冰美式30 分钟前
22.04Ubuntu---ROS2使用rclcpp编写节点
linux·运维·ubuntu
wowocpp30 分钟前
ubuntu 22.04 server 安装 和 初始化 LTS
linux·运维·ubuntu
Lign1731436 分钟前
ubuntu unrar解压 中文文件名异常问题解决
linux·运维·ubuntu
大霞上仙1 小时前
Ubuntu系统电脑没有WiFi适配器
linux·运维·电脑
Karoku0662 小时前
【企业级分布式系统】Zabbix监控系统与部署安装
运维·服务器·数据库·redis·mysql·zabbix
为什么这亚子2 小时前
九、Go语言快速入门之map
运维·开发语言·后端·算法·云原生·golang·云计算
布值倒区什么name2 小时前
bug日常记录responded with a status of 413 (Request Entity Too Large)
运维·服务器·bug
。puppy3 小时前
HCIP--3实验- 链路聚合,VLAN间通讯,Super VLAN,MSTP,VRRPip配置,OSPF(静态路由,环回,缺省,空接口),NAT
运维·服务器
颇有几分姿色3 小时前
深入理解 Linux 内存管理:free 命令详解
linux·运维·服务器
光芒再现dev3 小时前
已解决,部署GPTSoVITS报错‘AsyncRequest‘ object has no attribute ‘_json_response_data‘
运维·python·gpt·语言模型·自然语言处理