diff options
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-setup-and-use.xml')
-rw-r--r-- | documentation/toaster-manual/toaster-manual-setup-and-use.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.xml b/documentation/toaster-manual/toaster-manual-setup-and-use.xml index d53f8243b3..8959b401b6 100644 --- a/documentation/toaster-manual/toaster-manual-setup-and-use.xml +++ b/documentation/toaster-manual/toaster-manual-setup-and-use.xml | |||
@@ -390,6 +390,10 @@ | |||
390 | <literallayout class='monospaced'> | 390 | <literallayout class='monospaced'> |
391 | /etc/httpd/conf.d/toaster.conf | 391 | /etc/httpd/conf.d/toaster.conf |
392 | </literallayout> | 392 | </literallayout> |
393 | If you are using OpenSUSE, put it here: | ||
394 | <literallayout class='monospaced'> | ||
395 | /etc/apache2/conf.d/toaster.conf | ||
396 | </literallayout> | ||
393 | Following is a sample Apache configuration for Toaster | 397 | Following is a sample Apache configuration for Toaster |
394 | you can follow: | 398 | you can follow: |
395 | <literallayout class='monospaced'> | 399 | <literallayout class='monospaced'> |