Loading...

利用.htaccess隱藏副檔名html和php

Temperature: 0 °C

Mark ChangMark Chang
author_tools

隱藏副檔名html

RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([^\.]+)$ $1.html [NC,L]

隱藏副檔名php
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([^\.]+)$ $1.php [NC,L]

 

https://innstory.com/story-利用htaccess隱藏副檔名html和php-1973
apache

Prev
 JavaScript_取得今天日期

Next
在PHP中通過POST發送JSON 

About the Author

Mark Chang

離不開電腦的宅男

Visitor message

Leave some footprints to prove that you visited me

Recommended reading

Author's other related stories

分享 有神快拜!日手作達人做出會「寫時間」的機器人手錶,超精緻根本可以直接拿去賣!-風傳媒

分享 有神快拜!日手作達人做...

好特別啊~設計這種機器人真的是有別於一般先進科技的有趣。

使用javascript 正規化判斷網址url是否正確

使用javascript 正...

使用javascript判斷網址url是否正確 正規化方式如下: var str = URL; //...

線上CSS壓縮工具CSS Compressor

線上CSS壓縮工具CSS C...

CSS是一種串接式表單階層式樣式表,主要是用來定義UI的顏色字體大小排列方式等等。 隨著CSS越來越...

Please select an option

error

Hi, thank you for your participation, but you cannot vote repeatedly~

Join innstory now and start recording your story.

"Innstory" is a place to store stories. We are committed to becoming a warm platform. Deepening the bonds between people is our direction.
We are convinced that the blockchain between people is not just a cold calculation. Join us now.

Wrong format