Website Construction

how to remove .php .html from link

Submitted by Pretinhoa, , Thread ID: 148221

Thread Closed

RE: how to remove .php .html from link

erdem21
Lurker
Level:
0
Reputation:
0
Posts:
6
Likes:
0
Credits:
8
04-12-2019, 11:12 AM
#3
RewriteCond% {REQUEST_FILENAME}! -D
RewriteCond% {REQUEST_FILENAME}! -F
RewriteRule ^ ([^ \.] +) $ $ 1.php [NC, L]

Users browsing this thread: 1 Guest(s)