[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-developers] Front Page



We have found that if you remove frontpage extensions, then go into
/etc/local/frontpage and remove the .cnf file for the host, *then*
reinstall, this has solved 99% of our frontpage problems on the RaQ3i.

******************
Brian Krabach
Vice President
WholesaleISP, Inc.
****************** 

-----Original Message-----
From: Thescripter@xxxxxxx [mailto:Thescripter@xxxxxxx]
Sent: Tuesday, May 09, 2000 9:12 PM
To: cobalt-developers@xxxxxxxxxxxxxxx
Subject: [cobalt-developers] Front Page


Let me update this:


Hey please help me! I am on a raq3 and my client horsecenter.net needs 
frontpage. It has worked in the past and just stopped. In my /etc/httpd/conf

file i have bot fpx.httpd.conf and httpd.conf files. I know front page is 
configured properly cause if i remote fpx.httpd.conf it says it can't find 
it. but if you go here 
http://www.horsecenter.net/_vti_bin/shtml.exe/linksignup.htm it gives you an

error. I ran santext checks on both files - ok. Here is what i have (The top

of httpd.conf and fpx.httpd.conf are the same:)
fpx.httpd.conf:
Listen 80


NameVirtualHost 64.29.16.106
<VirtualHost www.horsecenter.net>
ServerName www.horsecenter.net
ServerAlias horsecenter.net
ServerAdmin admin
DocumentRoot /home/sites/site14/web
ScriptAlias /_vti_bin/_vti_adm/ /home/sites/site14/web/_vti_bin/_vti_adm/ 
ScriptAlias /_vti_bin/_vti_aut/ /home/sites/site14/web/_vti_bin/_vti_aut/ 
ScriptAlias /_vti_bin/ /home/sites/site14/web/_vti_bin/ 
</VirtualHost>

httpd.conf:
<VirtualHost 64.29.16.106>
ServerName www.horsecenter.net
ServerAdmin site14
DocumentRoot /home/sites/site14/web
ServerAlias horsecenter.net
RewriteEngine on
RewriteCond %{HTTP_HOST}                !^64.29.16.106(:80)?$
RewriteCond %{HTTP_HOST}                !^www.horsecenter.net(:80)?$
RewriteRule ^/(.*)                      http://www.horsecenter.net/$1 [L,R]
RewriteOptions inherit
ScriptAlias /_vti_bin/_vti_adm/ /home/sites/site14/web/_vti_bin/_vti_adm/ 
ScriptAlias /_vti_bin/_vti_aut/ /home/sites/site14/web/_vti_bin/_vti_aut/ 
ScriptAlias /_vti_bin/ /home/sites/site14/web/_vti_bin/ 
AliasMatch ^/users/([^/]+)(/(.*))? /home/sites/site14/users/$1/web/$3
AliasMatch ^/~([^/]+)(/(.*))? /home/sites/site14/users/$1/web/$3
</VirtualHost>
The permissions of the files are correct (/home/sites/site14/web/_vti_ so
on) 
are owned by httpd and set so that only other can't write to it. Please
help! 
:)

~Avi Brender
--------------------------
Elite Hosts - Web Hosting.
http://www.elitehosts.com

_______________________________________________
cobalt-developers mailing list
cobalt-developers@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-developers