recode's picture

I've done it all,i can't find out why apache gives me a 500 internal server after i uploaded a  .htaccess

happens to me all the time! i done it all..dont know what else i can do..

Forum: 
Alon Swartz's picture

If you only get the 500 internal server error when using your custom .htaccess, then you have a problem with the .htaccess.

If this is the case, its not really TurnKey specific but post it anyway and hopefully someone can help.
recode's picture

How would i make .htaccess work with LAMP?

Alon Swartz's picture

Check out the wikipedia article, it provides a nice overview.

If you could provide an explanation on what you are trying to accomplish, and what you have done, it would be easier to help.
recode's picture

Heres what i need to work

AddHandler headerd .gif
AddHandler headerd .jpg
AddHandler headerd .bmp
AddHandler headerd .png
AddHandler headerd .txt
AddHandler headerd .css

I have rewrite on via webmin

Add new comment