This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
|
||||
DirectoryIndex index.php
|
||||
|
||||
# Serve http://localhost/spot/ from the public web root.
|
||||
Alias /spot /var/www/html/spot/public
|
||||
# Serve http://localhost/livetrail/ from the public web root.
|
||||
Alias /livetrail /var/www/html/livetrail/public
|
||||
|
||||
<Directory /var/www/html/spot/public>
|
||||
<Directory /var/www/html/livetrail/public>
|
||||
Options FollowSymLinks
|
||||
AllowOverride None
|
||||
Require all granted
|
||||
|
||||
Reference in New Issue
Block a user