安装了lanmp之后,apache和nginx不同类型的网站可以共存吗。
就是我的第一个网站是apache类型的。
第二个网站是是nginx类型的,经过我的测试,第一个正常运行,第二个网站txt文件可以打开,php文件显示
Not FoundThe requested URL / was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
这个问题怎么解决呢 |