欢迎光临!
登录
  • 老牛lnmp教程
  • Linux常用命令
  • Cool Code
  • 私家珍藏
  • 老牛是谁?

老牛博客

爱折腾的机电安装工程师

×
MENU
  • Google Adsense
    How to make money with Google AdSense?
  • WordPress
    Wordpress使用笔记
  • Network Security
  • VPS/Servers
    VPS、服务器折腾笔记
    • Linux
      自学linux时做的笔记
    • LNMP
      Linux Nginx MySQL PHP
  • Just write…
    随便写写
首页Lighttpd文章

usebb的lighttpd地址重写规则rewrite规则

usebb是一款开源而且高速的论坛程序,而且非常适合小型论坛使用,配合lighttpd服务器做论坛速度超级快.
09月18日 Lighttpd 发表评论
阅读全文

lighttpd开启rewrite伪静态方法

lighttpd是不支持.htaccess的,这样我们如何来配置rewrite伪静态呢?在google上转了一圈之后,终于成功实现了lighttpd的伪静态,我们要做的,就是把规则...
09月16日 Lighttpd 发表评论
阅读全文

lighttpd服务器Kloxo面板添加Discuz论坛重写规则

在Kloxo面板里配置lighttpd的Discuz X2.0论坛重写(rewrite、伪静态)规则: 在“域名”中找到要配置的域名,展示,选择“脚本”里的“lighttpd地址重写规则”,添加重写规...
09月16日 Lighttpd 发表评论
阅读全文

kloxo面板的Lighttpd服务器如何开启Gzip压缩

先进入kloxo管理后台,修改php配置,将Output Compression前面的框打上勾 然后ssh连接到VPS
09月15日 Lighttpd 发表评论
阅读全文

apache,lighttpd, ASP, PHP, JavaScript网站301重定向,转移权重的方法

不仅是首页url的重定向,整个网站里第一个url都要能重定向到对应的页面上,而不会出现404 page not found。
09月01日 Lighttpd 发表评论
阅读全文

lighttpd服务器Failed to start lighttpd.service: Unit lighttpd.service is masked.解决办法

应该是之前卸载过lighttpd又重新安装造成的 使用命令 systemctl unmask lighttpd.service 或 /etc/systemd/system/lighttpd.servi...
08月31日 Lighttpd 发表评论
阅读全文

Lighttpd ./configure error configure: error: no acceptable C compiler found in $PATH

Error message: configure: error: no acceptable C compiler found in $PATH how to deal with it ? u sho...
04月27日 Lighttpd 发表评论
阅读全文

Lighttpd服务器,如何添加header头,禁止浏览器在线打开文件或播放视频,强制下载文件

强制要求所有文件直接下载,禁止在线打开 $HTTP =~ "^/downloads/.*" { setenv.add-response-header = ( "Content-Disposition"...
04月19日 Lighttpd 发表评论
阅读全文

lighttpd启动失败,提示lighttpd.service: main process exited, code=exited, status=255/n/a的解决方法

centos 7.3 64bit system ------------------------------------------------------------------ Restart L...
04月13日 Lighttpd 发表评论
阅读全文

lighttpd禁止IP直接访问及防盗链设置

#禁止IP直接访问lighttpd服务器,禁止其他人的域名解析到lighttpd服务器进行访问,防止恶意解析 $HTTP !~ "(^|.)yourdomain.com$" { url.access-...
03月15日 Lighttpd 发表评论
阅读全文

文章导航

第 1 页 第 2 页

          关注我们

          Copyright ©  老牛博客  版权所有. 7 次查询,耗费0.200 秒,占用内存8.17MB

          登录 找回密码

          输入用户名或电子邮箱地址,您会收到一封新密码链接的电子邮件。

          • 文章目录
          • 繁
          •  

            微信

            微信
            QQ联系我
          • icon