Can I run Webmin or Usermin under Apache?
WebminYes, this can be done with some configuration. See this document for details on running Webmin under Apache, or this page for details on running Usermin. You can also run Webmin under the Zeus webserver in a similar way. See this documentation for instructions.
Related QuestionsCan Webmin be run from inetd?
WebminIf you have installed webmin somewhere else, you will have to change the /usr/libexec/webmin part of the path above. Restart inetd to make the changes take effect. You should now be able to access webmin on port 10000 as normal. Using the Bootup and Shutdown module, make sure that inetd is configured to start at boot time, and that webmin is not. If you have installed webmin somewhere else, you will have to change the /usr/libexec/webmin part of the path above.
Related QuestionsHow can I create a Webmin user who can only configure one Apache virtual server or DNS domain?
WebminIn the Webmin Servers module, create a new user and give him access to only the Apache Webserver module. After saving, click on Apache Webserver next to the user's name in the list of Webmin users and use the form that appears to deny him access to everything except one selected virtual server. Many other modules can also be configured in a similar way to restrict the access of a user to only certain DNS domains, Unix users or mail aliases.
Related QuestionsHow can I uninstall Webmin?
WebminIf you have installed the RPM version of Webmin, you can also use rpm -e webmin, or if you have installed the Solaris package you can use pkgrm WSwebmin .
Related QuestionsWhat is Apache?
Apache Server Frequently Asked Questionsruns on Windows NT/9x, Netware 5.x and above, OS/2, and most versions of Unix, as well as several other operating systems DBM databases for authentication allows you to easily set up password-protected pages with enormous numbers of authorized users, without bogging down the server. Customized responses to errors and problems Allows you to set up files, or even CGI scripts, which are returned by the server in response to errors and problems, e.g.
Related QuestionsHow do I start HP Apache in secure mode through Webmin?
hp apache-based web server faqsRemove the PEM pass phrase from your server key as shown in "How do I remove the PEM Pass Phrase for my server key?".
Related QuestionsWhat is WebMin?
Support: Industrial Automation: Performance View FAQsWebMin is an administration tool running on the Collector. To access it, use the WebMin icon on the Viewer desktop or through Internet Explorer go to URL http://(IP address):100000, for example http://10.1.206.111:10000. WebMin allows nearly full access to the Collector. It allows configuration of IP addresses, time/date, and many other items. You can do almost everything you could do with a monitor/keyboard/mouse on the Collector.
Related QuestionsIs there a version of Webmin for Windows?
WebminIt is possible to install the ZIP package of Webmin on Windows using the included setup.pl script. However, this is extremely alpha-level code, and only a few of the Webmin modules work due to packages like Squid, Sendmail and so on not existing under Windows. In addition, the Windows security and permissions systems are quite different from Unix, so anything that deals with file ownership and modes may not work.
Related QuestionsCan jOAI be configured to run through an Apache web server (httpd)?
Frequently Asked Questions (FAQ)Yes. Running jOAI through an Apache web server provides additional functionality that is not available through Tomcat alone. For example, Apache provides robust support for SSL, user authorization and authentication, access control by IP address, virtual host support, web logging, URL redirection, and other functionality. By configuring Tomcat to run through Apache, all of Apache's functionality becomes available.
Related QuestionsCan I run more as one site with one Apache Server?
Apache::PageKit::FAQ -- The Frequently Asked Questions for A...Sure, as long as the Perl Classes don't conflict. (You can't run both production and development PageKits on the same server, unless you make sure that the Classes have different names.) You will also have to make sure that the PKIT_ROOT and cache_dir configuration option are distinct for each server. If cache_dir is not set for either of them, that should be fine, since it defaults to PKIT_ROOT/View/pkit_cache.
Related QuestionsYou run IIS, so why do I get Apache error messages sometimes?
freeASPhost.co.uk :: FAQWe use Apache as are front-end webserver, which has a greater flexibility with Virtual Hosting and also allows requests for certain hosts or directories to be passed to one of our backend webservers. All our main logging is done by a Perl script which parses log files and logs them to our SQL Server database.
Related QuestionsHow and why was Apache created?
Apache Server Frequently Asked QuestionsThe About Apache document explains how the Apache project evolved from its beginnings as an outgrowth of the NCSA httpd project to its current status as one of the fastest, most efficient, and most functional web servers in existence.
Related QuestionsIn Usermin's MySQL Database module, how can I restrict the databases that each user can see and use?
WebminBy default the module will list all of the databases on your system on the main page, even if some are not actually usable by the logged-in user. To change this, follow these steps : In the Database access control list field, remove the existing *: * line and enter one line per user, containing the username, a colon and list of databases he is allowed to use.
Related QuestionsApache Server Frequently Asked QuestionsApache tries to be helpful when it encounters a problem. In many cases, it will provide some details by writing one or messages to the server error log. Sometimes this is enough for you to diagnose & fix the problem yourself (such as file permissions or the like). The default location of the error log is /usr/local/etc/httpd/logs/error_log, but see the ErrorLog directive in your config files for the location on your server.Related Questions
Linux Server FAQsApache is the name of the software that allows you to run a web service on a Unix server. Apache is very popular and provides access to most web sites on the Internet.Related Questions
How do I change my Webmin password if I can't login?
WebminIncluded with the Webmin distribution is a program called changepass.pl to solve erecisely this problem. Assuming you have installed Webmin in /usr/libexec/webmin, you could change the password of the admin user to foo by running /usr/libexec/webmin/changepass.pl /etc/webmin admin foo
Related QuestionsWhat effect will Webmin have on my existing configuration files?
WebminJust installing Webmin will not cause any config file changes to be made. When you start to use it, only the config files related to the changes that you make in Webmin will be modified. For example, using the Apache Webserver module would not effect your Sendmail configuration. If you are using SSL, make sure you connect to a URL like https://myhost:10000/ instead of http://myhost:10000. Without the https, your browser won't use SSL mode and thus will display this error.
Related QuestionsHow do I log Webmin actions and the files they have changed?
WebminBy default, basic logging is enabled in Webmin. To turn on full logging, go into the Webmin Configuration module, click on the Logging icon and turn on the Log changes made to files by each action option. This will record all file changes and commands run by Webmin. Once logging is enabled, all actions performed from then on can be viewed in the Webmin Actions Log module. Your browser has automatically gunzipped the file for you. Just rename it to webmin-1.400.
Related QuestionsHow can I make a Webmin user always use the same password as Unix?
WebminIn the Webmin Users module, click on the user that you want to symchronize with Unix and set his Password option to Unix Authentication. If PAM is not used on your operating system, the first two steps can be skipped. Webmin will instead read the /etc/passwd or /etc/shadow file directly to authenticate users who are using the Unix Authentication password mode.
Related QuestionsHow can I allow any Unix user to login to Webmin?
WebminIn the Webmin Users module, create a new user called something like unixer, with access to the modules that you want all your Unix users to have access to. In each of the modules unixer has access to, change the module access control to give your users rights only to their own accounts. For example, in the Change Passwords module you should select Only this user for the Users whose passwords can be changed so that Unix users logging in can only change their own passwords.
Related QuestionsHow do I upgrade the Solaris package version of Webmin?
WebminBy default, Solaris doesn't allow packages to be upgraded. However, you can change this by editing the file /var/sadm/install/admin/default and changing the instance= line to instance=overwrite. An upgrade can then be performed by simply installing the new Webmin .pkg file. By default, when a user composed email the From field contains username@systemhostname.
Related QuestionsWhat are Webmin's requirements?
hp apache-based web server faqsIf you have the wrong version of Perl you will get errors similar to the following: syntax error in file /opt/hpapache2/webmin/miniserv.pl at line 6, next 2 tokens "use Socket" syntax error in file /opt/hpapache2/webmin/miniserv.pl at line 41, next 2 tokens "\Net:"
Related QuestionsHow do I configure Apache to allow CGI content to run from a user's public_html directory?
WebMO Frequently Asked QuestionsIf you you follow the above recommendations, it is necessary to configure Apache to allow CGI content to run from a user's public_html directory. Instructions for how to configure Apache can be found on our support forum.
Related QuestionsIs it possible to run Xalan-C++ from an Apache server?
Frequently asked questionsA simple Apache module called ApacheModuleXSLT is provided as a sample. It demonstrates how to integrate Xalan-C++ with Apache.
Related QuestionsHow do I run Apache-SSL as a shareable (DSO) module?
Apache-SSLconfigure --enable-shared=apache_ssl then enable the module in your httpd.conf: LoadModule apache_ssl_module modules/libssl.so gcc -c -I../os/unix -I../include -I/usr/local/ssl/include -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL '../apaci' -DAPACHE_SSL buff.c buff.c: In function 'ap_read': buff.c:259: structure has no member named 'stats' buff.c:267: structure has no member named 'stats' buff.c:268: structure has no member named 'stats' buff.
Related Questions