WEB server

Post new topic   Reply to topic    DD-WRT Forum Index -> General Questions
Author Message
wr1043nv1
DD-WRT Novice


Joined: 27 Jun 2018
Posts: 1

PostPosted: Tue Jul 23, 2024 22:33    Post subject: WEB server Reply with quote
Hello, I use a web server on my TP-Link router with DD-WRT v3.0-r35927 std (05/13/18).
It is accessible on 192.xxx.xxx.xxx/user/index.htm.
The index.htm file is located on a USB drive, mounted under /tmp/mnt/sda directory.
For this I have a command in a start script: ln -sf /tmp/mnt/sda/index.htm /www/user
The WEB Access to the management console is allowed only on port 443 (https) and not on 80 (http).
I would like to be able to access custom web site on port 80 on the router LAN: http://192.xxx.xxx.xxx.
If I change the startup script like this: ln -sf /tmp/mnt/sda/index.htm /www
it is not working and the custom web page is not displayed, it is only a white background in the Explorer.

In the WiKi I have seen that I need to configure a separate httpd web server for my site:
https://wiki.dd-wrt.com/wiki/index.php/WEB_server

Please help me to do this, as there is no step by step manual for this on the WiKi site.

Thank you in advance for the responses!
Sponsor
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> General Questions All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum