Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: remove welcome page

0 views
Skip to first unread message

Uwe Buckesfeld

unread,
Mar 9, 2009, 2:49:43 PM3/9/09
to
* anton,

put an index.html into /srv/www/htdocs and restart apache (rcapache2 restart)

HTH
Uwe

Uwe Buckesfeld

unread,
Mar 10, 2009, 2:49:05 PM3/10/09
to
* anton ,

/etc/apache2/default-server.conf has a line
"Include /etc/apache2/conf.d/*.conf"

Check these files. Your configuration file should go just there, into the same directory.

Uwe

Uwe Buckesfeld

unread,
Mar 11, 2009, 8:52:04 AM3/11/09
to
* anton wrote, On 03/11/2009 10:56 AM:

> Because I am using virtualhosts and index.php is not starting
> although this line is set in /etc/apache2/httpd.conf

Try setting it in
/etc/apache2/default-server.conf
instead. Actually there's no need to modify that, IMHO, you could add your own virtual host definition into
/etc/apache2/conf.d

Uwe

Uwe Buckesfeld

unread,
Mar 11, 2009, 2:33:55 PM3/11/09
to
On 03/11/2009 anton wrote:
> Do you mean : virtualh.conf with this : you could add your own
> virtual host definition into /etc/apache2/conf.d

Yes. Create a config file, copy it there, restart apache

Uwe

Uwe Buckesfeld

unread,
Mar 12, 2009, 8:02:21 AM3/12/09
to
* anton wrote, On 03/12/2009 12:06 PM:
> virtualh.conf is placed in
> /etc/apache2/vhosts.d
>
> is this wrong?

No, that works.

Uwe

John Jakus

unread,
Jun 23, 2009, 2:17:50 PM6/23/09
to
anton wrote:
> Everytime I want to install a internet website I am forwarding to the
> Novell Enterprise Server 2 welcome page.
>
> How can I remove this I am searching me crazy there is no map welcome
> under srv/www/htdocs/ or etc/opt/novell/ ?
>
> for example internal domain :
>
> http://inpronet/ is forwarding to
> http://inpronet/welcome/index.html which is te welcome page OES2.
>
>
> greetings,
>
> Anton
>
>


This is probably a permission error. OES defaults to the welcome page on
any 403 errors. Check your error log for apache in /var/log/apache. You
might see a permission error. Give the proper rights to the files and it
should work.

0 new messages