|
Do you have a PASS statement in your HTTP config file that will allow this file to be served? Without the appropriate PASS directives (unless you have WebSphere App Server 3.n doing file serving for you) you won't be able to get anything served. Here's an example: PASS /sample/* /QIBM/ProdData/HTTP/Public/HTTPSVR/HTML/* The /sample/* bit is what the user enters or links to in the browser (URI). The /QIBM/... bit is where you put the files. So if in your case you are happy that they use a 'root' URI, you would have PASS /* <directory>/* where <directory> is the full IFS path of the location of the actual HTML files. You can put the PASS statement in via WRKHTTPCFG or the Admin browser app (port 2001). In the latter case the Request Routing panel is the one you want. Another possibility is that, if you should be trying to do '?Open' or similar, to get a directory listing, you don't have the appropriate HTTP config statement(s) to allow directory listing - can't remember the details - sorry. Hope this helps (you probably have all this set up correctly already, in which case apologies). Happy New Year! Mandy Simone Pacciarini <spacciarini@yahoo.com> on 27/12/2000 09:30:26 Please respond to MIDRANGE-L@midrange.com To: MIDRANGE-L@midrange.com cc: (bcc: Mandy Shaw/Pacific/UK) Subject: AS/400 HTTP access denied Hi folks, I have started HTTP server and placed a html file into the root directory. Then I started Explorer and tried to display the html file. I get an error HTTP 403 - Access denied: you do not have the proper authorization to display the directory. Any idea ? __________________________________________________ Do You Yahoo!? Yahoo! Shopping - Thousands of Stores. Millions of Products. http://shopping.yahoo.com/ +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +--- Regards, Mandy Shaw Catalyst Solutions plc Kingfisher House Frimley Business Park Camberley Surrey GU16 5SG UK http://www.catalyst-solutions.com Email: Mandy.Shaw@uk.catalyst-solutions.com Telephone: +44 (0)870 166 1000 DDI: +44 870 166 1324 Facsimile: +44 870 168 3920 Mobile: +44 410 447966 ---------------------------------------------------------------------- ---------------------------------------------------------------------- Catalyst Solutions plc. Registered No 2918101. Registered @ Kingfisher House, Frimley Business Park, Frimley, Surrey. GU16 5SG U.K. NOTICE: This message is intended only for the named addressee(s) and may contain confidential and/or privileged information. If you are not the named addressee you should not disseminate, copy or take any action or place any reliance on it. If you have received this message in error please notify postmaster@catalyst-solutions.com and delete the message and any attachments accompanying it immediately. ---------------------------------------------------------------------- +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.