HP3000-L Archives

March 2002, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
John Burke <[log in to unmask]>
Reply To:
John Burke <[log in to unmask]>
Date:
Fri, 22 Mar 2002 15:57:28 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (27 lines)
> From: Hoxsie, Howard [mailto:[log in to unmask]]
>
> Can someone help me?  I want to:
>
> 1)      copy the /APACHE/PUB/httpd.conf file to an ASCII file
> in MPE space such as /APACHE/PUB/HTTPDCNF
> 2)      then I want to link it to the copy in POSIX space so
> that I can use editor to change the MPE copy and have those
> changes show up in the POSIX copy.
>
> Why?  vi.  I have a "thing" about vi.  I've learned to accept that.
>

I feel your pain. However, /APACHE/PUB/httpd.conf is a bytestream file and
therefore cannot be worked on with EDITOR, symbolic link or no symbolic
link. Generally, it is a bad idea to change bytestream files to MPE-type
files and expect the application, in this case Apache/iX, to act as if
nothing had changed. You could use frombyte to create an MPE-type file, edit
that and then use tobyte to convert back to a bytestream file. But that gets
old fast. What I always recommend is get Samba/iX (thanks to Lars Appel)
running first (if you use SWAT you may be able to avoid any messiness
setting up Samba/iX). Then you can use your favorite PC editor to edit
bytestream files such as httpd.conf directly from your PC.  HTH

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2