[x] Welcome to LinuxSolved.com Linux help forums, here we are a community of Linux users helping each other. It is helpful to both ie. new linux users as well experienced one. We always have our experts to help you and ofcourse members help each other, so you can ask for help any time by Registering.: Click to Register

Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Linux Forums - Linux Help,Advice & support community:LinuxSolved.com  |  Forum  |  Network Troublshooting  |  Linux Servers Support  |  Topic: Apache server how to help me
Welcome to LinuxCommunity

You have just arrived to a friendly linux community which is helping Linux Users from Years.. You can be its part if you have not already joined it. Registration is FREE and is gateway to unlimited help and support to all your linux related needs. If you are an GNU/Linux supporter then you have come to the right place.
Pages: [1]
  Print  
Author Topic: Apache server how to help me  (Read 1409 times)
0 Members and 1 Guest are viewing this topic.
segun1ng
Linux Noob !
*
Offline Offline

Posts: 25


View Profile
« on: November 22, 2003, 12:14:28 PM »

This is my appache server configuration, I want to be sure it's ok and how I can host sits step by step on how I can do that and allow people to host there own site on my server. I need all the steps.

Thanks.




ServerType standalone
ServerRoot /etc/httpd


PidFile /var/run/httpd.pid
ScoreBoardFile /etc/httpd/httpd.scoreboard
ErrorLog logs/error_log
LogLevel warn
ResourceConfig /dev/null
AccessConfig /dev/null
DocumentRoot /var/www/html






LoadModule env_module         modules/mod_env.so
LoadModule config_log_module  modules/mod_log_config.so
LoadModule agent_log_module   modules/mod_log_agent.so
LoadModule referer_log_module modules/mod_log_referer.so

LoadModule mime_module        modules/mod_mime.so
LoadModule negotiation_module modules/mod_negotiation.so
LoadModule status_module      modules/mod_status.so
LoadModule info_module        modules/mod_info.so
LoadModule includes_module    modules/mod_include.so
LoadModule autoindex_module   modules/mod_autoindex.so
LoadModule dir_module         modules/mod_dir.so
LoadModule cgi_module         modules/mod_cgi.so
LoadModule asis_module        modules/mod_asis.so
LoadModule imap_module        modules/mod_imap.so
LoadModule action_module      modules/mod_actions.so

LoadModule userdir_module     modules/mod_userdir.so
LoadModule proxy_module       modules/libproxy.so
LoadModule alias_module       modules/mod_alias.so
LoadModule rewrite_module     modules/mod_rewrite.so
LoadModule access_module      modules/mod_access.so
LoadModule auth_module        modules/mod_auth.so
LoadModule anon_auth_module   modules/mod_auth_anon.so


LoadModule digest_module      modules/mod_digest.so

LoadModule expires_module     modules/mod_expires.so
LoadModule headers_module     modules/mod_headers.so
LoadModule usertrack_module   modules/mod_usertrack.so


LoadModule setenvif_module    modules/mod_setenvif.so
LoadModule vhost_alias_module   modules/mod_vhost_alias.so




ClearModuleList

AddModule mod_env.c
AddModule mod_log_config.c
AddModule mod_log_agent.c
AddModule mod_log_referer.c

AddModule mod_mime.c
AddModule mod_negotiation.c
AddModule mod_status.c
AddModule mod_info.c
AddModule mod_include.c
AddModule mod_autoindex.c
AddModule mod_dir.c
AddModule mod_cgi.c
AddModule mod_asis.c
AddModule mod_imap.c
AddModule mod_actions.c

AddModule mod_userdir.c
AddModule mod_proxy.c
AddModule mod_alias.c
AddModule mod_rewrite.c
AddModule mod_access.c
AddModule mod_auth.c
AddModule mod_auth_anon.c


AddModule mod_digest.c

AddModule mod_expires.c
AddModule mod_headers.c
AddModule mod_usertrack.c


AddModule mod_so.c
AddModule mod_setenvif.c
AddModule mod_vhost_alias.c







Include conf/commonhttpd.conf











<IfDefine APACHEPROXIED>
    Port 8080
    Listen 8080
</IfDefine>
<IfDefine !APACHEPROXIED>
    Port 80
    Listen 80
</IfDefine>










<IfDefine PERLPROXIED>
    RewriteEngine on
    RewriteRule ^proxy:.*  -  [F]
    RewriteRule ^(.*\/perl\/.*)$  http://%{HTTP_HOST}:8200$1 [P]
    RewriteRule ^(.*\/cgi-perl\/.*)$  http://%{HTTP_HOST}:8200$1 [P]
</IfDefine>







CustomLog logs/access_log combined env=!VLOG

CustomLog "|/usr/sbin/advxsplitlogfile" vhost env=VLOG







Include conf/vhosts/Vhosts.conf










Timeout 300





KeepAlive On






MaxKeepAliveRequests 100





KeepAliveTimeout 15














MinSpareServers 4
MaxSpareServers 10





StartServers 4








MaxClients 150















MaxRequestsPerChild 500

Include conf/mailman.conf
Logged
dragoncity99
LST CareTaker
Experienced
*****
Offline Offline

Gender: Male
Posts: 529


View Profile
« Reply #1 on: February 20, 2004, 11:01:29 AM »

Are u using a proxy here?
Logged
Pages: [1]
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
request help for apache server Linux Servers Support jason 1 1610 Last post December 05, 2003, 10:03:06 AM
by Ricky
WHAT IS APACHE SERVER IN LINUX Linux Servers Support ozioma 1 1268 Last post August 16, 2004, 02:20:05 AM
by Ricky
sample configure apache DNS server Linux Servers Support sothy 0 632 Last post March 09, 2007, 02:55:39 AM
by sothy
Create SSL certificate in RHEL 5 for Apache web server Linux Servers Support idveera 1 2106 Last post January 18, 2009, 02:53:00 PM
by Ricky
Apache (Web) server monitoring Linux Servers Support Pashy 2 563 Last post December 12, 2009, 01:02:05 AM
by free_fox
Search LS
Welcome, Guest. Please login or register.
Did you miss your activation email?
September 08, 2010, 07:19:20 AM

Login with username, password and session length
Navigation
Recent Discussions
[September 06, 2010, 03:51:09 PM]

[September 06, 2010, 07:59:34 AM]

[September 03, 2010, 11:45:53 AM]

[September 02, 2010, 06:21:15 AM]

[September 02, 2010, 03:14:25 AM]

[August 31, 2010, 08:30:56 AM]

[August 31, 2010, 01:03:31 AM]

[August 31, 2010, 12:53:38 AM]

[August 31, 2010, 12:43:01 AM]

[August 22, 2010, 05:55:23 AM]
Members
Total Members: 7755
Latest: judah_clan
Stats
Total Posts: 9561
Total Topics: 2751
Online Today: 7
Online Ever: 128
(April 10, 2010, 10:24:17 PM)
Users Online
Users: 0
Guests: 11
Total: 11
Privacy Policy| Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Theme & TinyPortal v0.9.8 © Bloc