install apache and apache

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

install apache and apache

Postby terrychen » Mon Nov 05, 2007 5:34 pm

Dear sir,
at the end of install apache and php,you mention about

modify the index.html line and add index.php to the list#

Below is htpd.conf
after modify :Is it correct ???///

DirectoryIndex: sets the file that Apache will serve if a directory
# is requested.
#
# The index.html.var file (a type-map) is used to deliver content-
# negotiated documents. The MultiViews Option can be used for the
# same purpose, but it is much slower.
#
DirectoryIndex index.html index.html.var index.php#
# AccessFileName: The name of the file to look for in each directory
# for additional configuration directives. See also the AllowOverride
# directive.
#
AccessFileName .htaccess

#
# The following lines prevent .htaccess and .htpasswd files from being
# viewed by Web clients.
#
<FilesMatch "^\.ht">
Order allow,deny
Deny from all
</FilesMatch>
terrychen
 
Posts: 9
Joined: Mon Nov 05, 2007 4:34 pm

Postby mflorell » Tue Nov 06, 2007 7:49 am

It's not actually required for VICIDIAL usage, but it's good if you want to use PHP on the server for default directory index pages. Yes you did it correctly.
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby terrychen » Tue Nov 06, 2007 8:33 pm

Dear sir,
Thanks your answer,Thanks all the friends on this forum .
Terry
terrychen
 
Posts: 9
Joined: Mon Nov 05, 2007 4:34 pm


Return to Support

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 239 guests