Answer the question
In order to leave comments, you need to log in
Own domains. How to implement?
There are dynamic domains via htaccess:
RewriteCond %{HTTP_HOST} ^([a-zA-Z]+)\.test\.ru
RewriteRule ^(.*) modules/shop/index.php?name=%1 [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