mirror of
https://github.com/jessebot/tiny_personal_website.git
synced 2025-10-01 01:48:43 +00:00
clarified some file purposes with better names
This commit is contained in:
parent
2c37988193
commit
e7b26901e8
2 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ replacing all the sample data with your own real data.
|
|||
4. The website assumes you're running on a Linux server with apache. I use the
|
||||
[mod_wsgi](https://github.com/GrahamDumpleton/mod_wsgi) apache module to
|
||||
deliver this content.
|
||||
..* In `config/example.com.conf` I have an example apache
|
||||
..* In `config/example_apache_vhost.conf` I have an example apache
|
||||
virutal host config. I recommend creating a special user and group for this
|
||||
website to run as.
|
||||
..* There is also a mandatory `config/wsgi.conf` you'll need to put in your
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue