Search found 3 matches
- Fri Sep 28, 2018 4:24 am
- Forum: DNS Server
- Topic: Cloudflare DNS
- Replies: 3
- Views: 14273
Re: Cloudflare DNS
Thank you very much !!!, just to thank and say that it served me. Although they have been almost two years.
Thanks for taking the time to auto-answer the message.
Thanks for taking the time to auto-answer the message.
- Thu Feb 08, 2018 5:41 pm
- Forum: Web Server
- Topic: How redirect subdomain.example.com to example.com:port
- Replies: 3
- Views: 5872
Re: How redirect subdomain.example.com to example.com:port
Precisely it is the code that i used in the .htaccess file
I forgot to mention that if I write irc.example.com/index.html this show the default page of vesta, my doubt is still because irc.example.com redirects me to example.com and does not read the files in the folder.
Thanks.
I forgot to mention that if I write irc.example.com/index.html this show the default page of vesta, my doubt is still because irc.example.com redirects me to example.com and does not read the files in the folder.
Thanks.
- Thu Feb 08, 2018 6:39 am
- Forum: Web Server
- Topic: How redirect subdomain.example.com to example.com:port
- Replies: 3
- Views: 5872
How redirect subdomain.example.com to example.com:port
Hi.... I have an issue, i created a subdomain for my irc server,and i want to redirect all the traffic from irc.example.com to example.com:ircport , because i have a webirc installed on my site. I configured a .htaccess file and dont work, i try a redirect since an index.php and index.html and dont ...