
my.ip.adress


When I do the following:
----------------------------------------
<VirtualHost my.ip.adress:443>
# General setup for the virtual host
DocumentRoot "/opt/lampp/htdocs"
ServerName my.ip.adress:443
ServerAdmin webmaster@webmaster.adress
ErrorLog logs/error_log
TransferLog logs/access_log
----------------------------------------

Please help me couse I realy need to know how I can solve it...
Great thanks Repute!

ps. my.ip.adress stands for my own ip adress...