| |||||||
| Web Development Wanted Requests for websites, templates, custom programming, logos or graphics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| NamePros Regular | [Modrewrite] virtual subdomain I need to fetch content from "category pages " example.com/category/?lang=de if someone requests: de.example.com/category This could help to understand what I need: RewriteCond %{QUERY_STRING} ^lang=([a-z]{2})(?:&(.*))? RewriteRule .* http://%1.example.com/$0?%2 [R=301] Example: links on my site: de.example.com/category/ should fetch content from: example.com/category/?lang=de the content is of course at example.com/category/lang=de but I want to display it as a subdomain without ?lang=de I don't know how much to pay for it, so if you know that you are able to do what I want then PM/post a price and I'm sure we can agree on something |
| |
| | #2 (permalink) |
| Senior Member | This is easily achieved as long as you of course have edited the httpd.conf file as well as enabled wildcard DNS. If you have these done then by all means contact me and i could help.
__________________ Manage your portfolio using my new Domain Portfolio Management script. Securing Your Domain Name From Theft |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |