启动apache遇到的问题,(在线等待)
当我启动apache服务,在浏览器里输入ip地址后出现了这样的界面,这是咋回事?
Not Acceptable
An appropriate representation of the requested resource / could not be found on this server.
Available variants:
index.html.ca , type text/html, language ca
index.html.cz , type text/html, language cz
index.html.de , type text/html, language de
index.html.dk , type text/html, language da
index.html.ee , type text/html, language et
index.html.en , type text/html, language en
index.html.es , type text/html, language es
index.html.fr , type text/html, language fr
index.html.it , type text/html, language it
index.html.lu , type text/html, language ltz
index.html.nl , type text/html, language nl
index.html.pt , type text/html, language pt
index.html.se , type text/html, language sv
--------------------------------------------------------------------------------
Apache/1.3.11 Server at linux_gz Port 80
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(5)
mv index.html.en index.html
书上说正确配置并启动apache服务后,在ie浏览器中输入服务器的ip地址,会出现test页,难道上面的界面就是test页。我刚学这个东西,很是不懂
You can read the readme file first……
我现在没有readme file可怎么办?
自己买本入门教材好好啃啃