Is 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 QuestionsIs it possible to run a Domino server on a stand-alone PC?
Nav1Yes. You must have TCP/IP installed on the stand-alone PC; you should configure the loopback interface if you have no network card. Configure the Domino server normally. When you run Netscape or MSIE locally, you can specify localhost, 127.0.0.1, or the system name like so: "http://localhost", "
Related QuestionsCan 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 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 QuestionsDoes or will Apache act as a Proxy server?
Apache Server Frequently Asked QuestionsApache version 1.1 and above comes with a proxy module. If compiled in, this will make Apache act as a caching-proxy server.
Related QuestionsCan I use Active Server Pages (ASP) with Apache?
Apache Server Frequently Asked QuestionsThe base Apache Web Server package does not include ASP support. However, a number of projects provide ASP or ASP-like functionality for Apache. Some of these are:
Related QuestionsIs Xalan-C++ thread-safe?
Frequently asked questionsIn order to support very efficient use in multi-threaded applications, Xalan-C++ is designed to avoid synchronization as much as possible. Each thread of execution is required to have its own set of "support" objects that contain the state of the transformation. Accordingly, no synchronization is required when multiple threads are executing.
Related QuestionsIs there a Perl wrapper for Xalan-C++?
Frequently asked questionsThere is no Apache Perl wrapper, however Edwin Pratomo has written a wrapper for Xalan-C++ version 1.4 that can be found on CPAN
Related QuestionsWhat do I need to rebuild Xalan-C++ on Windows?
FAQ)To build Xalan-C++ on Windows, you need Xerces-C++ and MS Visual C++ 6.0 installed with Service Pack 3 for Visual C++ and Visual Studio. You should also apply the bug fixes for the C++ standard library that shipped with Visual C++ 6.0. These fixes are available from the Dinkumware site: http://www.dinkumware.com/vc_fixes.html. If you do not want to apply the Dinkumware patches, or you are using a different Service Pack, you must rebuild all of the Xerces and Xalan binaries.
Related QuestionsWhat do I need to rebuild Xalan-C++ on UNIX?
FAQ)To build Xalan-C++ on supported UNIX platforms, you need Xerces-C++, the GNU make utility, and a supported C++ compilers (see the table below). GNU??make???[?e?B???e?B???g???K-v??? ???B'???make???[?e?B???e?B??Xalan??Makefile??"?????????????? ???B Unicode???'?????R?"?|?[?l?"?g(ICU) ??C??C++?????C?u???????A'?????-l?X???v???b?g?t?H?[?????????S??'??@"\??Unicode?T?|?[?g??'??????????BXalan-C++??ICU???g?????????????G?"?R?[?h?A?"???\???'???A?\?[?g?????T?|?[?g???g'????????B ICU??http://oss.software.ibm.
Related QuestionsIs it possible to block specific HTTPS requests when using an Apache proxy server?
IBM System i - HTTP Server for i5/OS: Frequently asked quest...Yes. Use <Location> and <Limit> directives to deny CONNECT on the specific hosts. For example, the following will block https://www.foo.com requests: No. Review the information found at Webserver Search Engine - Getting Started for more details concerning the Search Engine. p>
Related QuestionsCan I run Rapid Classified On a Linux Apache Web Server, which supports ASP?
Rapid Classified: ASP Classified Software Scripts.To be brief... no. There is no reliable ASP VBScript emulators for Linux which are 100% compatible with the generic VBScript syntax.
Related QuestionsCan I run UFTPS in conjunction with my Apache web server?
Unlimi-Tech Software - Support - UnlimitedFTP Servlet - Freq...Yes you can, to integrate Tomcat with Apache using AJP Connector see http://jakarta.apache.org/tomcat/tomcat-4.0-doc/config/ajp.html for details. If you are running a different servlet container then Tomcat, refer to user guide or help for your own servlet container.
Related QuestionsHow can I get my script's output without Apache buffering it? Why doesn't my server push work?
Apache Server Frequently Asked Questionsof Apache 1.3, CGI scripts are essentially not buffered. Every time your script does a "flush" to output data, that data gets relayed on to the client. Some scripting languages, for example Perl, have their own buffering for output - this can be disabled by setting the $| special variable to 1. Of course this does increase the overall number of packets being transmitted, which can result in a sense of slowness for the end user. Prior to 1.
Related QuestionsWhy can't I publish to my Apache server using PUT on Netscape Gold and other programs?
Apache Server Frequently Asked QuestionsBecause you need to install and configure a script to handle the uploaded files. This script is often called a "PUT" handler. There are several available, but they may have security problems. Using FTP uploads may be easier and more secure, at least for now. For more information, see the Apache Week article Publishing Pages with PUT.
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 QuestionsDo I need web server software like Microsoft IIS or Apache to run Aware IM?
Frequently Asked Questions (FAQ) about Aware IMNo. Aware IM includes its own web server (Tomcat) and does not need any third party software to run or be used over the Internet.
Related QuestionsCan you play pc games like counter strike, or run a web server such as apache?
Talk:FAQ - Xbox-LinuxREPLY =>I don't know about CS, IIRC their are no linux binaries out (yet). But you can run a CS server fine, as with apache. Generally whatever you can do on linux you can do on xbox linux, (with little or no tweaking...) You could emulate or virtulise a windows envirment (either through WINE, or a full guest OS) and try and run CS on it. WINE probly won't work because of the auth bits of Steam at the moment.
Related QuestionsWhy do my Java app[let]s give me plain text when I request an URL from an Apache server?
Apache Server Frequently Asked Questionsof version 1.2, Apache is an HTTP/1.1 (HyperText Transfer Protocol version 1.1) server. This fact is reflected in the protocol version that's included in the response headers sent to a client when processing a request. Unfortunately, low-level Web access classes included in the Java Development Kit (JDK) version 1.0.2 expect to see the version string "HTTP/1.0" and do not correctly interpret the "HTTP/1.
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 QuestionsWhat is the relationship of the Apache Tomcat open-source application server to the J2EE SDK?
Java 2 Platform, Enterprise Edition (J2EE) FAQTomcat is based on the original implementation of the JavaServer Pages (JSP) and Java Servlet specifications, which was donated by Sun to the Apache Software Foundation in 1999. Sun continues to participate in development of Tomcat at Apache, focusing on keeping Tomcat current with new versions of the specifications coming out of the Java Community Source Process. Sun adapts and integrates the then-current Tomcat source code into new releases of the J2EE SDK.
Related QuestionsHow do I configure an Apache server?
The GPM installation FAQThe configuration of the Apache server is controlled by a text file called httpd.conf. On a Linux machine this is most likely found at /etc/httpd/conf/. On a Windows machine it is most likely found at C:/Program Files/Apache Group/Apache(2)/conf/. This file can be editted in any text editor. The easiest way to configure the Apache server to run GPM, is to change Apache's DocumentRoot directive to "C:/Program Files/Apache Group/Apache2/htdocs/thegpm" on Windows or "/var/www/thegpm/" on Linux.
Related QuestionsHow do I make Apache a proxy server?
hp-ux web server suite faqsAdd the following to httpd.conf: <IfModule mod_proxy.c> ProxyRequests On < Proxy *> Order deny,allow Allow from all </Proxy> </IfModule> Assuming you are running Apache on yourserver.com, in your browser set your proxy to yourserver.com. For MS Internet Explorer do the following menu picks: Proxies can be used in many different ways, for instance load balancing. They can be inside or outside the firewall. They can act as a firewall.
Related Questionshp apache-based web server faqslt;IfModule mod_proxy.c> ProxyRequests On <Directory proxy:*> Order deny,allow Allow from all </Directory> </IfModule> Assuming you are running Apache on yourserver.com, in your browser set your proxy to yourserver.com. For MS Internet Explorer do the following menu picks: Proxies can be used in many different ways. They can be used to cache web content or for load balancing. They can be inside or outside the firewall. They can act as a firewall.Related Questions
