The main makeindex.pl program does not set a umask. If it runs in an environment with a restrictive umask, the web file it generates will not be accessible.
The attached patch adds setting a default umask to the program.
Add set umask to makeindex.pl
Log in to post a comment.
Add set umask to makeindex.pl