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