[Moin-user] disable http in moinmoin(no access to apache)

Nir Soffer nirs at freeshell.org
Mon Jan 31 04:16:57 EST 2005


This can be also done in the web server level, for example, if you use
Apache:

NameVirtualHost wiki.example.com:443

<VirtualHost wiki.example.com:443>
    # define here the rewrite rules for your wiki
    # See
http://moinmoin.wikiwikiweb.de/HelpOnConfiguration/ApacheVoodoo
</VirtualHost>

And I guess you can do it also on the firewall level etc.

Nir.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/moin-user/attachments/20050131/acb32883/attachment.html>


More information about the Moin-user mailing list