Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter on subdomain (mod_rewrite issue)
#1

[eluser]emurad[/eluser]
Hello,

Can someone tell me how can I have mod_rewrite working on subdomain? The htaccess code here http://ellislab.com/codeigniter/user-gui.../urls.html is only working on normal folders, not subdomains.

Why is that and how can I get it working?

Thanks.
#2

[eluser]andyy[/eluser]
Don't forget to add the RewriteBase:
Code:
RewriteBase /path-to-subdomain-folder
#3

[eluser]andyy[/eluser]
Did this work for you? Smile
#4

[eluser]emurad[/eluser]
Thanks but actually it turned out to be a bug I caused by editing core files.




Theme © iAndrew 2016 - Forum software by © MyBB