Welcome Guest, Not a member yet? Register   Sign In
Load view from Controller issue
#18

Edit the file below.

C:\xampp\apache\conf\extra\httpd-vhosts

Make sure this is not remarked out in the file.

NameVirtualHost *:80

At the bottom of this file add this:

Include "conf/extra/vhosts/*.conf"

Create a folder called vhosts under that folder create a file vhosts.conf

C:\xampp\apache\conf\extra\vhosts\vhosts.conf

Add the code for the vhots there.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Load view from Controller issue - by InsiteFX - 06-12-2018, 03:11 AM
RE: Load view from Controller issue - by InsiteFX - 06-12-2018, 03:32 AM
RE: Load view from Controller issue - by InsiteFX - 06-12-2018, 06:42 AM
RE: Load view from Controller issue - by enelson - 06-12-2018, 09:17 AM
RE: Load view from Controller issue - by InsiteFX - 06-13-2018, 10:55 AM
RE: Load view from Controller issue - by InsiteFX - 06-15-2018, 06:36 AM
RE: Load view from Controller issue - by InsiteFX - 06-15-2018, 08:06 AM
RE: Load view from Controller issue - by InsiteFX - 06-15-2018, 09:33 AM
RE: Load view from Controller issue - by InsiteFX - 06-16-2018, 09:23 AM
RE: Load view from Controller issue - by InsiteFX - 06-22-2018, 10:34 AM



Theme © iAndrew 2016 - Forum software by © MyBB