Author Topic: how share /var/www  (Read 1870 times)

marceloeng

  • Zen Warrior
  • ***
  • Posts: 135
  • Karma: +1/-0
    • View Profile
how share /var/www
« on: September 02, 2013, 10:16:26 pm »
Hello,

In version 2 of the Zentyal I could share the folder /var/www, but in version 3.0.26, is not possible.
The error message that appears is: "Path not allowed. This will not be under /var/www".

I have tried a symbol link, but don't work, because the permissions in my windows computer.

Have a workaround to this?

Regards,
Marcelo


half_life

  • Bug Hunter
  • Zen Hero
  • *****
  • Posts: 867
  • Karma: +59/-0
    • View Profile
Re: how share /var/www
« Reply #1 on: September 03, 2013, 01:52:45 am »
Maybe not what you want to hear but,  WinSCP will probably meet your needs  http://winscp.net/eng/index.php

marceloeng

  • Zen Warrior
  • ***
  • Posts: 135
  • Karma: +1/-0
    • View Profile
Re: how share /var/www
« Reply #2 on: September 03, 2013, 10:03:58 pm »
half_life,

Thanks for response, but I want acess these files (\var\www) of the any computer of my network, like a shared folder.

WinSCP is a website's management and that's not what I need.


Thanks,
Marcelo

robb

  • Guest
Re: how share /var/www
« Reply #3 on: September 04, 2013, 08:30:33 pm »
Just use ssh.... then you can do virtually everything.

jbahillo

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1444
  • Karma: +77/-2
    • View Profile
Re: how share /var/www
« Reply #4 on: September 05, 2013, 11:42:00 am »
Sharing /var/www is generally a bad idea, as the ACLS would change the needed permissions that apache need for it to work...

christian

  • Guest
Re: how share /var/www
« Reply #5 on: September 08, 2013, 12:13:07 am »
Sharing /var/www is generally a bad idea, as the ACLS would change the needed permissions that apache need for it to work...

Would you mind elaborating on this ?

Apache doesn't need ACL to work and unless you set some conflict access rights in your ACL, why would it impact Apache ?