Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: .htaccess not working on Amazon EC2 [Solved]
Post: RE: .htaccess not working on Amazon EC2

I have resolved the issue. Dumb mistake. There was a 3rd option to set AllowOverride All in httpd.conf. Once I set it in the code below, it worked. Code: -- # Further relax access to the default...
16,534 Views
3 Replies
09-21-2017, 02:12 PM
dlm1897
    Thread: .htaccess not working on Amazon EC2 [Solved]
Post: RE: .htaccess not working on Amazon EC2

skunkbad Wrote: (09-20-2017, 11:42 PM) -- Unless your /nutrition/ directory is document root, I'd guess you just need to change your RewriteBase to / -- Thanks for the reply. DocumentRoot is /var/w...
16,534 Views
3 Replies
09-21-2017, 06:04 AM
dlm1897
    Thread: .htaccess not working on Amazon EC2 [Solved]
Post: .htaccess not working on Amazon EC2 [Solved]

I just moved my project to EC2 and I can't get my .htaccess to work properly for removing index.php. When attempting to access my website, I receive the following error message - "The requested URL /n...
16,534 Views
3 Replies
09-20-2017, 05:17 PM
dlm1897
    Thread: How to execute a prepared statement in CI
Post: How to execute a prepared statement in CI

Hi all, I have been unable to find documentation on this. In MySQL, I have the following prepared statement: Code: -- SET @sql = NULL; SELECT GROUP_CONCAT(DISTINCT'MAX(IF(Name = ''', Name, ''...
13,314 Views
0 Replies
11-06-2014, 09:03 AM
dlm1897

Theme © iAndrew 2016 - Forum software by © MyBB