My ServerRoot points to /usr/local/apache/htdocs. Should I have symbolic links to the interface? If I call the interface name directly I get the following error in apache's errorlog:
.... File does not exist: /usr/local/apache/htdocs/ca_node/node Any ideas? Regards Enrique >>> [EMAIL PROTECTED] 2004/07/27, Tuesday >>> Hello Enrique, > How do I get to the "node" interface? > The url I used was https://200.1.3.48/cgi-bin/ca/ca. Still only getting > a module info page showing version numbers? NEVER try the cgi path directly - you miss the navigation framework... Always use: https://200.1.3.48/<interface>, so https://200.1.3.48/ca https://200.1.3.48/ca_node https://200.1.3.48/pub Have you configured your Ca to share one DB with RA and CA side or have you setup two databases ? If you share, you can call either ca_node or ra_node - if you have two, you must do slightly differents things on both interfaces The information transmitted hereby is confidential and may be legally privileged. If not the intended recipient, you may not read, use or disseminate that information. Although our communications are believed to be free of any virus or defect , it is the responsibility of the recipient to ensure that they are virus free and no responsibility is accepted for any loss or damage arising from receipt or use thereof. The KWV Group, its subsidiaries or associates do not accept liability for any personal views expressed in this message. KWV does not enter into contracts via e-mail, and personnel are not authorized to do so. KWV contracts must take form of paper-based versions signed in person. ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
