Results 1 to 10 of 15
-
2nd Jul 2011, 12:07 PM #1OPMemberWebsite's:
GE-Xtreme.comForbidden You don't have permission...
Recently, But Was Not Noticed Until A Member Was Getting When Previewing His New Post:
Code:Forbidden You don't have permission to access /newthread.php on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I and Others Have Posted There With No Problem...
I Am Also Getting This Error When I Press Save On One Of The Settings:
Code:You don't have permission to access /admincp/awcl_admin.php on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
It Doesn't Happen On Any Other Settings Of AWCoding Software LITE Just One {Just When I Save Under 'All Settings'}
It Was Doing The Same On:
Code:/arrowchat/admin/general.php?do=chatsettings
But Not Only That The Server Locks The User Out When We Try Too Many Times.
This Is Really Doing My Head In I've Spent Hours Trying To Find The Cause...
The CHMODs Are All Checked And Set Correctly
Mod_Sec Settings On The Server Are Set Correctly
I Hope Someone Can Help I Am Completley Lost As To What To Do...xandyx Reviewed by xandyx on . Forbidden You don't have permission... Recently, But Was Not Noticed Until A Member Was Getting When Previewing His New Post: Forbidden You don't have permission to access /newthread.php on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.But The Member Can Go To Another Part Of The Forum And Post With No Problem Whatsoever I and Others Have Posted There With No Problem... I Am Also Getting This Error When I Press Save On One Of The Settings: You Rating: 5
-
2nd Jul 2011, 12:11 PM #2Member
Check your .htaccess.
-
2nd Jul 2011, 12:11 PM #3MemberWebsite's:
Elite.SO Defendos.com Motionite.comCheck your htaccess files, and system chowns.
EDIT: Aah fuck, Jason you are fast.
-
2nd Jul 2011, 12:21 PM #4OPMemberWebsite's:
GE-Xtreme.comBoth Fast..lol
Done Both:
Chomod set at 644 for the files Concerned And Folders at 755
.htaccess { /home/gextreme/public_html/.htaccess}
Code:# enable subdirectory inheritance of custom php settings # suPHP_ConfigPath /home/gextreme/public_html Redirect 301 /t11789/ http://www.ge-xtreme.com/showthread.php?t=11789 Redirect 301 /cmd.php http://www.google.com RewriteEngine On RewriteCond %{HTTP_HOST} !^www\.ge-xtreme\.com [NC] RewriteRule ^(.*)$ http://www.ge-xtreme.com/$1 [L,R=301]
-
2nd Jul 2011, 12:23 PM #5MemberWebsite's:
Elite.SO Defendos.com Motionite.comChmod is something different than Chown
Anyway you are on a VPS or shared?
-
2nd Jul 2011, 12:25 PM #6OPMemberWebsite's:
GE-Xtreme.comI'm On Shared, And What Is Chown..Or Should I Say How AndWhat Should The Settings Be?
-
2nd Jul 2011, 12:32 PM #7Member
Change:
Code:RewriteCond %{HTTP_HOST} !^www\.ge-xtreme\.com [NC] RewriteRule ^(.*)$ http://www.ge-xtreme.com/$1 [L,R=301]
Code:RewriteCond %{HTTP_HOST} ^ge-xtreme.com$ [NC] RewriteRule ^(.*)$ http://www.ge-xtreme.com/$1 [R=301,L]
-
2nd Jul 2011, 12:35 PM #8OPMemberWebsite's:
GE-Xtreme.comno same Jason
-
2nd Jul 2011, 12:37 PM #9Member
Forbidden error shows up only for certain files, right?
-
2nd Jul 2011, 12:43 PM #10OPMemberWebsite's:
GE-Xtreme.comYes But...The Same File Name Is Ok If I'm Saving A Different Part Of Settings...
And I Can Access If I Put The Url In The Browser
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
403 Forbidden
By joshmoore in forum Technical Help Desk SupportReplies: 2Last Post: 2nd Dec 2011, 03:26 PM -
403 Forbidden
By comebacktome in forum Technical Help Desk SupportReplies: 2Last Post: 8th Mar 2011, 12:46 PM -
403 - Forbidden
By Gavo in forum Feedback and SuggestionsReplies: 19Last Post: 4th Mar 2011, 12:55 AM -
can anyone help with Forbidden?
By kuzukuzu in forum Hosting DiscussionReplies: 4Last Post: 1st Dec 2010, 07:41 PM -
403 Forbidden Error
By champ of champs in forum IP.BoardReplies: 11Last Post: 16th Nov 2009, 02:21 PM
themaCreator - create posts from...
Version 3.56 released. Open older version (or...