problem with .htaccess file

Newbie Member
14Jul2010,12:55   #1
venkat6134's Avatar
when i access my site it displays the sourcecode that to asking if u want to open/save the particular page.
Go4Expert Founder
14Jul2010,13:15   #2
shabbir's Avatar
Does it display fine without .htaccess file?
Newbie Member
14Jul2010,15:09   #3
venkat6134's Avatar
no same problem,when am disable that.
some times if u call specific file it will display, some times not.
i changed the MIME type also, not working.
Newbie Member
14Jul2010,15:20   #4
venkat6134's Avatar
Quote:
Originally Posted by shabbir View Post
Does it display fine without .htaccess file?
no same problem,when am disable that.
some times if u call specific file it will display, some times not.
i changed the MIME type also, not working.
Go4Expert Founder
14Jul2010,15:48   #5
shabbir's Avatar
So it is not the problem with .htaccess file but mainly what I can sense is PHP and specially .php files are not configured into your Apache to work.
Contributor
16Jul2010,21:49   #6
johnny.dacu's Avatar
Or could be the short_tag option disabled from php.ini. I encounted this problem a while ago but not with save file aspect.