Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fauzymadani/apache2config


https://github.com/fauzymadani/apache2config

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# apache2config
to create site with custom root dir in ubuntu server with apache2, create new file in `/etc/apache2/sites-available/laravel.conf`.

after that set
```bash
sudo a2ensite laravel.conf
```
the restart apache2