apache解析网站域名httpd

httpd.tar
找到httpd.conf

392 <VirtualHost *:800>
393 ServerAdmin 510615556@qq.com
394 DocumentRoot /usr/local/apache/htdocs/mofayingyu
395 ServerName www.mofayingyu.xin:800
396 ErrorLog logs/mofayingyu-error_log
397 CustomLog logs/mofayingyu-error_log common
398 </virtualHost>
399 <Directory “/usr/local/apache/htdocs/mofayingyu”>
400 Options Indexes FollowSymLinks
401 AllowOverride None
402 Order allow,deny
403 Allow from all
404 </Directory>

ffplay -i 20251108_screen_065406.jpg -vf crop=700:900:50:110,drawbox=10:120:650:320:#FF0000:3,drawbox=10:845:400:30:#FF0000:2,drawtext=fontfile=msyh.ttf:fontcolor=#FFFFFF:fontsize=30:borderw=1:bordercolor=#FF0000:textfile=text:x=w-500:y=h-35
ffmpeg -i 20251108_screen_065406.jpg -vf crop=700:900:50:110,drawbox=10:120:650:320:#FF0000:3,drawbox=10:845:400:30:#FF0000:2,drawtext=fontfile=msyh.ttf:fontcolor=#FFFFFF:fontsize=30:borderw=1:bordercolor=#FF0000:textfile=text:x=w-500:y=h-35 -strftime 1 -f image2 $(date +%Y-%m-%d)_httpd_$(date +%H.%M.%S).jpg

Published
Categorized as web-php

Leave a comment

Your email address will not be published. Required fields are marked *