高级商标–使用.htaccess SetHandler为页面提供自定义扩展名

A sign of a good website is one that does the "little things" to increase the usability or value to the user. There are other little things you can do to enhance your website, including giving your pages a custom extension.

一个好的网站的标志是做“小事”以增加用户的可用性或价值的标志。 您还可以做其他一些小事情来增强您的网站,包括为页面提供自定义扩展名。

代码 (The Code)

<FILES *.blu>
  SetHandler  application/x-httpd-php
</FILES>

What the following code tells the server is to treat any file with the .blu extension as a PHP file, thus every .blu page is a PHP page.

以下代码告诉服务器,将带有.blu扩展名的任何文件都视为一个PHP文件,因此每个.blu页面都是一个PHP页面。

翻译自: https://davidwalsh.name/custom-page-extensions-htaccess

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值