A Vue.js 2.0 UI Toolkit for Web
-
Updated
Jan 27, 2022 - Vue
GVA 2.4.0
VirtualHost 配置中加入:
<Proxy /api>
Order deny,allow
Allow from all
</Proxy>
ProxyPass /api http://127.0.0.1:8888
ProxyPassReverse /api http://127.0.0.1:8888此配置目的与 官方 nginx 提供配置类似。
Apache 需要开启 proxy_module
http://127.0.0.1:8888 为后端默认地址,如已更改记得替换
数据库正常且可以连接,但是无法成功运行
auxpi:runtime error: index out of range
| Request Method: | GET |
|---|---|
| Request URL: | / |
| RemoteAddr: | 127.0.0.1 |
Stack
/usr/local/C
Add a description, image, and links to the element-ui topic page so that developers can more easily learn about it.
To associate your repository with the element-ui topic, visit your repo's landing page and select "manage topics."
提交 Issues 请提供
对于没有提供详细的 Issues 将直接关闭。谢谢