# Trellis + Apache2

**URL:** https://discourse.roots.io/t/trellis-apache2/13370
**Category:** trellis
**Created:** 2018-08-18T23:39:02Z
**Posts:** 1

## Post 1 by @Jon — 2018-08-18T23:39:02Z

Hey guys.

I have a client with some outdated IT requirements, including deploying everything on apache2.

I’ve started adding this to trellis here:

> **[Interfacelab/trellis](https://github.com/Interfacelab/trellis/tree/feature/apache2)**
>
> trellis - Ansible playbooks for a WordPress LEMP stack

Right now it’s working, but on local vagrant development installs only. I plan to get the following working over the next day or two:

- https
- let’s encrypt
- additional server h5bp security configs
- no-default config
- more configuration options

I actually didn’t have to butcher trellis too much to get it to work, so kudos on that!

Also, a caveat, it’s not likely I will maintain this beyond the life of this current project as I have no interest in using Apache2 again. But, I thought people might find it useful and, if needed, take it further than I am willing to take it :wink:
