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
|
port=$0
|
||||||
gsub(/.*:/,"",port)
|
gsub(/.*:/,"",port)
|
||||||
gsub(/>.*/,"",port)
|
gsub(/>.*/,"",port)
|
||||||
n=split(cfgfile, a, "/")
|
f = cfgfile
|
||||||
f=a[n]
|
sub(".*/", "", f)
|
||||||
}
|
}
|
||||||
|
|
||||||
in_vhost && /ServerName/ {
|
in_vhost && /ServerName/ {
|
||||||
|
|||||||
Reference in New Issue
Block a user