简体   繁体   中英

How can I make auto browser or load localhost page when I start Apache in XAMPP Localhost

My requirement is when I start apache in Windows with XAMPP, I need automatically pop up the browser with the localhost page. Is it possible to do by modifying the XAMPP files

Maybe try:

Win+R ad write

shell:startup

Paste a shortcut of your favorite browser. It will launch the browser each time you run your computer.

After that define:

http://127.0.0.1

as startup page for your browser.

(for ssl just replace http->https)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM