Dedicated server manager

I tried , but it feels like I'm getting a heart attack.
First part is done , but then :
#
# Virtual Hosts
#
<VirtualHost *:81>
ServerAdmin webmaster@localhost
DocumentRoot C:\dedicated\DedicatedManager\www
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory C:\dedicated\DedicatedManager\www>
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
allow from all
RewriteEngine On
</Directory>
ErrorLog C:\dedicated\DedicatedManager\logs\error.log
# Possible values include: debug, info, notice, warn, error, crit,
# alert, emerg.
LogLevel warn
CustomLog C:\dedicated\DedicatedManager\logs\access.log combined
</VirtualHost>
I totally do not get this , my apache also not cause it will not start anymore. Errors flying all over the place ( my pc included
)
Like you said , some people just give up.
I have to, cause I let my pc fly and it landed to hard.
Nah , just kidding . But I can not get it to work.
So , if you have time maybe you have some suggestions. Maybe a baby tutorial ? LOL
cya my friend , Eppo ( still alive ) out.

First part is done , but then :
#
# Virtual Hosts
#
<VirtualHost *:81>
ServerAdmin webmaster@localhost
DocumentRoot C:\dedicated\DedicatedManager\www
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory C:\dedicated\DedicatedManager\www>
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
allow from all
RewriteEngine On
</Directory>
ErrorLog C:\dedicated\DedicatedManager\logs\error.log
# Possible values include: debug, info, notice, warn, error, crit,
# alert, emerg.
LogLevel warn
CustomLog C:\dedicated\DedicatedManager\logs\access.log combined
</VirtualHost>
I totally do not get this , my apache also not cause it will not start anymore. Errors flying all over the place ( my pc included

Like you said , some people just give up.
I have to, cause I let my pc fly and it landed to hard.
Nah , just kidding . But I can not get it to work.
So , if you have time maybe you have some suggestions. Maybe a baby tutorial ? LOL
cya my friend , Eppo ( still alive ) out.