Answer the question
In order to leave comments, you need to log in
How to configure .htaccess for url like site.ru/post/33?
How to configure .htaccess for url like site.ru/post/33 ?
For example, there is a post.php file. The following url segments are to be get parameters.
<php
if isset('GET[Segment1']){
view_post(GET[Segment1']);
}
?>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question