doulongdan2264 2014-10-10 08:31
浏览 46
已采纳

从子目录重定向HTACCESS

i am Working on a redirect script

i want to redirect all links contaning /en/

For eg redirect link like this

http://example.com/en/some-text/123-some-text-123456.html

to

http://example.com/some-text/123-some-text-123456.html

I am trying with this script but not workin as of now

RewriteEngine on
RewriteCond %{HTTP_HOST} (.*)\en\(.*)
RewriteRule http://www.example.com/$1 [R=301,L]

Any help would be appreciated

Thanks!

  • 写回答

2条回答 默认 最新

  • douzhe9075 2014-10-10 08:35
    关注

    It is simple by using this

    Redirect 301 http://example.com/en/(.*)$ http://example.com/$1
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 halcon根据玻璃面板纹路取区域
  • ¥15 HFSS设计小型化180度耦合器
  • ¥15 使用CInternetSession,CHttpFile读取网页文件时有些电脑上会卡住怎么办?
  • ¥15 水下机器人的半物理仿真研究
  • ¥15 微服务假死,一段时间后自动恢复,如何排查处理
  • ¥50 webrtc-streamer TCP rtsp
  • ¥15 cplex运行后参数报错是为什么
  • ¥15 之前不小心删了pycharm的文件,后面重新安装之后软件打不开了
  • ¥15 vue3获取动态宽度,刷新后动态宽度值为0
  • ¥15 升腾威讯云桌面V2.0.0摄像头问题