Hi,

I start the refinement of the new structure. There are two questions.

1. Is it necessary to have so much different directories for Javascript?
Every htdocs/-directory has it's own Javascript sources.

2. I change the name from data-exchange to data so that there are no
write-operations of the webserver necessary if I don't touch the
configuration. If I configured my OpenCA then I can run "chmod 444
/etc/openca/".

The actual plan is:

src/
  servers/
    ca/
      ca.conf.in
      cgi/
        ca.in
      htdocs/
        scripts/
      misc/
        cmds/
        sheets/
    ra/
      raserver.conf.in
      cgi/
        RAServer.in
      htdocs/
        admin/
          scripts/
        scripts/
      misc/
        cmds/
        sheets/
        txt/ (or better msg/?)
    public/ or pub/
      public.conf.in
      cgi/
        pki.in
      htdocs/
        scripts/
      misc/
        cmds/
        sheets/
    ocsp/
  data/
    data-exchange/
    database/ (if DBM is used)
    openssl/
      serial
      index.txt
  common/
    conf/
      the structure of the old src/conf/
    images/
    lib/
    modules/
      don't listed here
    scripts/
    javascript/ (wait for comments about the code)

Michael
-- 
-------------------------------------------------------------------
Michael Bell                   Email (private): [EMAIL PROTECTED]
Rechenzentrum - Datacenter     Email:  [EMAIL PROTECTED]
Humboldt-University of Berlin  Tel.: +49 (0)30-2093 2482
Unter den Linden 6             Fax:  +49 (0)30-2093 2959
10099 Berlin
Germany                                     [OpenCA Core Developer]

http://openca.sourceforge.net

_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to