500 server error

Status
Not open for further replies.

roverinc

New Member
Messages
18
Reaction score
0
Points
0
hello Sir ,
recently i have created a addon domain and a parked domain just to try out how it works, since then i have been getting 500 server error , i dont know whats causing these errors , hence i deleted both the parked and addon domain still my x10home page shows both the addon and parked domain configured and my cpanel shows none of them , i still continue to get 500 error my the site is "roverinc.co.cc" please please help me out with this !!!!
 

Derek

Community Support Force
Community Support
Messages
12,882
Reaction score
186
Points
63
Can you post your .htaccess ? It's a hidden file.
 

roverinc

New Member
Messages
18
Reaction score
0
Points
0
# -FrontPage-

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName roverinc.co.cc
AuthUserFile /home/roverinc/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/roverinc/public_html/_vti_pvt/service.grp
 

Derek

Community Support Force
Community Support
Messages
12,882
Reaction score
186
Points
63
I got this from Zubair: Replace your .htaccess with this..

Code:
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
 

roverinc

New Member
Messages
18
Reaction score
0
Points
0
im sorry but i am unable to see the .htacces file i posted it from a back up which i had on my PC, if you could tell me how to find the file since its hidden
 

Derek

Community Support Force
Community Support
Messages
12,882
Reaction score
186
Points
63
You are welcome. Glad it worked. Thanks for choosing x10hosting!
 

roverinc

New Member
Messages
18
Reaction score
0
Points
0
thankyou very much now the site it working not showing 500 error any more , thanks for you time and help till u see this message i would have clicked the medal !!!
 
Status
Not open for further replies.
Top