Score:0

Redirecting pages from under subpage to under root path

cn flag

Some pages on my site appear under example.com/subpage/. but I want to show them under example.com/. How should I change the following redirects?

RewriteRule ^subpage/([0-9a-zA-Z-_]+) another-page.php?page_slug=$1 [L,QSA]
quintumnia avatar
ng flag
Cross posted question duplicate of this https://stackoverflow.com/questions/71319907/redirecting-pages-from-under-subpage-to-under-root-path
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.