I'm wondering if anyone knows of a way to perform a "relative" index of a web site? In other words, rather than indexing the site by specifying the fully qualified URL (e.g. http://www.yahoo.com), is there a way to specify a directory that I want to index on the machine from which webinator is running?
So, I would like to say specify the HTML root on my web server, and perform the index there. Theoretically, this should work, because all of my page links are relative (e.g. <a href="/dir_name/filename.html>), and I would expect that the index would contain the same type of hrefs.
-Richard Livingston
So, I would like to say specify the HTML root on my web server, and perform the index there. Theoretically, this should work, because all of my page links are relative (e.g. <a href="/dir_name/filename.html>), and I would expect that the index would contain the same type of hrefs.
-Richard Livingston