From cruel@rocketmail.com Tue Aug 18 11:45:04 1998 From: cruel@rocketmail.com To: users@lists.opensuse.org Subject: Re: [SuSE Linux] Apache WWW Server Date: Tue, 18 Aug 1998 04:45:04 -0700 Message-ID: <19980818114504.14572.rocketmail@web1.rocketmail.com> In-Reply-To: <[SuSE Linux] Apache WWW Server> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4521516705347019557==" --===============4521516705347019557== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable To change file permissions chmod 764 filename -rwxrw-r-- chmod 744 filename -rwxr--r--=20 The carriage return only applies to text file, html browsers don't care about carriage returns.=20 =3D=3D=3D john bitar cruel@rocketmail.com "Some people have a life, others have Windows to tell them where they want to go today" -- Ronald C.F. Antony ---Samartha wrote: > >=20 > >The package use to generate the html file are on Microsoft PC - when we > FTP this html files to Linux it appear in the htdocs directory, but there > is now ''all'' permission. As soon as me change this permission with chmod > it is possible to view the pages.. > > > >What am I missing - how to you publish from a Microsoft environment onto > the apache WWW server? >=20 > you are doing the right thing - getting the files over with > ftp and changing the premissions. >=20 > The web server needs to be able to read the documents, so make > it rw-rw-r-- (read/write by owner, group and read only > by world) >=20 > There may be another problem - DOS/ Win world uses CR/LF > (carriage return/line feed) to terminate a line. Unix uses > only one character - carriage return. This may create some > problems with web pages and cgi scripts. So, when this happens, > you will need to change the files too. >=20 > Samartha >=20 > - > To get out of this list, please send email to majordomo@suse.com with > this text in its body: unsubscribe suse-linux-e >=20 =20 _________________________________________________________ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com> - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e --===============4521516705347019557==--