Welcome Guest, Not a member yet? Register   Sign In
No input file specified. on goddady
#5

(01-18-2016, 03:30 PM)daveĀ friend Wrote: Try changing the last line to

RewriteRule ^(.*)$ index.php/$1 [L]

And this has worked for me in the past:


Code:
# SPECIAL GODADDY LINE ( UNCOMMENT IF GODADDY )
RewriteRule ^(.*)$ /index.php?/$1 [L]
Reply


Messages In This Thread
RE: No input file specified. on goddady - by skunkbad - 01-18-2016, 08:31 PM



Theme © iAndrew 2016 - Forum software by © MyBB