在服务器上编辑/更改300个多项选择 [英] Edit/Change 300 Multiple Choices on Server

查看:88
本文介绍了在服务器上编辑/更改300个多项选择的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我编辑了所有服务器的HTTP状态消息... 当我输入错误的地址时,"300多项选择"仍会显示,因此它向我显示了选项. 你知道我该怎么摆脱吗?我不希望用户选择.我想重定向到.index.html,还是想显示一个自己创建的带有>返回!"的消息页面.选项. 服务器是apache ...

I edited all my server http status messages... The 300 Multiple Choice is still showing up, when I'm typing in a wrong address, so it's showing me options. Do you know how I can get rid of that? I don't want users to have a choice. Either I want to redirect to .index.html or I want to show an own created message page with a '>Go back!' option. Server is apache...

我将为您提供帮助:)(如果有解决我的问题的方法)

I would appreciate some help :) (If there's a solution for my problem)

谢谢!

推荐答案

将此添加到您的.htaccess文件中:

Add this to your .htaccess file:

Options -MultiViews
CheckSpelling off

这篇关于在服务器上编辑/更改300个多项选择的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆