How does WordPress rewrite URLS using its PHP scripts
My Question is WordPress redirects url even in httpd. httpd doesn't support htaccess. And if developer tries to rewrite urls he have to do it in the httpd.conf file.
But WordPress how rewrite urls in httpd? If anyone have idea please answer.
Topic php.ini url-rewriting php Wordpress
Category Web