osx - What is the mac equivalent of "/etc/apache2/sites-available"? -
P>
available from sudo ln -s /etc/koha/koha-httpd.conf/ etc/apache2/sites/ChoA
No site is available in my apache2 directory, only / private / etc / apache2 / extra /private/etc/apache2/httpd.conf/ Private / etc / apache2 / magic / private / ATC / Apache 2 / mmet type / private / etc / 2 / ma To run Koha, code / http: // servername: 8080 /
/ Code>, where I get it "servername" has been specified in Kohha-httpd.conf as such:## Intranet & lt; VirtualHost 192.168.1.4:8080> ServerAdmin Webmaster @ Local DocumentRoot / usr / share / Koha / intranet / htdocs Server Name John-Breedloves-Mac-mini.local: 8080 # of the server intranet.mydomain.com ScriptAlias / cgi-bin / Koha / "/ usr / Share / Koha / intranet / cgi-bin / "ScriptAlias /index.html" /usr/share/koha/intranet/cgi-bin/mainpage.pl "ScriptAlias / Search" / usr / share / koha / intranet /cgi-bin/search.pl "Errorlog / var / log / Koha / Koha-error_log # TransferLog / var / log / Koha / Koha-access_log setenv KOHA_CONF" /etc/koha/koha-conf.xml "setenv PERL5LIB" / Usr / share / Koha / lib "option + FollowSymLinks ErrorDocument 400 /cgi-bin/koha/errors/400.pl ErrorDocument 401 /cgi-bin/koha/errors/401.pl ErrorDocument 403 / cgi-bin / koha / errors / 403.pl ErrorDocument 404 / cgi-bin / Koha / Errors / 404.pl ErrorDocument 500 /cgi-bin/koha/errors/500.pl RewriteE On the ngine
However when I go to
http: // john-breedloves-mac-mini.local: 8080 /
, I get:This works!
Which is a paradox, or is it
It seems that
/ personal / etc / Apache2 / other /
will be a related folder in/etc/apache2/httpd.conf
contains an instructional/ personal / etc / apache 2 / other / *. Conf contains all the files in that folder, just like many sites available in the Linux installation of Apache common folder.
Comments
Post a Comment