ServerRoot is "/etc/websrv1" so it seems .../etc/websrv1/etc/websrv1... is 
occurring.  What results do you receive with http://sysb/icons/lsflw.gif?

Regards,

Kevin

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Steely.Mark
Sent: Monday, October 03, 2016 3:32 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: HTTP by Apache z/OS v2.2

I am trying to get some ICONS to be displayed. I have other icons being 
displayed from one location but I can't get it to displayed from the 2nd 
location.

ServerRoot "/etc/websrv1"   

First location:

<Directory "/WEBSTUFF">               
    Options All                       
    AllowOverride None                
   Require all granted                
</Directory> 

Alias /websysb/ "/WEBSTUFF/websysb/"      

Address (URL) http://sysb/websysb/images/movie.gif          Display ICON



Second location:

<Directory "/etc/websrv1">     
    Options All                 
    AllowOverride None          
    Require all granted         
</Directory>                    
   
Alias /icons/   "/etc/websrv1/"    

Address (URL) http://sysb/etc/websrv1/icons/lsflw.gif      No Icon

Any help would be appreciated. 

Thanks
                                                             

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to