How does one implement pseudo-static data? How does one put www. kaimen360.comexquisite. php In the php program? How does modshowid512 implement pseudo-static? ------ Solution -------------------- Server: ApacheX-Powered-By: PHP5.3.27 how to enable the urlrewrite function in Apache depends on your rules ------ Solution
How to Implement pseudo static, how to put the http://www.kaimen360.com/exquisite.php in the php program? Mod = showid = 512 implement pseudo static? ------ Solution -------------------- Server: Apache X-Powered-By: PHP/5.3.27 how to enable the urlrewrite function in Apache depends on your rules ------ Solution
How to Implement pseudo-static
How to put http://www.kaimen360.com/exquisite.php in php programs? Mod = show & id = 512 implement pseudo static?
------ Solution ----------------------
Server: Apache
X-Powered-By: PHP/5.3.27
Enable url rewrite in Apache
How
Pseudo
It depends on your rules.
------ Solution ----------------------
You can use apache rewrite.
It depends on your rules.
For example:
Http://www.kaimen360.com/exquisite.php? Mod = show & id = 512
To display
Http://www.kaimen360.com/exquisite_512.html
You can create a. htaccess file in the root directory.
The content is as follows:
RewriteEngine on
RewriteRule 'exquisite_(.*)\.html' exquisite.php?mod=show&id=$1 [NC]