Hi

W2K SP3, Apache 1.3.27, SAP DB 7.04.03 Beta, SAP WWW Server 7.4

SAP WWW works fine (webdbm + websql + waadmin.wa)

Apache + SAP WWW works:

webdbm ok, 
websql the first line with Name and SAPlogo is not indicated, the other
lines ok,
sabdbm ok(index.html)

waadmin.wa not found

I have the lines from the Documentation(Web Tools Installation Guide) page
19 added in the httpd.conf from Apache


    # SAP Datenbank-Manager
    ProxyPass /webdbm http://192.68.10.16:85/webdbm
    ProxyPassReverse /webdbm http://192.68.10.16:85/webdbm

    # SAP l�uft er oder l�uft er nicht
    ProxyPass /sapdb http://192.68.10.16:85/
    ProxyPassReverse /sapdb http://192.68.10.16:85/

    #WARoot
    ProxyPass /WARoot http://192.68.10.16:85/WARoot     
    ProxyPassReverse /WARoot http://192.68.10.16:85/WARoot
    
    # SAP WebSQL 
    ProxyPass /websql http://192.68.10.16:85/websql
    ProxyPassReverse /websql http://192.68.10.16:85/websql

then site called with <li><a href="/waadmin.wa">Web Tools</a> in the
html-site

waadmin.wa not found

the lines for the waadmin.wa added in httpd.conf

    # SAP WebAgent-Administration
    ProxyPass /waadmin http://192.68.10.16:85/waadmin.wa
    ProxyPassReverse /waadmin http://192.68.10.16:85/waadmin.wa

then site called

waadmin.wa not found

??

Is the call possible of waadmin.wa over apache?


Thanks,
Wolfgang

 
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to