Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 May 2001 15:50:01 -0400
From:      Peter Kok <cckok00@hotmail.com>
To:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   apache and samba sharing same directory???
Message-ID:  <3B0036E9.E17293DF@hotmail.com>

next in thread | raw e-mail | index | archive | help
Hi all

Does anyone have experience about apache and samba sharing the same
directory?
Is there any running conflict? or Does it have potential problem eg:
security

eg:  apache root: httpd.conf
apache /usr/local/apache/htdocs
apache is using .htmaccess, apache password control - access from
internet users


samba, smb.conf
[www]
        comment = www shareing
        path = /usr/local/apache/htdocs/
        valid users =
        force group =
        read only = No
        create mask = 0770
        directory mask = 0760
        guest ok = no
and samba is using smbpasswd control - access and modify by internal
users

My purpose: For set up intranet server - access from external and
internal users.

Thank you for your help

B. regards
Peter



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B0036E9.E17293DF>