Skip to content

Commit 8dee233

Browse files
committed
Merge branch 'main' of github.com:computerworxdev/server-scripts
2 parents a7fc605 + e45bfa1 commit 8dee233

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Rocky8-LAMP/Simple Basic Script/BasicWebServer.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# Bash Script for Setting Up a LAMP Stack with Additional Services simple edition v1
3+
# Bash Script for Setting Up a Web Stack with Additional Services simple edition v1
44
# This script installs and configures Apache, PHP, vsftpd and SSL certificates using Certbot.
55
# Applicable for RHEL/CentOS 8/9 and similar distributions.
66

Rocky8-LAMP/Simple Basic with security/BasicWebServeWithSecurity.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# Bash Script for Setting Up a LAMP Stack with Additional Services simple edition v1
3+
# Bash Script for Setting Up a Web Stack with Additional Services simple edition v1
44
# This script installs and configures Apache, PHP, vsftpd and SSL certificates using Certbot.
55
# Applicable for RHEL/CentOS 8/9 and similar distributions.
66

0 commit comments

Comments
 (0)