Portal Home > Knowledgebase > Articles Database > Apache Config help w/Frontpage


Apache Config help w/Frontpage




Posted by DeWebDude, 03-05-2008, 07:35 PM
Hello All, I need some help figuring out what I'm doing wrong with my configuration for FP & Apache. I know FP is no longer supported on Linux, but it still works. In my httpd.conf file I have a reference to my domain configuration files: Include /myconf/hosting/* Then in that folder I have files for each domain that look like this: abc.com (file) contains: ServerAdmin admin@myhostingservice.com DocumentRoot /home/abc.com/www ServerName www.abc.com ScriptAlias /cgi-bin/ /home/abc.com/www/cgi-bin/ Then in /usr/local/frontpage I have: www.abc.com:80.cnf (file) contains: vti_encodingR|utf8-nl vti_logging:1 servertype:apache-fp sendmailcommand:/usr/sbin/sendmail authoring:enabled extenderversion:5.0.2.2634 frontpageroot:/usr/local/frontpage/version5.0 serverconfig:/etc/httpd/conf/httpd.conf serverconfig:/usr/local/frontpage/conf/abc.com Finally the abc.com file located in /usr/local/frontpage/conf/ has: Port 80 ResourceConfig /dev/null AccessConfig /dev/null ServerRoot "/etc/httpd" NameVirtualHost 127.0.0.1 ServerName www.abc.com DocumentRoot /home/abc.com/www Options Indexes FollowSymLinks AllowOverride AuthConfig Limit Indexes Options Order allow,deny Allow from all ServerName www.abc.com DocumentRoot /home/abc.com/www Options Indexes FollowSymLinks AllowOverride AuthConfig Limit Indexes Options Order allow,deny Allow from all Whenevr I try to install a new website or update the existing ones I get errors. Additionally it also doesn't allow frontpage to connect on all of the sites, some yes... but with strange messages. Can anyone tell me the proper way to configure this? Thanks!

Posted by Number09, 03-06-2008, 10:29 AM
Hi Joey, Is apache loading the frontpage modules? Do you have something like the following in your httpd.conf: LoadModule frontpage_module libexec/mod_frontpage.so AddModule mod_frontpage.c



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Shoutcast Radio (Views: 844)
How much r1soft space? (Views: 775)
rkhunter problem (Views: 783)


Language:

LoadingRetrieving latest tweet...

Back to Top Copyright © 2018 DC International LLC. - All Rights Reserved.