At 06:43 PM 2/26/00 +0100, you wrote:
I know that I can include a file in the httpd.conf with the include directive. Can the same be done with the /etc/virtusertable file?
/etc/virtusertable is just a table; it's NOT code, as is httpd.conf, so it's unlikely it can read an #INCLUDE directive.
But you really don't need one; anything you put at the bottom will get left alone by the gui.
Or you can append a separate file to one with a new filename: # cat virtusertable includedtable > newtableand then making a new hashed file out of newtable instead of out of virtusertable.
Jeff -- Jeff Lasman <jblists@xxxxxxxxxxxxx>