小编jco*_*ahd的帖子

如果条件不匹配,则重写规则

如果URL 与"论坛"路径匹配,我该如何执行规则?

例如:

RewriteCond IF URL IS NOT forums
RewriteRule !\.(js|gif|css|jpg|png)$ %{DOCUMENT_ROOT}/index.php [L]
Run Code Online (Sandbox Code Playgroud)

apache mod-rewrite

46
推荐指数
1
解决办法
8万
查看次数

在Internet Explorer中输入文本的垂直居中文本

我在Internet Explorer的输入字段中垂直对齐文本时遇到问题.

我有:

input#search {
    float:left;
    font-size:11px;
    height:20px;
    margin:0;
    padding-left:4px;
    width:100px;
}
Run Code Online (Sandbox Code Playgroud)

在Firefox和Chrome中,它似乎是自动垂直对齐的,但在Internet Explorer中则不然.

html css forms internet-explorer

11
推荐指数
3
解决办法
3万
查看次数

标签 统计

apache ×1

css ×1

forms ×1

html ×1

internet-explorer ×1

mod-rewrite ×1