aq.conf
来自「oracle9i+j2ee开发aq oracle9i+j2ee开发aq or」· CONF 代码 · 共 15 行
CONF
15 行
# Add the following to httpd.properties file for Internet Access to AQ<Location /AQServlet/>Options Indexes FollowSymLinks Includes<Limit POST GET> AuthName "Welcome to Advanced Queuing Internet Access Demo." AuthType Basic# Replace this with location of users file AuthUserFile /private/bgoyal/OraHome1/Apache/Apache/AQUsers/aqpasswd require valid-user </Limit></Location>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?