設置 | 登錄 | 註冊

作者共發了14篇帖子。

在瑞芯微RV1106板子上用gcc14.2本地编译安装apache2.4.63,开启http2和tls1.3,并且https支持XP系统的IE6-8浏览器

11樓 巨大八爪鱼 2025-6-24 17:31
[root@luckfox-rv1106 ~/software/lamp]# ps aux | grep httpd
  379 root      0:00 /opt/httpd-2.4.63/bin/httpd -k start
  584 daemon    0:00 /opt/httpd-2.4.63/bin/httpd -k start
  585 daemon    0:00 /opt/httpd-2.4.63/bin/httpd -k start
  586 daemon    0:00 /opt/httpd-2.4.63/bin/httpd -k start
  743 daemon    0:01 /opt/httpd-2.4.63/bin/httpd -k start
  806 root      0:00 grep httpd
[root@luckfox-rv1106 ~/software/lamp]# free -h
              total        used        free      shared  buff/cache   available
Mem:         215.4M       23.4M        4.4M      472.0K      187.6M      184.2M
Swap:             0           0           0
[root@luckfox-rv1106 ~/software/lamp]#
12樓 巨大八爪鱼 2025-6-24 17:41
开机自动启动apache服务器:
vi /etc/init.d/rcS
删除里面的httpd -h /var/www/html语句
添加/opt/httpd-2.4.63/bin/apachectl start
13樓 巨大八爪鱼 2025-6-24 21:18
Windows 2000 SP4的IE5浏览器访问https:

(服务器必须采用sha1签名的https证书)

14樓 巨大八爪鱼 2025-6-24 21:36

Windows 2000 SP4(未安装黑翼猫扩展内核)的IE6浏览器访问https:

(服务器必须采用sha1签名的https证书)

內容轉換:

回覆帖子
內容:
用戶名: 您目前是匿名發表。
驗證碼:
看不清?換一張
©2010-2025 Purasbar Ver3.0 [手機版] [桌面版]
除非另有聲明,本站採用知識共享署名-相同方式共享 3.0 Unported許可協議進行許可。