Make a second url link to the same directory as a different url, without copying the content to a second directory?
问题 I have files in a directory, "w", and I want to have those same files accessible from a different directory. I have a MediaWiki installation in the directory 'w', creating a short url to link to the url 'wiki'. I have the files in the 'w' directory but it can be accessed from http://example.com/wiki. I want to have a second wiki entirely with the url format of http://example.com/second-wiki. Since MediaWiki uses the content of files from a database the code never actually needs to change,