Differences

This shows you the differences between two versions of the page.

instalacija_apache_web_servera [2011/12/16 01:52]
aleksandar.atanasijevic
instalacija_apache_web_servera [2011/12/16 01:57] (current)
aleksandar.atanasijevic
Line 246: Line 246:
</VirtualHost> </VirtualHost>
</file> </file>
 +
 +Sad moramo da kazemo serveru da ucita nase konfig. fajlove. Na kraju  **/usr/local/apache/conf/httpd.conf** dodajemo
 +<file apache httpd.conf>
 +NameVirtualHost *
 +Include conf/vhost/*.conf
 +</file>
 +
Posle restartovanja web servera Posle restartovanja web servera
 
instalacija_apache_web_servera.txt · Last modified: 2011/12/16 01:57 by aleksandar.atanasijevic
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki