Questions tagged as 'wildcard'

2
answers

Why does Value in Spring MVC require an asterisk?

Why do I need to put * in value when there is nothing left? I mean, before using Spring MVC it worked without problems only as /planilha/ . getPlanilha works correctly but if it has the same RequestMethod and con...
asked by 31.03.2015 / 15:23
1
answer

What is the correct way to use wildcard DNS?

I need the Apache virtualhost of my server to meet the following rule: 1- If you are domain.com or www.domain.com, then display the content at /var/www/domain.com/home 2- If it is blog.domain.com, then it displays the content in /var/...
asked by 07.09.2014 / 07:12
2
answers

.htaccess wildcard subdomain pointing to directory + hash

Pretty simple to doubt. Redirect by .htaccess containing a subdomain wildcard and hash. From: http://carros.domain.com/visualizar#123 http://casas.domain.com/visualizar#345 http://aps.domain.com/visualizar#567 To: http://domain.com/car...
asked by 11.12.2015 / 07:31
2
answers

How to redirect www.subdomain.domain.com to http://subdomain.domain.com?

To allow in my domain / hosting possible using dynamic subdomains, I had to create a DNS wildcard (subdominio.dominio.com). The problem is that some people tend to access using the prefix ' www ' before the subdomain, so if I try to access my...
asked by 16.08.2014 / 22:41
1
answer

Dynamic subdomain with htaccess and php

I'm breaking my head. I need to create dynamic subdomains for each user that registers in my site (ex .: user1.domain.com, user2.domain.com, user3.domain.com) without having to create one by one in the cpanel. I know this has to do with wildc...
asked by 06.12.2017 / 20:03
2
answers

.htaccess wildcard subdomain pointing to directory + hash

Pretty simple to doubt. Redirect by .htaccess containing a subdomain wildcard and hash. From: http://carros.domain.com/visualizar#123 http://casas.domain.com/visualizar#345 http://aps.domain.com/visualizar#567 To: http://domain.com/car...
asked by 11.12.2015 / 07:31
0
answers

About SSL's CxB

I recently became very interested in web programming. In addition to a number of tutorials on different platforms, such as youtube, vimeo, blogs and forums, in order to put into practice the knowledge I acquired, I installed Apache in my VPS and...
asked by 15.11.2017 / 13:39