Welcome Guest, Not a member yet? Register   Sign In
Following Static pages tutorial - No input file specified.error
#5

(This post was last modified: 08-22-2020, 03:08 AM by jreklund.)

(08-22-2020, 03:05 AM)jreklund Wrote: Hi, you need to have a "." in front of your "env" for it to be able to work.

Now:
env

Should be:
.env

Pages look OK thought.

OK thanks. Corrected that, named .env 

https://codemechanic.co.uk/pages returning a 404 when htaccess is set to :
RewriteRule ^([\s\S]*)$ index.php?/$1 [L,NC,QSA]

or "No input file specified." when set to:
RewriteRule ^([\s\S]*)$ index.php/$1 [L,NC,QSA]
Reply


Messages In This Thread
RE: Following Static pages tutorial - No input file specified.error - by CrossCrash - 08-22-2020, 03:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB