I am making a test wallpapers app to learn the CodeIgniter framework.
How to achieve this:
” When I enter wallpapers.example.com , instead of redirecting to full link, home page should open at wallpapers.example.com , want to exclude “/earthplanet/index.php/” thing from url.
You write this into your .htaccess file to redirect to
subdomain/index.php/whatever_your_url_is
And FYI you should use the pretty URL’s Codeigniter offers you:
should be: