Changeset 176 in Main for trunk/Tool/genconf.c


Ignore:
Timestamp:
Sep 27, 2024, 6:28:41 AM (7 weeks ago)
Author:
Nishi
Message:

breaking change: Readme has been changed to ReadmeFile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tool/genconf.c

    r168 r176  
    4040        printf("DirectoryIndex index.html\n");
    4141        printf("\n");
    42         printf("Readme README\n");
     42        printf("ReadmeFile README\n");
    4343        printf("\n");
    4444        printf("DocumentRoot %s/www\n", argv[1]);
Note: See TracChangeset for help on using the changeset viewer.