Modification du vhost
This commit is contained in:
parent
60ccd4ea6d
commit
c5c2c02e03
@ -20,14 +20,14 @@ Configuration VHOST
|
||||
<VirtualHost *:8088>
|
||||
ServerName tville.scores-decisions.com
|
||||
AddDefaultCharset utf-8
|
||||
DocumentRoot /sites/webservice-1.1/html/ws
|
||||
DocumentRoot /sites/webservice-1.1/html
|
||||
|
||||
<Directory />
|
||||
Options FollowSymLinks
|
||||
AllowOverride None
|
||||
</Directory>
|
||||
|
||||
<Directory /sites/webservice-1.1/html/>
|
||||
<Directory /sites/webservice-1.1/>
|
||||
Options Indexes FollowSymLinks MultiViews
|
||||
AllowOverride none
|
||||
Order allow,deny
|
||||
|
Loading…
Reference in New Issue
Block a user