Versionsunterschiede von Test Server / Setting Up Virtual Hosts
43 | 43 | |
---|---|---|
44 | 44 | You should see |
45 | 45 | |
46 | %% DocumentRoot "srv/www/htdocs/site1" | |
47 | ServerName "www.linuxhelp1.com" %% | |
46 | %% DocumentRoot "srv/www/htdocs/myproject" | |
47 | ServerName "myproject" | |
48 | %% | |
48 | 49 | |
49 | 50 | |
50 | 51 | ---- |