Skip to content

Configuration file for sites-available at /etc/apache2/ intended for WordPress website server.

License

Notifications You must be signed in to change notification settings

rayatiga/apache2-wordpress-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

apache2-wordpress-config

Configuration file for sites-available at /etc/apache2/ intended for WordPress website server.

installation

git clone https://github.com/rayatiga/apache2-wordpress-config.git

preparing

NOTE: This is allowing override all in directory /var/www/html/*

Go to inside apache2-wordpress-config directory

cd apache2-wordpress-config/

using

Move site.conf to /etc/apache2/sites-available/ (apache2 site config)

mv site.conf /etc/apache2/sites-available/

Enable site.conf site config

sudo a2ensite site.conf

About

Configuration file for sites-available at /etc/apache2/ intended for WordPress website server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published