Hi;
after being frenetic and posting around into this forum and having few answer I still having issue with using NethServer as a Webserver for PHP Website.
For now I just put a config file into /etc/httpd/conf.d/
and depose the website into /var/www/html/
I know it’s totally not the BestPractice but it’s works.
So;
When I try to use Shared Folders and put my PHP files into those directories I receive different errors like :
don’t have permission into the directory
by default it’s centos:locals having the ownership
i’d tried root:apache like when it’s into /var/www/html but I still have the same error
db accounts show dev :
AclRead=
AclWrite=
Description=dev pour test
GroupAccess=r
HttpAccess=private
HttpAliasCustom=dev
HttpAliasType=custom
HttpAllowOverrideStatus=enabled
HttpForceSslStatus=enabled
HttpPasswordStatus=disabled
HttpStatus=enabled
HttpVirtualHost=site.com
OtherAccess=
OwningGroup=locals
SmbStatus=disabled
So I would like to ask if it’s possible to have a HowTo Hosting a Website for Dummies with NethServer