Hi Stefan! Le 2008-02-05 12:22:05 +0100, Stefan X écrivait : > Now I am wondering how to configure my system to serve the wiki without > any url prefix. For instance www.example.com/ instead of > www.example.com/wiki (In multi site usage another instance should be > accessed by www.example2.com/) . Would it be enough to define > "DocumentRoot /var/www/wiki/" for Apache?
No, that's usually not a good idea. The proper setup really depends a lot on your Apache setup. For a CGI setup, you can look at the ApacheVoodoo page, which gives some sample root wiki settings (using URL rewriting): http://moinmo.in/HelpOnConfiguration/ApacheVoodoo HTH. -- Jean-Philippe Guérard http://tigreraye.org ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Moin-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/moin-user
