I, also, am trying to set up a web page on my AS/400. We are at version 4.1. I followed the instruction given by the *ADMIN pages and i still get the error 403 This is my HTTP CONFIG file on my AS/400 # * * * * * * * * * * * * * * * * * * * * * * Welcome welcome.htm AlwaysWelcome On DirAccess On MAP /* /drhttp/* PASS /drhttp/*
This is the File "welcome.htm" in directory "drhttp" < HTML < HEAD < TITLE SAMPLE DOCUMENT FROM THE AS/400 HTTP SERVER< /TITLE > < /HEAD < BODY < H1 >AS/400 HTTP SERVER< /H1 > < P > THIS DOCUMENT IS SERVED BY THE AS/400 HTTP SERVER !!!. < /BODY < /HTML
I then typed STRTCPSVR SERVER(*HTTP) but i still get the error 403 if i do not specify the :2001 The profil QTMHTTP has *ALLOBJ autority. Any suggestion, help ?