Worked out the kinks with the Apache conf
This commit is contained in:
parent
904a5856ce
commit
b779690b49
1 changed files with 4 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
<VirtualHost *:80>
|
||||
ServerName pickles.local
|
||||
DocumentRoot /usr/share/pickles/bootstrap/public
|
||||
</VirtualHost>
|
Loading…
Add table
Add a link
Reference in a new issue