For Apache in rh 7.xx, the default is good enough. You can find the httpd.conf file in /etc/httpd/conf/httpd.conf. All that you might need to do is to change the ServerName directive to reflect your correct FQDN. For Apache 2.0
you will find the module specific configuration files (*.conf) in /etc/httpd/conf.d directory. For apache 1.3.xx, the
/etc/httpd/conf/srm.conf and access.conf file contents can be found in httpd.conf. If you want to setup stuff like virtual host, then you'll need to play with the httpd.conf file <VirtualHost> directive.

For samba, the configuraton file is /etc/samba/smb.conf. Here you have to change the workgroup, server-string, encrypt-passwords, host allow, preferred master, domain logons, os level, security level. In addition you'll need to define your shares with [share] section.

Hope this helps....

Rgds,
Sanjay

subramaniam e.k wrote:

hi all

any one kindly mail me the configuration steps of
samba and apache server in redhat 7.xx

with rgds
eks


__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help







-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to