you will also want to put in a fragment with this
# The following lines prevent .htaccess files from being viewed by
# Web clients. Since .htaccess files often contain authorization
# information, access is disallowed for security reasons. Comment
# these lines out if you want Web visitors to see the contents of
# .htaccess files. If you change the AccessFileName directive above,
# be sure to make the corresponding changes here. #
# Also, folks tend to use names such as .htpasswd for password
# files, so this will protect those as
well. #
<Files ~ "^\.ht">
Order allow,deny
Deny from all
</Files>
Michael Weinberger wrote:
> On Thursday March 08 19:37, Garret Acott wrote:
> > Yes!
> >
> > I just found it myself. Thank you so much for a full and complete answer. I
> > tried changing it in the file itself and it screwed up everything! Do you
> > have any advise on how to make a template for this?
>
> Yes. Copy /etc/e-smith/templates/etc/httpd/conf/httpd.conf/90e-smithAccess40ibays
> to /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/90e-smithAccess40ibays.
> Then change the AllowOverride directive in the new file. Be sure it is for
> the ibay-html directory. Then signal the event:
>
> /sbin/e-smith/signal-event console-save
>
> Hope this work. I did similary for the primary share, but not for an ibay.
>
> Michael
>
> --
> This list is archived
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]