Welcome Guest, Not a member yet? Register   Sign In
Codeigniter and urls like subdomain.website.com
#1

(This post was last modified: 07-03-2016, 04:06 PM by chocovo.)

Hello,

I am trying to get codeigniter working with urls like:
  • website.com
  • subdomain1.website.com
  • subdomain2.website.com
  • ...

But no success  Confused .

Then my question is:
Is it possible to have it working without having to add all subdomains in CPANEL?

Thanks for your help.
Reply
#2

You can set up a vhosts entry for *.website.com and point it to the same place as website.com. This will send all subdomain requests to the same place.

http://stackoverflow.com/questions/75835...-subdomain
Reply
#3

hello there. yuo can set appliaction folder in index.php that will work
Reply




Theme © iAndrew 2016 - Forum software by © MyBB