Versionsunterschiede von Test Server / Setting Up Virtual Hosts
27 | Once you have installed and checked the status of Apache, go to its Web-root directory and create a new directory as mentioned below. | 27 | Once you have installed and checked the status of Apache, go to its Web-root directory and create a new directory as mentioned below. |
---|---|---|---|
28 | %% cd /srv/www/%% | 28 | %% cd /srv/www/%% |
29 | 29 | ||
30 |
%% |
30 | %% mkdir myproject%% |
31 | 31 | ||
32 | %% cd /srv/www/myproject %% | 32 | %% cd /srv/www/myproject %% |
33 | 33 |