πŸ”¬
Documentation
CtrlK
  • πŸ‘‹Development Documentation
  • Overview
    • πŸ’‘What we do
    • ✨Our Features
  • Product Guides
    • πŸ“ͺMaking a post
    • πŸ“ŽUnderstanding Projects
  • Fundamentals
    • πŸ› οΈGetting set up
      • πŸ“Setting permissions
      • πŸ§‘Inviting Members
  • Use Cases
    • 🎨For Designers
    • Page 1
    • πŸ–₯️For Developers
      • Example of .gitignore
      • Cusotm Theme File Sync script for specified directories with auto git commit
    • ◀️List of Plugins
    • πŸ‘¨β€πŸ’»Tips and Tricks
      • CLI schedule task and consume service
      • ♻️Automatic database backup (Updated)
      • πŸ› οΈExecute a command from host to docker using terminal
      • πŸ“‹Shopware 6 commands
      • πŸ˜€Activate all plugins via CLI
      • ☠️Kill a process on a port [Linux]
      • πŸ“„How do you import the database using CLI
      • πŸ‘¨β€πŸ”§Change PHP Configuration [Terminal]
      • πŸ‘οΈAccess to PHP Path Aixspro
      • 🌐Manage Apache services [Linux]
    • πŸ“„SQL Tips & Tricks (shopware 6)
Powered by GitBook
On this page
  1. Use Cases
  2. πŸ‘¨β€πŸ’»Tips and Tricks

🌐Manage Apache services [Linux]

Start, Stop, Restart – Apache2

sudo service apache2 start
sudo service apache2 stop
sudo service apache2 restart
PreviousAccess to PHP Path AixsproNextSQL Tips & Tricks (shopware 6)

Last updated 2 years ago