Answer the question
In order to leave comments, you need to log in
CNC htaccess shorthand?
In general, there are such lines (there are 10 such pieces):
RewriteRule ^news/$ news/news.php [L]
RewriteRule ^label/$ label/label.php [L]
RewriteRule ^page/$ /page/page.php [L]
RewriteRule ^(news|label|page)/$ (news|label|page)/(news|label|page).php [L]
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