apache vhost fail

  • I try to do my alias which set mail.example.com to open webmail.
    Could you advise me how to fix it.
    This is the configuration of the virtual host




    Apache shows me the following error


    The requested URL /php5-fcgi/index.php was not found on this server.


    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


    Where I'm wrong, just point me to fix it

    OpEn YouR mINd , OpeN YouR SourcE cOdE

  • you should do a redirect...
    PS: the user:group of the directory is vu2000:vu2000 (if you doesn't changed the default settings)...

  • Hello ;


    The problem here is not related to i-MSCP. With such a thing in the vhost file (glob), you should really consider to learn more about Apache and Co.


    Code
    1. Alias /php5-fcgi /var/lib/apache2/fastcgi/php5-fcgi-mail.*
    2. FastCGIExternalServer /var/lib/apache2/fastcgi/php5-fcgi-mail* \
    3. -socket /var/run/php5-fpm-mail*.socket \
    4. -idle-timeout 300 \


    Again, we are not a Linux, nor Apache support forum. We do not provide any support for exotic configuration. I guess you should try on a Linux or Apache forum.


    Thread moved in appropriate corner.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206