Versionsunterschiede von Test Server / Setting Up Virtual Hosts




← Vorherige Änderung
Nächste Änderung →




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 %% sudo mkdir myproject%% 30 %% mkdir myproject%%
31 31
32 %% cd /srv/www/myproject %% 32 %% cd /srv/www/myproject %%
33 33