Announcement

Collapse
No announcement yet.

apache with SecureLVE

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • apache with SecureLVE

    Im having a hard time to figure out how to get SecureLVE to play with Apache2.

    Ive created a SecureLVE user,

    Your documentation states:
    "Once user logs in, or if CronJob or CGI/PHP for that user is executed, SecureLVE detects that the user should be secured, and mounts (if they weren mounted yet) all necessary directories (based on /etc/container/securelve.mp) into /var/securelve."

    How do I run a virtual host with a SecureLVE user? Do I need mod_suphp for this?

    As I can figure out a LVEId is not the same as a SecureLVE id.

    Please clarify your documentation.

    Looking forward to hear from you.

  • #2
    You need to run our httpd (just update httpd via yum update httpd)
    And and php via mod_fcgid or as cgi.

    We are going to have suPHP RPM ready in a few days.

    Comment

    Working...
    X