webserver

package
v3.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2026 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPHPVhost

func NewPHPVhost(serverType Type, configDir string) (types.PHPVhost, error)

func NewProxyVhost

func NewProxyVhost(serverType Type, configDir string) (types.ProxyVhost, error)

func NewStaticVhost

func NewStaticVhost(serverType Type, configDir string) (types.StaticVhost, error)

Types

type Type

type Type string

Type Web 服务器类型

const (
	TypeNginx  Type = "nginx"
	TypeApache Type = "apache"
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL