Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PHP サーバー インスタンスを作成し、実行中のブラウザーを自動的に実行したいrun.bat
run.bat
バットファイルの内容:
"php/php.exe" -S localhost:81 -t dokuwiki
次のように書くだけです...
start website_address