Update ApacherOverzicht.sh
This commit is contained in:
@@ -33,8 +33,8 @@ find -L "$CONFIG_DIR" -type f \( -name "*.conf" -o -name "*.vhost" -o -name "*.c
|
||||
port=$0
|
||||
gsub(/.*:/,"",port)
|
||||
gsub(/>.*/,"",port)
|
||||
n=split(cfgfile, a, "/")
|
||||
f=a[n]
|
||||
f = cfgfile
|
||||
sub(".*/", "", f)
|
||||
}
|
||||
|
||||
in_vhost && /ServerName/ {
|
||||
|
||||
Reference in New Issue
Block a user