apachesite

package
v0.0.0-...-ea924cd Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApacheSite

type ApacheSite struct {
	// contains filtered or unexported fields
}

Site implements functionality for site enabling/disabling

func GetApacheSite

func GetApacheSite() (ApacheSite, error)

func (ApacheSite) Disable

func (s ApacheSite) Disable(hostConfigName string) error

Disable disables site via a2dissite utility

func (ApacheSite) Enable

func (s ApacheSite) Enable(hostConfigPath string) error

Enable enables site via a2ensite utility

Jump to

Keyboard shortcuts

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