× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Well I figured it out ("Even a blind sow finds an acorn sometimes!") I
changed this: /OP/Recalls to /OP/RECALLS and it worked!!!!! Would not
have thought that directory names would need to be all uppercase, but
don't care now.

Thanks,

Jim Lowary
System Analyst, Salton Inc.
(573) 447-5500




JAMES LOWARY/MISTM/TMASTER/SALTON
09/21/2007 01:27 PM

To
web400@xxxxxxxxxxxx
cc

Subject
Re: WEB400 Digest, Vol 5, Issue 168





Well I went the route of doing a Directory "/Recalls" with an
index.html that has the Meta redirect tag.

<META HTTP-EQUIV="Refresh" CONTENT="0;
URL=http://www.esalton.com/?loadMacro=template.mac/loadHtmlPage?htmlPage=recall.html";>

If I call that that from a mapped drive it will redirect me, but if I
enter this a a url in the browser I get:
"You are not authorized to view this page"

I have in the config these entries to allow (I think) use of this
directory

<Directory /OP/Recalls>
Order Allow,Deny
Allow From all
</Directory>


And I can't find anyother place where I need to give any additional
authority, so I'm stumped (again).

Thanks again for your help!

Jim Lowary
System Analyst, Salton Inc.
(573) 447-5500


message: 4
date: Fri, 21 Sep 2007 08:53:54 -0500
from: "albartell" <albartell@xxxxxxxxx>
subject: Re: [WEB400] How do you do this?

The way I do this is to place an index.html file in folder /Joe that has a
redirect HTML meta tag redirect to the page I want them at.

Example: <META HTTP-EQUIV="Refresh" CONTENT="0; URL=Joe.html">

HTH,
Aaron Bartell



As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.