Title: Apache Directives when using HTML in the IFS

Hope this helps
 
# This is an IFS directory
<Directory /cgidev/prodsecure/htdocs>
   Order Allow,Deny                  
   Allow From all                    
   Allow From all                 
</Directory>       
       
# This is a library 
# Also restricted and will ask for an as/400 UserID and Password        
<Directory /QSYS.LIB/LNTCGIPGM.LIB>
   Order Allow,Deny               
   Allow From all                 
   ProfileToken On                
   AuthName "Restricted Server"   
   AuthType Basic                 
   UserID QTMHHTTP                
   PasswdFile %%SYSTEM%%          
   require valid-user             
</Directory>   
 
# This is a library with no restriction                   
<Directory /QSYS.LIB/LNTCGISRC.LIB>
   Options None                   
   order allow,deny               
   order allow,deny   
   Allow From all     
</Directory>          
# This is an IFS directory
<Directory /lntimages>
   order allow,deny   
   allow from all     
</Directory>          
 

Jeffrey Flaker
Senior Programmer/Analyst

Linens 'N Things
6 Brighton Rd
Clifton, NJ 07015
Phone: 973-249-4384
Fax: 973-249-4901
http://www.lnt.com
"A good player makes himself look good; a great player makes the team look good."
Author unknown


 


From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Kern, Mary T
Sent: Thursday, October 27, 2005 10:36 AM
To: [email protected]
Subject: [Easy400Group] Apache Directives when using HTML in the IFS

I see plenty of examples of Apache directives used when HTML is stored in a source physical file.  Does someone have examples for using HTML stored in  the IFS? 

Mary

¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«
Mary Kern
Director of Information Services
University of Toledo Foundation
2801 W Bancroft St Mail Stop 319
Toledo, OH 43606
Voice: (419) 530-5611 (800) 640-0147
Fax: 419-530-2895
Email: [EMAIL PROTECTED]

" An adventure is only an inconvenience rightly considered.

 An inconvenience is an adventure wrongly considered."
                                   -- G. K. Chesterton
¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«



The information contained in this email message may be privileged, confidential, and protected from disclosure. Any unauthorized use, printing, copying, disclosure, dissemination of or reliance upon this communication by persons other than the intended recipient may be subject to legal restriction or sanction. If you think that you have received this E-mail message in error, please reply to the sender and delete this email promptly.

YAHOO! GROUPS LINKS




Reply via email to