Using PVE apache to server client login?

  • Thread starter Thread starter benphelps
  • Start date Start date
B

benphelps

Guest
I have a client end control panel for our vps's and need to run it on the local server.

I have installed PHP5 and MySQL via apt-get and it works fine, I made a new folder in "/usr/share/pve-manager/root/" and uploaded my system to it but the .htaccess doesn't work and the PHP also errors (I can handle the PHP errors).

Is there a way I can get Apache to accept a .htaccess file without messing PVE up? Is there anything I should know before I try this? Can it even work?