Version 4.5.18¶
Version 4.5.18 of mod_wsgi can be obtained from:
Features Changed¶
- When using
--url-aliaswithmod_wsgi-expressand the target of the URL doesn’t exist, it will now be assumed that it will be a directory rather than a file, when finally created. This is to accomodate where may have used--setup-onlyoption orsetup-servercommand to pre-generate config files before the directory is created.