Dynamic Virtual Hosting Configuration

1
2
<VirtualHost *:80>
ServerAdmin admin@local.dev
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
This configuration allows all subdomains calls go to a folder without having to restart or add more configurations for each sub domain.

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.