Help - Search - Members - Calendar
Full Version: etc/appliance/apacheconf empty?
The Planet Forums > System Administration > Server Hardware > RaQ Support
rockster
i am trying to get our apache server up and running..


when we restart, we get a domain not resolving.. yet the domain resolves ??

two files are showing failure:

/etc/appliance/apacheconf

this is empty??

should it be?

and

/etc/appliance/apacheconf/apache




Options +FollowSymLinks



Options +ExecCGI
AllowOverride All


AddType text/html .html .htm .shtml
AddHandler server-parsed .html .htm .shtml
Options +Includes
AllowOverride All

RewriteEngine On
RewriteRule ^/~([^/]+)/cgi-bin/(.*) /home/virtual/$1/var/www/cgi-bin/$2 [T=application/x-httpd-cgi,L]
RewriteRule ^/~([^/]+)(.*) /home/virtual/$1/var/www/html/$2
ScriptAliasMatch ^/~([^/]+)/cgi-bin/(.*) /home/virtual/$1/var/www/cgi-bin/$2

Options Includes FollowSymLinks
DirectoryIndex index.shtml index.html index.php


seems right...

anyone have answer
RS-4920
You're not on a RAQ are you?
mouse
doesnt the httpd.conf list the sites, etc.. thought that was an Apache thing.. Mouse
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.