Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hi I have apache webserver and a

Status
Not open for further replies.

ktsrikanth

Programmer
Feb 6, 2001
22
0
0
US
Hi

I have apache webserver and apache jserv. I am runuing servelts.
when i type the directory structure is seen,
but when i do then i get an error forbidden u do not have access to the /servlet/servletname.
When i check the errorlog in the apache, i see an error
unable to check htaccess file, ensure it is readable. I do not understand what the error is.

Please help me

Thank You

Srikanth
 
if your on unix/linux, apache needs permissions to read this file if it exists. try using the chmod command to achieve this

the .htaccess file defines who may view the content within a particular directory
 
Thanks for the reply. But i am in NT. I do not know where to find the .htaccess file. Please help me

Thank You
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top