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

#3
RewriteCond% {REQUEST_FILENAME}! -D
RewriteCond% {REQUEST_FILENAME}! -F
RewriteRule ^ ([^ \.] +) $ $ 1.php [NC, L]

Users browsing this thread: 1 Guest(s)