local form = ...
local data = form.option
local service = form.service
local srv1fill = ""
local srv2fill = "disabled"
if service.status == "running" then
srv1fill = "disabled"
srv2fill = ""
end
?>
Web Proxy Configuration
Warning
Modifying the web proxy configuration file is generally not necessary.
You must be familiar with the configuration file before proceeding.