× 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.



OK I went and did it now.

I was using the "META" redirect that Aaron suggested and that was
working fine, so I though I'd do another one. I added the last set of
lines for directory Catalog to the .conf file and stopped and restarted
the server and now neither redirect work they both tell me: HTTP Error 403
- Forbidden "You are not authorized to view this page"!

Under the /OP Directory I have two directories called Recalls and Catalog
with an html file called index If I open these via a mapped drive and
click on either file they display the page correctly, so I know that part
works. Below is what I have in the .conf file for DIR's. Thought I had
this figured out the other day as I changed the Recalls in the Directory
statement to all caps and that seemed to make it work (maybe I was wrong?)


I'd welcome any suggestions and I can post the whole .conf file if
needed.

<Directory />
Order Deny,Allow
Allow From all
Deny From all
</Directory>
#
<Directory /OP>
Order Allow,Deny
Allow From all
</Directory>
#
<Directory /OP/RECALLS>
Order Allow,Deny
Allow From all
</Directory>
#
<Directory /OP/CATALOG>
Order Allow,Deny
Allow From all
</Directory>


Thanks,

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

Some days you're the dog, and some days your the hydrant (today is a
hydrant day!)

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.