httpd

/home/crimaru/wwwにドキュメントルート設定したら403

httpd.confに <Directory "/home/crimaru/www"> # # Possible values for the Options directive are "None", "All", # or any combination of: # Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews # # Note that "MultiViews" must be named *explicitly* --- "Op</directory>…

ポート81でアクセスする

#Listen 12.34.56.78:80 Listen 80 Listen 81を増やしてvirtualhost増やす

LOGとれてなかったお

combine combine combine combine combine combine combine combine combine combineとなっていた。げげ httpd.conf <VirtualHost XX.XXX.XX.XX:80> ServerName xxxx.com ServerAlias www.xxxx.com DocumentRoot /xxx/xxx/xxx/xxxx ErrorLog logs/xxxx-error_log CustomLog logs/xxxxxx-ac</virtualhost>…