Welcome Guest, Not a member yet? Register   Sign In
Multiple applications server setup
#1

Hello everyone,
        I have created a multiple applications inside of  codeingiter which share the common system folder by following the guide in Code Igniter documentation.
        The setup is as follows
         (I have removed the application and system folder outside the public_html as I have read it provides security)
         codeigniter/
              application/
                   project1/
                   project2 
              system/
              webroot/
                  index.php  -Points to project1 
                  project2.php  --Points to project2 

          I am able to call my applications in the following way 
  • example.com
  • example.com/project2.php
    Now the problem is that I want to setup these on a server as the following Urls.
  •  example.com
  • project2.example.com
    How can I achieve this ...I am a newbie to codeigniter..                        
Reply


Messages In This Thread
Multiple applications server setup - by aniketmagadum - 03-21-2019, 10:17 AM
RE: Multiple applications server setup - by tp45 - 10-09-2019, 09:53 AM



Theme © iAndrew 2016 - Forum software by © MyBB