Git URL changes

Since my git url moved
This commit is contained in:
FbIN Support 2025-10-07 20:52:15 +05:30
commit 42dbca6d2f
11 changed files with 20 additions and 20 deletions

View file

@ -1,7 +1,7 @@
# Sample Apache2 configuration
This is the apache2 configuration file used on the 4g.flossboxin.org.in official instance, in hopes that it's useful to you!
Looking for the apache2 guide? <a href="https://git.flossboxin.org.in/FbIN/4get/src/branch/main/docs/apache2.md">go here.</a>.
Looking for the apache2 guide? <a href="https://git.bakhai.co.in/FbIN/4get/src/branch/main/docs/apache2.md">go here.</a>.
```xml
<VirtualHost *:443>
@ -146,7 +146,7 @@ Looking for the apache2 guide? <a href="https://git.flossboxin.org.in/FbIN/4get/
</VirtualHost>
<VirtualHost *:443>
ServerName git.flossboxin.org.in
ServerName git.bakhai.co.in
SSLEngine On
SSLOptions +StdEnvVars