I have ISPConfig 3.0.3.3 installed on Ubuntu 10.04 LTS. Putting the following line in an .htaccess file works... Code: redirect 301 /index.html /alt-index.html As expected, the index.html page is redirected to an alternate page. However if I remove it from .htaccess and put it in the Web Domain "Apache directives" section it is completely ignored. No redirect takes place. The same goes for any other directives I put there.
Make sure that you waited at least one minute before you test that. The new file has been written when the job has been removed from jobqueue in ispconfig monitor.
Hi Till, Yes, that was what the problem was. I didn't wait for the cron job. I also solved a previous problem getting a reverse proxy to work. Any errors in the config mean that it the config just gets silently dropped. I was able to see the errors by running /usr/local/ispconfig/server/server.sh from the command line. Maybe there's an easier way to know if there are errors.
Enable loglevel warn or debug in ispconfig and then take a look at the system log in the ispconfig monitor.