On Wed, Aug 30, 2006 at 04:17:27PM +0200, Guillaume wrote: > csanyipal a écrit : > > > >I just installed apache2 & apache2-doc on Sarge. > > > >I don't put yet any index.html file in the apache2-default/ directory, > >so there one can see the apache2 initial page out there. > > > >On that page is the link to manual <http://csanyipal.info/manual/> & > >when I klick on it, I should to see the manual page, am I right? > > > >But I get the error message: > >"The requested URL /manual/ was not found on this server." > > > >So, please, to explain to me someone, what should I to do, to see the > >manual page for apache2?
> By default, the configuration of apache2 only allow to view > documentation from localhost > > You have to edit the file: /etc/apache2/site-available/default > And change the Allow from 127.0.0.1 line to Allow from all > > Then restart apache2 with: > /etc/init.d/apache2 restart That solve my problem! Thanks! :-) -- Regards, Paul Csányi http://csanyipal.info/moodle <<<--- Moodle - Course Management System -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]