You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1234567 |
- ServerName camotion-v2.local
- DocumentRoot /var/camotion-v2.local/public
- ServerAlias camotion-v2.local
- <Directory /var/camotion-v2.local/public>
- Options Indexes FollowSymLinks MultiViews
- AllowOverride All
- </Directory>
|