Need a nice clean working sample of this. Can anyone help? I don't like using the servers customizer no more.
Post a sample of a .htaccess 401, 403 & 404
Collapse
X
-
-
Hmm, that example isn't 100% correct. You have to specify a local document for 401 redirects, you cannot redirect to a full URI.Originally posted by baddog
here - don't say I never did anything for you
So:
ErrorDocument 401 /401.html
instead of:
ErrorDocument 401 http://somesite/401.htmlComment
-
I am not the pro, but I will have that looked into. You are the first one to point that out as an error, and since I am not qualified to dispute it, I will let the experts make that determination.Originally posted by vending_machine
Hmm, that example isn't 100% correct. You have to specify a local document for 401 redirects, you cannot redirect to a full URI.
So:
ErrorDocument 401 /401.html
instead of:
ErrorDocument 401 http://somesite/401.htmlComment
-
he is right it has to point locallyOriginally posted by baddog
I am not the pro, but I will have that looked into. You are the first one to point that out as an error, and since I am not qualified to dispute it, I will let the experts make that determination.Comment
-
yep.Originally posted by juicylinks
he is right it has to point locally
Want an Android App for your tube, membership, or free site?
Need banners or promo material? Hit us up (ICQ Fletch: 148841377) or email me fletchxxx at gmail.com -
recent work - About meComment
-
CPanel takes care of all that in one click ... lolI know that Asspimple is stoopid ... As he says, it is a FACT !
But I can't figure out how he can breathe or type , at the same time ....Comment
-
again, I am no pro, but every .htaccess file I ever saw had [NC] - maybe it is because our servers are case sensitive?Originally posted by jact
Interesting, yet slightly incorrect.
The [NC] denotes that you're telling it No Case.. So you don't need all those fancy capitilizations.
But anyhow....Comment
-
Wait, I didn't read it close enough, you have AnyAVSSystem, AnyAVSSystem2 nevermind my post. [NC] is important yes, that's what my point was.Originally posted by baddog
again, I am no pro, but every .htaccess file I ever saw had [NC] - maybe it is because our servers are case sensitive?Free agentComment



Comment