配置xmpp

第一步:

修改hosts文件:打开 C:\Windows\System32\drivers\etc\hosts ,在最后面添加 127.0.0.1 www.index.loc


第二步:  

修改 httpd-vhosts.conf 文件:打开C:\xampp\apache\conf\extra\httpd-vhosts.conf 在后面加入以下代码:

<VirtualHost *:80>
    #ServerAdmin webmaster@dummy-host2.example.com
    DocumentRoot "绝对路径"
    ServerName 网址
    ErrorLog "logs/model.yinli100.loc-error.log"
    CustomLog "logs/model.yinli100.loc-access.log" common
    <Directory "绝对路径">
    Options Indexes FollowSymLinks Includes ExecCGI

    #
    # AllowOverride controls what directives may be placed in .htaccess files.
    # It can be "All", "None", or any combination of the keywords:
    #   AllowOverride FileInfo AuthConfig Limit
    #
    AllowOverride All

    #
    # Controls who can get stuff from this server.
    #
    Require all granted
    </Directory>
</VirtualHost>
注意:

保证两个页面的serverName一致即可

<?php // 数据库配置 define('DB_HOST', 'localhost'); define('DB_USER', 'szrengjing_com'); define('DB_PASS', 'ZparETNy4DTZBAiT'); define('DB_NAME', 'szrengjing_com'); define('ADMIN_PATH', dirname(__FILE__).'/../admin/'); // 表名定义 define('TABLE_MERCHANT', 'ecs_merchant'); define('TABLE_CUSTOMER_SERVICE', 'ecs_chat_customer'); define('TABLE_THIRD_CUSTOMER', 'ecs_chat_third_customer'); define('TABLE_CHAT_SESSION', 'ecs_chat'); define('TABLE_CHAT_MESSAGE', 'ecs_chat_message'); // 时区设置 date_default_timezone_set('Asia/Shanghai'); // 错误报告设置 error_reporting(E_ALL & ~E_DEPRECATED); ini_set('display_errors', 1); ini_set('session.cookie_httponly', 1); ini_set('session.use_only_cookies', 1); ?> 服务器属性 服务器正常运行时间: 5 天, 16 小时, 18 分钟 -- started 2025年8月1日 下午6:10:35 版本: Openfire 4.9.2 服务目录: /opt/openfire XMPP 域名: localhost 环境 Java 版本: 11.0.13 Red Hat, Inc. -- OpenJDK 64-Bit Server VM 应用服务器: jetty/10.0.18 服务器主机名(FQDN): localhost 操作系统/硬件: Linux / amd64 区域设置/时区: zh_CN / 中国标准时间 (8 GMT) 操作系统进程所有者: openfire JavaXMPP-Web 客户端配置 此页面允许您配置 XMPP-Web 聊天应用程序。 最终用户可以通过在浏览器中打开以下地址来使用 XMPP-Web(使用未加密的 HTTP 连接):http://localhost:7070/xmppweb/。 XMPP-Web 可通过加密的 HTTPS 地址访问:https://localhost:7443/xmppweb/。 Web 客户端设置 使用此表单可将配置更改应用于 XMPP-Web 客户端。 应用程序名称 人进商城在线客服 设置为false可禁用已注册用户组件(仅限客人访问) 应用程序使用的 Websocket 端点(代理或直接 XMPP 服务器) wss://zxkf.szrengjing.com:7443/ws/ 应用程序使用的 BOSH 端点(代理或直接 XMPP 服务器) http://124.71.230.244:7070/xmppweb/ 用于客人访问的虚拟主机(匿名) 如何配置连接
最新发布
08-08
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值