.htaccess - How to rewrite url in apache? -
lets i've got site example.com/books/linux
i want rewrite url books.example.com/linux
without doing else (without redirecting/moving files different location on server etc.).
so how can rewrite url using apache2?
i glad read answers. thank much!
Comments
Post a Comment