1、ubuntu界面按快捷键Ctrl+Alt+T进入命令终端

3、#Ubuntu 安装 Apache2,执行:apt-get install apache2#输入 y 同意

5、#apache 的常用目录#默认文档根目录是在 ubuntu 上的 /var/www 目录#配置文件是 / etc/apache2/apache2.conf#配置存储在的子目录在/etc/apache2 目录

时间:2024-10-11 23:19:45
1、ubuntu界面按快捷键Ctrl+Alt+T进入命令终端
3、#Ubuntu 安装 Apache2,执行:apt-get install apache2#输入 y 同意
5、#apache 的常用目录#默认文档根目录是在 ubuntu 上的 /var/www 目录#配置文件是 / etc/apache2/apache2.conf#配置存储在的子目录在/etc/apache2 目录