R
R
Ruslan Sadikhov2015-03-02 23:06:05
Domain name market
Ruslan Sadikhov, 2015-03-02 23:06:05

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]

The user registers a name for himself and it is assigned in the form name.test.ru. How can I make it possible for them to attach their own domains? Those. a user registered a domain for himself on reg.ru, for example, and wants to attach it to me. How to implement this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Optimus, 2015-03-03
@fsdsdfsfdsfsdfsdfsdfsdfsd

DNS manager maybe?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question