You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by supremelmfz <su...@hotmail.com> on 2009/02/12 16:27:19 UTC

[users@httpd] Apache Remote access/configuration page

Hi,

I am new to Apache HTTP Server. I am just wondering if Apache has a remote
access/configuration page like Jboss and Glassfish does?

A page where you can view what gets deployed and possibly modify some
configurations without going into the folders and modify httpd, etc.

I need to know because I deployed an Apache HTTP Server on a separate
computer and I want to access such information on my local computer without
remoting to the separate computer.

Thank you in advance,

Oliver
-- 
View this message in context: http://www.nabble.com/Apache-Remote-access-configuration-page-tp21978232p21978232.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Apache Remote access/configuration page

Posted by Glen Barber <gl...@gmail.com>.
On Thu, Feb 12, 2009 at 10:27 AM, supremelmfz <su...@hotmail.com> wrote:
> I am new to Apache HTTP Server. I am just wondering if Apache has a remote
> access/configuration page like Jboss and Glassfish does?
>

Not natively, but there are third-party tools.  Webmin (which is
terrible, in my opinion) will allow you to configure apache via http
interface.

Regards,

-- 
Glen Barber

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


[users@httpd] Re: Apache Remote access/configuration page

Posted by Dan Poirier <po...@pobox.com>.
supremelmfz <su...@hotmail.com> writes:

> I am new to Apache HTTP Server. I am just wondering if Apache has a remote
> access/configuration page like Jboss and Glassfish does?

No, but the configuration is just a text file, so it shouldn't be hard
to access the remote system any way you like and edit the file there.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org