I removed htaccessing of of my main web folder. but when I try to add it back. I get this error: Failed to open /home/admispconfig/ispconfig/temp/hta_Xk2IcE and the file given in the location is there. yet it just wont open. Please help.
Please delete everything in the folder /home/admispconfig/ispconfig/temp/ except of the directory "webmail" and try again to add the .htaccess.
I got it. it wasnt deleting the temp. files though. i did this: cd /var/www/web1/web rm -rf .ht* and after that it worked. So I guess there was a stragler .ht file.