Re: apache modules in hamm

1999-01-28 Thread Graham Ashton
On 27 Jan, Nathan E Norman wrote: > Take a look at /etc/apache/httpd.conf - you'll notice a whole section on > modules. Uncomment the lines you want. smashing, thanks. It's still not working, but I suspect I need to revisit the manual to work that one out... -- Graham

Re: apache modules in hamm

1999-01-27 Thread Nathan E Norman
On Wed, 27 Jan 1999, Graham Ashton wrote: : I just tried setting up SSI on apache on my hamm box, but found to my : dismay that very few modules are compiled in by default; : : humbug:root> apache -l : Compiled-in modules: : http_core.c : mod_so.c : : I notice that the shared object

apache modules in hamm

1999-01-27 Thread Graham Ashton
I just tried setting up SSI on apache on my hamm box, but found to my dismay that very few modules are compiled in by default; humbug:root> apache -l Compiled-in modules: http_core.c mod_so.c I notice that the shared object one is there though, so I thought that maybe all the others would be