Actually, this is the problem that I reported last week or so.. What it's happening is that when you install the different entities (RA and CA, etc) the installation script asks you for different directories where to put it.. If you did the same as I did, you assigned a directory for the CA (/www/htdocs/htdocs-ca), a directory for the RA (/www/htdocs/htdocs-raserver) and a general directory for the secure server (/www/htdocs/). The documents that get put into these directories do not have their links fixed according to what you specified in the installation. A quick workaround is to go in and manually change their links to the correct ones. Most of these broken links are found in the navbar.html files. I have not yet gone in the code to see what is wrong. Jose' L. Landivar P.S.: The following is a copy of the message I sent to the mailing list a couple of days ago: ----------------------------------------------------- Hi, I have been trying the latest snapshot of the software and found some links that did not work in some of the HTML templates. 1.- The links in the navbar.html file need to be modified from /cgi-bin/RAServer?xxx to ($user-specified-cgi-directory)/RAServer?xxx For me, this became: /cgi-bin/cgi-raserver/RAServer?xxx This also happens in the CA side of things. 2.- In the CA side of things also there is a piece of javascript in the pages. Specifically in the forms. This javascript needs a file called /pwd.html in order to pop up a window and verify the passphrase. This /pwd.html should be changed to ($user-specified-directory-for-ca-files)/pwd.html In my case this was /htdocs-ca/pwd.html In general, it may be that some during installation the scripts failed to change all the pages' information depending on what the user specified as the working directories for the ca and raserver. Jose' L. _____________________________________________________________ PaloSanto.com - Innovating the Internet ---> http://www.palosanto.com _____________________________________________________________ PaloSanto.com - Innovating the Internet ---> http://www.palosanto.com -------------------------------------------------------------- Per problemi: [EMAIL PROTECTED] oppure (anche meglio) [EMAIL PROTECTED] (messaggio con la sola parola HELP) --------------------------------------------------------------
