Post Reply 
Directory name conflict
08-04-2016, 09:32
Post: #4
RE: Directory name conflict
MinimServer uses the last field of the path as a unique internal identifier for the content directory.

If you have content directories named

/path/ending/Classical
/anotherpath/alsoending/Classical

this causes a conflict problem because the same internal identifier 'Classical' would represent two different content directories. You can resolve the conflict by renaming either of these 'Classical' directories to something else, for example:

/path/ending/Classical
/anotherpath/alsoending/Classic

or

/path/ending/Classical1
/anotherpath/alsoending/Classical2
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Directory name conflict - intothevoid - 07-04-2016, 20:45
RE: Directory name conflict - simoncn - 07-04-2016, 21:33
RE: Directory name conflict - simoncn - 08-04-2016 09:32

Forum Jump:


User(s) browsing this thread: 1 Guest(s)