@mariosipad
Quote:
Originally Posted by mariosipad
Even on slow systems (Raspberry Pi 1) I did not notice a slowdown when using a .htaccess file with cops
|
Quote:
Originally Posted by mariosipad
What else from the .htaccess file do you want to put in a apache config file?
I've only partially tried it, but it should be possible.
|
That's exactly why I'd want to get rid of.htaccess file and put
all his instructions in the server main config file. It gets loaded only once, as I understand.
As said, pasting the whole content into .conf file, wrapped into <directory> tags didn't work (I got the 404 again), but maybe I could copy only the instructions i need and switch the override directive back to None.