如何从以前版本的 EasyPHP 导出和导入“别名”?

发布于 2024-12-01 22:18:57 字数 126 浏览 1 评论 0原文

目前,当我在 Windows 7 操作系统上安装新版本的 EasyPHP 时,我必须在我的计算机上重新添加别名,这是一个无聊的过程,因为我的计算机上运行着数十个项目。

我正在寻找在旧版本中导出别名并使用它们导入新版本的方法。

At the moment when installing new version of EasyPHP on my Windows 7 OS, I've got to re-add the alias on my machine which is a boring process since I have teens of projects running on my machine.

I'm looking for way to export alias(es) in old version and use them to import into new version.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

沫尐诺 2024-12-08 22:18:57

打开旧的 conf_files/httpd.conf,复制文件末尾(在 #alias 之间并以 ### Alias 开头) EasyPHP)并将其粘贴到新的中。

然后重新启动服务器。就是这样!

问候

Open your old conf_files/httpd.conf, copy the end of the file (between #alias and starts with ### Alias EasyPHP) and paste it in the new one.

Then restart the servers. That's it!

Regards

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文