On Tue, Nov 29, 2016 at 10:55 AM, Dazzo, Matt <
[email protected]> wrote:

> I am trying to setup a virtual server on zos 2.2 apache http server. My
> intent is to have anyone coming in on ip 12.1.1.12:80  to be directed to
> a welcome page html. But I keep getting the access error below. I have
> tried many, many different directive variations but no luck. Any examples
> or assistance is appreciated. Thanks Matt
>
> If this is not the correct forum for this please let me know. tks
>
> # START Virtual Server 1 statements.
> <VirtualHost 12.1.1.12:80>
> #
> <Directory "/etc/websrv1/PCHshare/">
> DirectoryIndex welcome.html
> <RequireAll>
>     Require all granted
> </RequireAll>
>  </Directory>
>  </VirtualHost>
> #
>
> Forbidden
>
> You don't have permission to access / on this server.
> IBM_HTTP_Server Server at 27.1.39.74 Port 80
>
>
>
​The only thing that occurs to me is to check that the RACF id under which
the Apache server is running has the correct UNIX access right​s for the
directories: / ,  /etc ,  /etc/webvsrv1 and /etc/websrv1/PCHshare/



-- 
Heisenberg may have been here.

Unicode: http://xkcd.com/1726/

Maranatha! <><
John McKown

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to