|
Hello all, I am having problems getting one of my virtual hosts working properly and getting SSL to work properly. I am getting a 403 (Cannot browse selected file.) error for my subd2.tc.inet. And a "Server not Found" for SSL. This is an intranet site. Could anyone help me? My config in it's entirety is below: # * * * * * * * * * * * * * * * * * * * * * * * * * * * # AS/400 Internet Connection Server Configuration # * * * * * * * * * * * * * * * * * * * * * * * * * * * HostName subd2.tc.inet Port 80 #------------------------------------------------------ Enable GET Enable HEAD Enable POST Welcome index.html Welcome index.htm Welcome /LAW7/web/lawson/office/index.html subd1.tc.inet #----------------------------------------------------- BindSpecific On UserID %%SERVER%% DNS-Lookup Off RuleCaseSense Off Imbeds Off SSIOnly NormalMode On AlwaysWelcome On SuffixCaseSense Off DirAccess Selective DirShowDate On DirShowCase Off DirShowSize On DirShowBytes Off DirShowOwner Off DirShowDescription Off DirShowMaxDescrLength 25 DirShowMinLength 15 DirShowMaxLength 25 AddType .html text/html 8bit 1.0 AddType .htm text/html 8bit 1.0 AddType .gif image/gif binary 1.0 AddType .class application/octet-stream AddType .js application/x-javascript #------------------------------------------------------ # Do not change or delete the following AppName directive AppName QIBM_HTTP_SERVER_MAIN SSLMode On SSLPort 443 SSLClientAuth On #------------------------------------------------------ LogFormat COMMON LogTime LocalTime RefererLog /www/main/log/referer 2000 AccessLog /www/main/log/access 2000 AccessLogArchive Purge AccessLogExpire 30 AccessLogSizeLimit 0 CgiErrorLog /www/main/log/cgi-error 2000 ErrorLog /www/main/log/error 2000 ErrorLogArchive Purge ErrorLogExpire 30 ErrorLogSizeLimit 0 #------------------------------------------------------ InputTimeOut 2 mins OutputTimeOut 20 mins ScriptTimeOut 5 mins #---------------------------------- Protect /* subd1.tc.inet { PasswdFile QGPL/LAWSON ACLOverride Off AuthType BASIC ServerID AS400 UserID LAWSON7 Mask all@(*) } #------------------------------------------------------ Exec /cgi-lawson/del-save.pgm* /LAW7/web/cgi-lawson/del-save.pgm* subd1.tc.inet Exec /cgi-lawson/del-save.exe* /LAW7/web/cgi-lawson/del-save.pgm* subd1.tc.inet Exec /cgi-lawson/del-save* /LAW7/web/cgi-lawson/del-save.pgm* subd1.tc.inet Exec /cgi-lawson/redirectusr.pgm* /LAW7/web/cgi-lawson/redirectusr.pgm* subd1.tc.inet Exec /cgi-lawson/redirectusr.exe* /LAW7/web/cgi-lawson/redirectusr.pgm* subd1.tc.inet Exec /cgi-lawson/redirectusr* /LAW7/web/cgi-lawson/redirectusr.pgm* subd1.tc.inet Exec /cgi-lawson/textgif.pgm* /LAW7/web/cgi-lawson/textgif.pgm* subd1.tc.inet Exec /cgi-lawson/textgif.exe* /LAW7/web/cgi-lawson/textgif.pgm* subd1.tc.inet Exec /cgi-lawson/textgif* /LAW7/web/cgi-lawson/textgif.pgm* subd1.tc.inet Exec /cgi-lawson/logansrch.pgm* /LAW7/web/cgi-lawson/logansrch.pgm* subd1.tc.inet Exec /cgi-lawson/logansrch.exe* /LAW7/web/cgi-lawson/logansrch.pgm* subd1.tc.inet Exec /cgi-lawson/logansrch* /LAW7/web/cgi-lawson/logansrch.pgm* subd1.tc.inet Exec /cgi-lawson/*.exe/ /LAW7/web/cgi-lawson/*.pgm subd1.tc.inet Exec /cgi-lawson/*.exe /LAW7/web/cgi-lawson/*.pgm subd1.tc.inet Exec /cgi-lawson/*.pgm /LAW7/web/cgi-lawson/*.pgm subd1.tc.inet Exec /cgi-lawson/* /LAW7/web/cgi-lawson/*.pgm subd1.tc.inet Exec /cgi-bin/* /LAW7/web/cgi-lawson/* subd1.tc.inet #------------------------------------------------------ Pass /lawson/* /LAW7/web/lawson/* subd1.tc.inet Pass /forms/* /LAW7/web/forms/* subd1.tc.inet Pass /help/* /LAW7/web/help/* subd1.tc.inet Pass / /LAW7/web/lawson/office/index.html subd1.tc.inet Pass /printfiles/* /LAW7/lawson/print/* subd1.tc.inet Pass /* /www/main/as400t/* subd2.tc.inet Pass / /www/main/as400t/ subd2.tc.inet Pass /* /www/main/as400t/* Pass /misc/* /www/main/myoffice/* subd1.tc.inet Pass /misc/ /www/main/myoffice/ subd1.tc.inet Pass /faq/* /www/main/myoffice/* subd1.tc.inet Pass /faq/ /www/main/myoffice/ subd1.tc.inet Pass /errors/* /www/main/errorpgs/* subd1.tc.inet Pass /errors/ /www/main/errorpgs/ subd1.tc.inet Pass /errors/* /www/main/errorpgs/* subd2.tc.inet Pass /errors/ /www/main/errorpgs/ subd2.tc.inet #------------------------------------------------------ ErrorPage multifail /errors/404Error.html AccessLogExcludeMimeType image/gif AccessLogExcludeMimeType image/jpeg AccessLogExcludeMimeType image/(other) AccessLogExcludeMimeType application/* AccessLogExcludeMimeType audio/* AccessLogExcludeMimeType video/* Mike Wills IT Corporate Support
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.