Problem related with hyper link open

sir when iam uplode the index file in the iot and open it through the ip address of the iot .
then the hyperlink pages are not working which is attached through the index file .
extample iot.html is hyperlink with the index file but it is not open through this .
how to uplode the other file which is connected through the index file

Please share your code here. Also, check if you have uploaded the Hyperlinked file too.

Hi riorock,
Please refer this thread Problem related my project
You have to use /serveFile?filename= before the html link.
For example
<a href="/serveFile?filename=iot.htm"> Click Me <a>