Impossible 404 error. |
[eluser]Unknown[/eluser]
Hello fellow Codeigniters, This is my first post i have ever made regarding codeigniter even though i have been working with codeigniter for some time now. I have struggling the past few days getting codeigniter to work with my digital ocean host. The problem is probably related to my .htaccess file or config file. The front page loads perfectly fine but all the links are broken. I really hope you guys can help me. my .htaccess : Code: # Deny from all my Config file: Code: $config['base_url'] = "http://104.131.95.78/"; i have no idea why it doesn't work. i have been able to set my page up on many other hosts but for some reason this just dont work for me :/ My php info then it can be accessed on http://104.131.95.78/info.php
[eluser]Unknown[/eluser]
I feel a bit stupid now ![]() Solution: Restart apache ![]()
[eluser]RobertSF[/eluser]
No worries. We all make dumb mistakes, and the dumber we feel, the less likely we'll make that mistake again. Glad it all worked out. :coolsmile: |
Welcome Guest, Not a member yet? Register Sign In |