ABCD & Win7/8/Server

3 views
Skip to first unread message

bhowa tg

unread,
Apr 4, 2014, 6:37:50 AM4/4/14
to zim...@googlegroups.com

ABCD & WIN7/8/Server make changes to your httpd.conf file especially the below

#ServerName localhost:9090
ServerName 192.168.11.254:9090

#
# Deny access to the entirety of your server's filesystem. You must
# explicitly permit access to web content directories in other
# <Directory> blocks below.
#
<Directory />
Options FollowSymLinks
AllowOverride None
Order deny,allow
Allow from All
Allow from localhost
Allow from 192.168.11.254
#Deny from all
</Directory>

DocumentRoot "C:/ABCD/www/htdocs"
ServerName localhost
DirectoryIndex index.htm index.php homepage.htm
<Directory "C:/ABCD/www/htdocs">
Options Indexes FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
</Directory>
ScriptAlias /cgi-bin/ "C:/ABCD/www/cgi-bin/"
<Directory "C:/ABCD/www/cgi-bin">
AllowOverride None
Options None
Order allow,deny
Allow from all
</Directory>



--

bhowa tg
Infoprenuer, abcdZim.org
bho...@gmail.com  skypeID:  bhowatg
blog: http://bhowatg.blogspot.com
http://facebook.com/groups/abcdzim/; http://twitter.com/bhowatg
www.abcdZim.co.cc


"there are two equally dangerous extremes-
to shut reason out and to let nothing else in"
                                     Pascal, 1670


Reply all
Reply to author
Forward
0 new messages