Versionsunterschiede von Test Server / Setting Up Virtual Hosts
| 25 | %% cd /srv/www/%% | 25 | %% cd /srv/www/%% |
|---|---|---|---|
| 26 | 26 | ||
| 27 | %% sudo mkdir myproject%% | 27 | %% sudo mkdir myproject%% |
| 28 | |||
| 29 | %% cd /srv/www/myproject %% | ||
| 30 | |||
| 31 | %% mkdir htdocs%% | ||
| 28 | 32 | ||
| 29 | Create a new file in the above mentioned directory by using the following command. | 33 | Create a new file in the above mentioned directory by using the following command. |
| 30 | 34 |