Kom ihåg mig?

Apache 2.0.40

 
Ämnesverktyg Visningsalternativ
Oläst 2005-03-09, 21:32 #1
oldgames oldgames är inte uppkopplad
Nykomling
 
Reg.datum: Mar 2004
Inlägg: 7
oldgames oldgames är inte uppkopplad
Nykomling
 
Reg.datum: Mar 2004
Inlägg: 7
Hi.

I'm currently trying to configure Apache 2.0.40 on a machine running Linux Redhat 9.0 (with PHP/mySQL).

Since this is a publicly accessible server, I have created some virtualhosts for testing purposes, and for access to various functions. Also, it's within the VirtualHost configuration the problem arises.

Dont get me wrong, the VirtualHosts are working, but only to a ceratin point (Description below).

When i open f.ex. http://privat.sveg.servemp3.com a test page comes up, thats fine enough. Problem is that the test page should not come up. I've made a temporary index.php page containing the following code:
Citat:

<?
echo "Just Testing";
?>
This page is not showed at all. When I look in the error log, it displays:
Citat:

[Tue Mar 08 03:02:00 2005] [error] [client 192.168.0.2] Directory index forbidden by rule: /home/www/privat.sveg.servemp3.com/
For the virtualHost configuration directives (httpd.conf), I have the following:
Citat:

NameVirtualHost 192.168.0.4:80
<VirtualHost 192.168.0.4:80>
ServerName sveg.servemp3.com
ServerAdmin [email protected]
DocumentRoot /home/www/sveg.servemp3.com
ErrorLog /home/www/error_log
</VirtualHost>

<VirtualHost 192.168.0.4:80>
ServerName privat.sveg.servemp3.com
ServerAdmin [email protected]
DocumentRoot /home/www/privat.sveg.servemp3.com
ErrorLog /home/www/error_privat_log
</VirtualHost>
Permissions on the files and directoryes mentioned herein are all set to 755, and the owner:group permissions are correct for my setup.

Please dont ask me if I've read the manuals, trust me, I've read them from beginning to end regarding the virtualhost directive, and Options direcetive, also documentroot.
I dont mind replys in swedish, I'm just not sure how to exactly get my point made as I'm not that good at writing technical swedish.
If anyone have experienced similar problems and have solved them, please, let me know. If you know of a friend that have had this problem, also please let me know.

(Btw, if this is the wrong place to post this, I'm sorry)

Thanks in advance for help/tips/pointers solving this problem.
Best regards,
Martin
owner of www.oldgames.org
hobby linux user, php programmer webdeveloper.
oldgames är inte uppkopplad   Svara med citatSvara med citat
 


Aktiva användare som för närvarande tittar på det här ämnet: 1 (0 medlemmar och 1 gäster)
 
Ämnesverktyg
Visningsalternativ

Regler för att posta
Du får inte posta nya ämnen
Du får inte posta svar
Du får inte posta bifogade filer
Du får inte redigera dina inlägg

BB-kod är
Smilies är
[IMG]-kod är
HTML-kod är av

Forumhopp


Alla tider är GMT +2. Klockan är nu 03:14.

Programvara från: vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Svensk översättning av: Anders Pettersson
 
Copyright © 2017