Molnár István írta:
> A conf idevágó részének ismerete nélkül, bajos lenne bármit mondani!!!

Ha tudnam melyik az idevago resz akkor esetleg meg is tudnam csinalni, 
hogy maskeppen mukodjon...

> Legalább a vhost -hoz tartozó konfrészletet szúrd be ide!

Tessék, bár ez csak bitpazarlás.
<VirtualHost *>
         ServerAdmin [EMAIL PROTECTED]
         ServerName hofi.enyem.hu
         ServerAlias hofi.enyem.hu www.hofi.enyem.hu

         DocumentRoot /home/hofi/public_html/
         <Directory />
                 Options ExecCGI FollowSymLinks Includes MultiViews
                 AllowOverride All
         </Directory>
         <Directory /home/hofi/public_html/>
                 Options ExecCGI FollowSymLinks Includes Indexes MultiViews
                 AllowOverride All
                 Order allow,deny
                 allow from all
                 # This directive allows us to have apache2's default 
start page
                 # in /apache2-default/, but still have / go to the 
right place
         </Directory>

         ErrorLog /var/log/apache2/hofi.enyem.hu-error.log

         # Possible values include: debug, info, notice, warn, error, crit,
         # alert, emerg.
         LogLevel warn

         CustomLog /var/log/apache2/hofi.enyem.hu-access.log combined
         ServerSignature On

</VirtualHost>


> Ja és ne felekezzünk meg a log olvasgatásáról.
A logban az égvilágon semmi nem szerepel erro"l, hogy miért lesz a 
www.enyem.hu/kapcsolat-bol www.enyem.hu/kapcsolat.php.
-- 
Hofferek Attila
_________________________________________________
linux lista      -      linux@mlf.linux.rulez.org
http://mlf2.linux.rulez.org/mailman/listinfo/linux

válasz