LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-10-2004, 02:51 PM   #1
jugo
LQ Newbie
 
Registered: Nov 2004
Posts: 5

Rep: Reputation: 0
Apache 2 / Linux Mandrake / LAMPP


I installed LAMPP (from Apachefriends) and set it up with security and all. Works fine.

Set up virtual hosting and included the following entries into the httpd.conf

Code:
<VirtualHost *>
    ServerAdmin monoflo@miworldwide dot com
    DocumentRoot /opt/lampp/htdocs/
    ServerName mflo-lnxs-srv dot monofloglobal dot com
    ErrorLog logs/error_log
    CustomLog logs/access_log common
</VirtualHost>
<VirtualHost *>
	DocumentRoot	/home/miww/public_html/
	ServerName	miworldwide dot com
	ServerAlias	www dot monofloglobal dot com www dot miworldwide dot com
	ErrorLog	/home/miww/logs/miww-error_log
	CustomLog	/home/miww/logs/miww-access_log common
</VirtualHost>

<VirtualHost *>
	DocumentRoot	/home/monoflo/public_html/
	ServerName	ag dot monofloglobal dot com
	ErrorLog	/home/monoflo/logs/monoflo-error_log
	CustomLog	/home/monoflo/logs/monoflo-access_log common
</VirtualHost>
<VirtualHost *>
	DocumentRoot	/home/tmcna/public_html/
	ServerName	tmcnorthamerica dot com
	ServerAlias	www dot tmcnorthamerica dot com
	ErrorLog	/home/tmcna/logs/tmcna-error_log
	CustomLog	/home/tmcna/logs/tmcna-access_log common
</VirtualHost>
But for some reason all my sites are displaying 403 errors.

When I first uploaded the content, I was able to see it, BUT later that night the 403 errors began.

I checked the directory permissions and they have not changed and I even played with them a little to see if something was causing it and nothing. Although I can see the default site with no problems, all the Virtual sites have 403 errors.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Lampp problem begby Linux - Software 11 10-12-2012 07:01 AM
seting up mail server on lampp (linux) ziggis-soft Linux - Software 5 05-24-2005 04:18 PM
Configuring Virtual Hosts in Apache 2 w/ Mandrake Linux 9.1. bnscomp Linux - Software 3 10-10-2003 12:20 PM
Lampp, FTP and Directories.... mattbuechler Linux - Software 0 07-02-2003 04:10 PM
Troubles with Apache in Linux Mandrake 7.1 den_santiago Linux - Newbie 0 10-06-2002 10:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration