Skip to content

Conversation

@maheshbhatiya73
Copy link
Member

  • Implemented create-domain CLI command to generate Apache virtual host config
  • Writes config file to /etc/apache2/sites-available
  • Enables site using a2ensite and reloads Apache service
  • Added flag validation and error handling

…nfig

- Implemented `create-domain` CLI command to generate Apache virtual host config
- Writes config file to /etc/apache2/sites-available
- Enables site using a2ensite and reloads Apache service
- Added flag validation and error handling
Copy link
Member Author

@maheshbhatiya73 maheshbhatiya73 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@maheshbhatiya73 maheshbhatiya73 merged commit 3344569 into main Jun 7, 2025
1 check failed
@maheshbhatiya73 maheshbhatiya73 deleted the feat/domain-config-apache branch October 21, 2025 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants