Dear all,
this is my first time I try to set a local web server.
I have turned on HTTPD service.
I have created an account in dyndns.com.
I have created an index.html file in /var/www/html/mywebsite
I have enabled the DDNS option on my router:
Hostname: mysite.dyndns.com
Email address: Null
User: myusername
Pass: Mypass
Enable Wildcard: Yes.
Also I added in the conf.httpd file the lines:
DocumentRoot "/var/www/mysitenamel"
ServerName mysite.something.com
But every time i try to browse my site I see the interface from router...
Any ideas pls!!??