Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
im trying to configure apache with virtualhost
the router get everydy new address IP and my server is runnig
on ip 192.168.2.33
my domaine is
how can i configure my server so if someone tape he will be directed to my server
i did the following
<VirtualHost 192.168.2.34 217.235.1.68>
servername DocumentRoot /usr/local/httpd/htdocs/mypage
</VirtualHost>
it's not the best way because the address changes.
thanks for help.
eliap
im trying to configure apache with virtualhost
the router get everydy new address IP and my server is runnig
on ip 192.168.2.33
my domaine is
how can i configure my server so if someone tape he will be directed to my server
i did the following
<VirtualHost 192.168.2.34 217.235.1.68>
servername DocumentRoot /usr/local/httpd/htdocs/mypage
</VirtualHost>
it's not the best way because the address changes.
thanks for help.
eliap