mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 13:54:26 -07:00
switching from mod_rpaf to mod_extract_forwarded.conf
This commit is contained in:
parent
2a521e7390
commit
2bb8166f7b
4 changed files with 4 additions and 4 deletions
|
@ -54,7 +54,7 @@ get_ip_iface
|
|||
conf='/etc/httpd/conf.d/vesta.conf'
|
||||
nconf='/etc/nginx/conf.d/vesta_ip.conf'
|
||||
iconf='/etc/sysconfig/network-scripts/ifcfg'
|
||||
rconf='/etc/httpd/conf.d/rpaf.conf'
|
||||
rconf='/etc/httpd/conf.d/mod_extract_forwarded.conf'
|
||||
|
||||
# Adding ip
|
||||
/sbin/ifconfig "$iface" "$ip" netmask "$mask"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue