Welcome Guest, Not a member yet? Register   Sign In
XAMPP path settings
#4

[eluser]Unknown[/eluser]
Thank you for your help.

I can't exactly tell what difference the alias is making. I put it at the end of the httpd.conf file and reloaded apache.

When I browse to http://cidemo.com the system launches the index.php file designated by <Directory "F:/xampp/htdocs"> which then launches the xampp starter pages.


If I force it to load http://cidemo.com/CodeIgniter/index.php then the proper page loads.
I have the $config['base_url'] = "http://cidemo.com/";
and $config['index_page'] = "index.php";
$config['uri_protocol'] = "AUTO";

Is there some other default I need to set?


Messages In This Thread
XAMPP path settings - by El Forum - 05-18-2009, 11:59 AM
XAMPP path settings - by El Forum - 05-18-2009, 12:08 PM
XAMPP path settings - by El Forum - 05-18-2009, 01:00 PM
XAMPP path settings - by El Forum - 05-18-2009, 04:01 PM
XAMPP path settings - by El Forum - 05-18-2009, 05:11 PM



Theme © iAndrew 2016 - Forum software by © MyBB