<div dir="ltr"><div class="gmail_default" style="font-size:small">Thanks for the help and suggestion, I changed it to cin-index.html and it seems to work which I will report to the Mailing List.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Apr 26, 2024 at 9:34 PM Georgy Salnikov <<a href="mailto:sge@nmr.nioch.nsc.ru">sge@nmr.nioch.nsc.ru</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Fri, 26 Apr 2024, Phyllis Smith via Cin wrote:<br>
<br>
> Correction -- I need to find a way to change lowercase "index.html" to<br>
> another name. Can not change uppercase "Index.html" to another name<br>
> because it is used by Context Help (I have to verify that I said this<br>
> correctly now).<br>
<br>
Although it would be possible to change "Index.html" to something else, the<br>
problem is that this filename is autogenerated, the problem is not to break<br>
autogeneration. To do it consistently, latex2html script should be adapted.<br>
Perhaps I can do it somewhen.<br>
<br>
To change "index.html" to something else is easier.<br>
<br>
1) rename index.html to index.htm, or cin-index.html, or any other not<br>
conflicting name<br>
<br>
2) say webserver to use this new name as the default index (consulting that<br>
particular webserver's manual may be necessary)<br>
<br>
For example, for the Apache webserver one could add the following line to<br>
the file ".htaccess" in the directory with the CGG manual (if "index" was<br>
renamed to "cin-index.html":<br>
<br>
DirectoryIndex cin-index.html<br>
<br>
It would be even possible to add to Apache's .htaccess the following:<br>
<br>
DirectoryIndex CinelerraGG_Manual.html<br>
<br>
And then no "index.html" at all would be necessary (if the webserver is<br>
Apache, of course).<br>
<br>
_______________________________________________________________________________<br>
<br>
Georgy Salnikov<br>
NMR Group<br>
Novosibirsk Institute of Organic Chemistry<br>
Lavrentjeva, 9, 630090 Novosibirsk, Russia<br>
Phone +7-383-3307864<br>
Email <a href="mailto:sge@nmr.nioch.nsc.ru" target="_blank">sge@nmr.nioch.nsc.ru</a><br>
_______________________________________________________________________________<br>
<br>
<br>
</blockquote></div>