On Tue, 10 Aug 2004 13:31:48 -0500 (CDT) "Garrett Krueger" <gkrueger at cleosci.com> wrote: > 'haven't done a lot recompiling Apache. Where is this code placed? It goes right in httpd.conf. Needs to have mod_rewrite and mod_alias modules. You can check if it has static module support comipiled in with "httpd -l" or for dynamic shared object modules by looking in the apache modules directory to see if there is a .so for the module (e.g mod_rewrite.so) and making sure the config file loads the module: LoadModule rewrite_module modules/mod_rewrite.so Josh _______________________________________________ TCLUG Mailing List - Minneapolis/St. Paul, Minnesota Help beta test TCLUG's potential new home: http://plone.mn-linux.org Got pictures for TCLUG? Beta test http://plone.mn-linux.org/gallery tclug-list at mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-list