![]() |
|
|
|
|
|||||||
| Shared Hosting Do you have questions about HostICan's Base-Host or Tera-Host shared plans? Please ask them here! |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hello, I'm using in my website subdomain links like, http://giljo.mywebsite.com, how do i modify my host service to be able to read URL that contain link with sub domain?
|
|
#2
|
||||
|
||||
|
Welcome to the HostICan Community Forum!
Im not sure I quire understand. Are you talking about programming links such as " When you make a subdomain, you don't need to modify anything, it just starts working without any issues.
__________________
Thanks, Denis Motova Affiliate / Operations Manager HostICan Answers | Become a HostICan Affiliate | Create a Support Ticket. |
|
#3
|
|||
|
|||
|
yes, i'm talking about programing links, not subdomains on servers just a url link that know how to separate the url that a persone wrote and transfer him to the directory that he suuposed to go, like http://example.mysite.com will go to http://www.mysite.com/example/index.html
|
|
#4
|
||||
|
||||
|
Quote:
__________________
Best, Shazam HostICan Community Superhero |
|
#5
|
|||
|
|||
|
something like that
|
|
#6
|
||||
|
||||
|
Ah.... redirects our fav 301
Why not just setup a rewrite rule or a perm redirect via the .htaccess file?
__________________
Thanks, Denis Motova Affiliate / Operations Manager HostICan Answers | Become a HostICan Affiliate | Create a Support Ticket. |
|
#7
|
|||
|
|||
|
i don't understand, what is .htaccess file?
|
|
#8
|
||||
|
||||
|
That is a set of instructions contained in a text file at the main level of your domain on the site. It instructs Apache as to how to handle certain requests.
Here, for example, is a typical .htaccess file for a popular radio show site: Code:
The intent of the other four are pretty obvious. They simply take one request and move it to another.
__________________
Best, Shazam HostICan Community Superhero |
![]() |
| Tags |
| link, subdomain, url |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|