How do I setup HTTP Server ?

Hello
I am new to Linux.. I have installed Oracle Enterprise Linux 4.x on my Dell Vostro 200 Series.
A) How can I enable HTTP server on my system, so that some of the directories can be accessed from any where ?
B) Similarly FTP protocol ? How do I do that ?
D) How can I enable security/ and what virus related software to be installed ?
Regards
PRasanna

These are very large topics, whether you are new to Linux or not. We cannot give you a one-line answer that will provide all the information you are going to need. The security issues with HTTP and FTP are common, and well known. Once you let the bad guys onto your system, it is your responsibility to ensure they cannot steal anything or do any damage.
That being said, the very first steps are:
1) Install the httpd RPM package from the distribution media:
# rpm -Uvh /path/to/httpd/rpm/package
# service httpd start
# chkconfig httpd on
Test it out by doing this:
$ firefox http://localhost/
put your content under /var/www/html/
2) Install the FTP daemon from the distribution media. I prefer the vsftp version:
# rpm -Uvh /path/to/vsftpd/rpm/package.
# service vsftpd start
# chkconfig vsftpd on
3) Virus? What's a virus?

Similar Messages

  • How to install oracle http server in the windows

    Hi,
    Can any one mention how to install oracle HTTP server in windows 2003 server machine?
    regards,
    suresh G.

    Hi,
    Which version of Oracle HTTP Server are you looking for ?
    Download link,
    http://www.oracle.com/technetwork/middleware/ias/downloads/101310-085449.html
    Here you will get both Apache version 1.3.34 for OHS based on Apache 1.3 and Apache version 2.0.55 for OHS based on Apache 2.0.
    Prerequisites
    http://docs.oracle.com/cd/B25222_02/quickinstall.1013/quickinstall/quick_install.htm#sthref9
    Installation steps
    http://docs.oracle.com/cd/B25222_02/install.1013/install/basic_install.htm#sthref274
    On the 1 st screen Select Advanced Installation Mode,
    And select only Oracle HTTP server in the 2nd screen
    Regards
    Fabian

  • How to make Oracle HTTP server a proxy server...

    I need a proxy server for Google Mini search Appliance. I have Oracle 9iAS on AIX 5.2; can someone tell me how to make Oracle HTTP server function as Proxy server?
    Thanks,
    Jess

    Maybe check the below link:-
    http://httpd.apache.org/docs/1.3/mod/mod_proxy.html

  • How do you setup a server to use multiple DNS servers that are not connect to each other?

    Is there a way to setup a server that connects to two different domains to use the proper DNS server for name resolution?
    Let say there are two DCs: serverA.subdomaina.domain.com and serverB.subdoamainb.domain.com.  The domains are independent and not connected.  Now you need a common server that is connected to both and need to resolve names from both
    domains.
    Is this possible?
    I have setup a server in a workgroup.  One NIC has the subdomaina.domain.com connection specific suffix and the other nic has the subdomainb.domain.com.  Each NIC has the DNS server listed for the domain it is connected to.
    This configuration will resolve FQDNs of one domain but not the other.  This I believe is due to the fact the server only querys one DNS server and doesn't try the other DNS server.
    Is there any way to make the server try another DNS server, if the first one doesn't have the entry?

    Hi,
    Thank you for posting in Windows Server Forum.
    Here adding to the words of “Tim”, a forwarder is a DNS server on a network used to forward DNS queries for external DNS names to DNS servers outside of that network. You can also forward queries according to specific domain names using conditional forwarders.
    A DNS server on a network is designated as a forwarder by having the other DNS servers in the network forward the queries they cannot resolve locally to that DNS server. You can refer information regarding forwarders and how to configure from beneath link.
    Understanding forwarders
    http://technet.microsoft.com/en-us/library/cc782142(v=ws.10).aspx
    Configure a DNS Server to Use Forwarders
    http://technet.microsoft.com/en-us/library/cc754941.aspx
    Hope it helps!
    Regards.

  • How to install Oracle HTTP Server 10.1.3.0 on Solaris 10

    Hi !
    I am new to solaris 10 and i want to install oracle HTTP server on solaris 10.
    Kindly can any one share steps/documents how to prepare my system for installation
    uname -r = 5.10
    my user=oracle fro installation
    group=oinstall oracle user group
    Shell = bin/sh bourn shell
    no variable defined in .profile file OR at any place
    my istallation directory=> OracleHome ==> /home/oracle/OracleAs_1
    my oraInventory directory=> orainventory ==> /opt/ora/oraInventory
    following commands executed using root
    chown -R oracle:oinstall /home/oracle
    chown -R oracle:oinstall /opt/ora
    chmod -R 777 /home/oracle
    chmod -R 777 /opt/ora
    ============================
    executing setup using oracle user
    ./runInstaller -executeSysPrereqs command output==> OK/Pass I dont have patch 118345-03
    As patch 118345-03 is not required for the solaris 10with kernal patch/update 5.
    ./runinstaller and installation type= Advance => OC4j was installed successful but http server gives error.
    HTTP server configuration assistant Fails. Setup doesnot complete.
    error ==> http server fails to start Managed processes after the maximun retry limit.
    error status 206
    **** see HTTP_Server~1.log in opmn/logs folder. nothing in log except startprocess and stop process
    **** Apache/Apache/logs don't have any LOG or httpd.id file.
    ========================================
    When i start Apache using apactlstart.sh it runs and i can access http://localhost:777 ===> working with message use opmnctl
    Need Help :) Thanks in advance

    Here is such a description:
    http://onlineappsdba.com/index.php/2007/06/20/install-oracle-soa-suite-101310/
    Jon petter

  • How to configure Oracle HTTP server

    Hi, I installed APEX 3.0 in Oracle 10.2.0.2 database. I installed HTTP server from Oracle 10.2.0 database companion CD. The problem is I am not sure which conf file I need to modify as in the installation document, it only shows steps for how to configure HTTP server 9.0.3/11g/Oracle Application Server 10g. Anybody knows where to get the right doc? Thanks.

    Hi,
    Configure the Oracle HTTP Server (OHS) from the companion CD is the same for other OHS (apart from OHS 9.x where it uses wdbsvr.app).
    So just follow the install guide from
    4.4 About Configuring Oracle HTTP Server
    http://download-west.oracle.com/docs/cd/B32472_01/doc/install.300/b32468/post_inst.htm#BHAGICFJ
    Regards,
    Sunny Patel.

  • How to integrate Oracle Http Server with Weblogic

    Weblogic supports Apache web server 2.0 and 2.2 to be a proxy server. Oracle Http Server (OHS) is based on Apache 2.0. I am trying to configure Weblogic to use OHS that comes with OAS install as proxy on Linux environment. I am unable to get the WLS plugin for Apache to work with OHS. When I tried to start the OHS, I got the following errors:
    /oracle/product/10.1.3.1/OracleAS_3/Apache/Apache/bin/apachectl startssl: execing httpd
    Syntax error on line 1125 of /oracle/product/10.1.3.1/OracleAS_3/Apache/Apache/conf/httpd.conf:
    Cannot load /oracle/product/10.1.3.1/OracleAS_3/Apache/Apache/libexec/mod_wl128_20.so into server: /oracle/product/10.1.3.1/OracleAS_3/Apache/Apache/libexec/mod_wl128_20.so: undefined symbol: apr_pool_cleanup_null
    I checked the library, and I found in several places, such as /usr/lib.
    The following is the configuration that I put in http.conf file:
    <IfModule mod_weblogic.c>
    WebLogicCluster 127.0.0.1:7001
    MatchExpression /AIP
    </IfModule>
    <Location /weblogic>
    SetHandler weblogic-handler
    WebLogicCluster 127.0.0.1:7001
    DebugConfigInfo ON
    PathTrim /weblogic
    </Location>
    Anybody knows how to fix this?
    Thanks.

    You're right: Weblogic supports Apache web server 2.0 and 2.2 to be a proxy server but you are using Oracle Application Server 10.1.3.1.0 which is based on Apache *1.3* as you can read in "Oracle® HTTP Server Administrator's Guide"
    10g (10.1.3.1.0) - Part Number B28948-01 - 1.1 Oracle HTTP Server Features, right under "Based on Apache - HTTP v1.1 Support" at
    http://download.oracle.com/docs/cd/B31017_01/web.1013/b28948/overview.htm#i1008837.
    As far as I know, the only OHS based on Apache *2.0* is available as a standalone release: "Oracle HTTP Server (Apache 2.0) (10.1.3.3.0) for Linux x86" - 32bit. You can download it from http://www.oracle.com/technology/software/products/database/oracle11g/111060_linuxsoft.html (as_101330_apache2_lnx.zip).
    I've tested it successfully.
    Edited by: Virgil on Jan 15, 2009 3:08 AM

  • How to detect which http server is used ?

    Hello
    I need a simple method to determine which http server is used on an existing APEX installation, amongst the 3 possible methods.
    Thanx

    In most cases its the URL that hints at what is behind the scenes.
    If you /pls/apex in all probability its Oracle HTTP Server with ModPLSQL
    If you see <hist>:8080 then chances are its EPG or OC4J
    If you see someother port, but not /pls/apex then chances are its ApexListener.
    A more accurate way is to run the command below from within Apex , either an application or SQLWorkshop
    select owa_util.GET_CGI_ENV('SERVER_SOFTWARE') from dualEPG Return Oracle Embedded PL/SQL Gateway/10.2.0.1.0 on XE
    Apex-Listener returns Mod-Apex
    Regards,
    Edited by: Prabodh on Aug 19, 2010 5:48 PM

  • How do you setup mail server

    i need help on how to setup my mail server for my company.  i just dont know how and i have a domain setup please please help me
    thanks,
             CEO Jared Longston   (sorry for being unprofessional in this message)

    IT's a fairly straight-forward process:
    Install Server app from AppStore.
    Install Server Admin Tools 10.7.
    Turn Email services on in Server app.
    Configure Email service specifics in Server Admin.
    The following resources should help you with the specifics:
    https://help.apple.com/advancedserveradmin/mac/10.7/
    http://www.maclife.com/article/howtos/how_install_and_set_mac_os_x_lion_server
    Hope this helps a little. Sorry that I didn't get more into specifics, but your question is quite broad.
    ~Mike

  • How connect with a HTTPS Server?

    Hi,
    I have a problem. I need to connect two portalComponents with HTTPS.
    Did anyone know how could I do this?
    That is the code I have till now:
              try {
                   URL urlInspector = new URL("https://xxxxxxxxx");
                   HttpURLConnection conn = (HttpURLConnection)urlInspector.openConnection();
                   conn.setDoOutput(true);
                   conn.setDoInput(true);
                   conn.setRequestMethod("POST");
                   conn.setUseCaches(false);
                   conn.setRequestProperty("Content-type","text/xml");
                   conn.setRequestProperty("Connection","Keep-Alive");
                   conn.connect();
                   BufferedReader inStream = new BufferedReader(new
                   InputStreamReader(conn.getInputStream()));
    The error log says that :
    java.lang.NullPointerException
    at org.w3c.www.protocol.http.HttpURLConnection.connect(Unknown Source)
    Thanks.
    Edited by: F. Kiene on Aug 5, 2010 10:35 AM

    Hi,
    I have a problem. I need to connect two portalComponents with HTTPS.
    Did anyone know how could I do this?
    That is the code I have till now:
              try {
                   URL urlInspector = new URL("https://xxxxxxxxx");
                   HttpURLConnection conn = (HttpURLConnection)urlInspector.openConnection();
                   conn.setDoOutput(true);
                   conn.setDoInput(true);
                   conn.setRequestMethod("POST");
                   conn.setUseCaches(false);
                   conn.setRequestProperty("Content-type","text/xml");
                   conn.setRequestProperty("Connection","Keep-Alive");
                   conn.connect();
                   BufferedReader inStream = new BufferedReader(new
                   InputStreamReader(conn.getInputStream()));
    The error log says that :
    java.lang.NullPointerException
    at org.w3c.www.protocol.http.HttpURLConnection.connect(Unknown Source)
    Thanks.
    Edited by: F. Kiene on Aug 5, 2010 10:35 AM

  • How do we setup OSX Server 10.4.9 to allow Windows XP SP2 to print?

    Background information:
    We have 3 printers setup on OSX Server 10.4.9.
    All 3 are shared in the Print Server as IPP & SMB.
    Windows Services are up and running as a PDC allowing users to login and use anything in their respective home folders from the Windows computers.
    All computers are on the same network/subnet.
    We have made no major changes to OSX Server at this point.
    Problem:
    Someone logs into one of the Windows computers using the Domain ran by OSX Server.
    In Windows explorer they goto \\SERVER. Once there they see all 3 printers and a "Printers and Faxes" folder containing the same 3 printers.
    The 3 printers inside "Printers and Faxes" allow their queues to be looked at in Windows but will not allow themselves to be connected to the Windows computer. They give the same message that the 3 printers outside of the "Printers and Faxes" folder give:
    "A policy is in effect on your computer which prevents you from connecting to this print queue. Please contact your system administrator."
    Question:
    What must we do in order to get the printers working for use with Windows?
    PowerBook G4 12 867MHz   Mac OS X (10.4.9)   iMac G5 20 2GHz, iPOD Nano 1GB, iPOD 60GB

    print:currentQueues = 3
    print:setStateVersion = 1
    print:currentJobs = 0
    print:logPaths:logPathsArray:arrayindex:0:name = "Print Service Admin log"
    print:logPaths:logPathsArray:arrayindex:0:path = "/Library/Logs/PrintService/PrintService_admin.log"
    print:logPaths:logPathsArray:arrayindex:1:name = "CUPS: error_log"
    print:logPaths:logPathsArray:arrayindex:1:path = "/var/log/cups/error_log"
    print:logPaths:logPathsArray:arrayindex:2:name = "CUPS: access_log"
    print:logPaths:logPathsArray:arrayindex:2:path = "/var/log/cups/access_log"
    print:logPaths:logPathsArray:arrayindex:3:name = "CUPS: page_log"
    print:logPaths:logPathsArray:arrayindex:3:path = "/var/log/cups/page_log"
    print:logPaths:logPathsArray:arrayindex:4:name = "AppleTalk: HPLJ4250"
    print:logPaths:logPathsArray:arrayindex:4:path = "/Library/Logs/atprintd/atprintd.100_151.log"
    print:logPaths:logPathsArray:arrayindex:5:name = "AppleTalk: HPJ4250CSR"
    print:logPaths:logPathsArray:arrayindex:5:path = "/Library/Logs/atprintd/atprintd.100_152.log"
    print:logPaths:logPathsArray:arrayindex:6:name = "AppleTalk: HPLJ2200"
    print:logPaths:logPathsArray:arrayindex:6:path = "/Library/Logs/atprintd/atprintd.100_153.log"
    print:state = "RUNNING"
    print:readWriteSettingsVersion = 1
    print:pluginVers = "10.4.140"
    print:startedTime = "2007-05-24 16:55:05 -0400"
    ================================
    All 3 queues are setup for SMB.
    ================================
    Access has:
    "Use same access for all services" checked.
    "Print" does not show up on the grayed out list underneath it.
    However, AFP, FTP, iChat, Login Window, Mail, SSH, VPN, Web, Weblog, Windows and Xgrid all do.
    "Allow all users and groups" is chosen as well.
    ================================
    PowerBook G4 12 867MHz   Mac OS X (10.4.9)   iMac G5 20 2GHz, iPOD Nano 1GB & 60GB, AppleTV 40GB

  • How to install Apache Http server on Solaris sparc-32 bit systems

    Hi Friends,
    I installed apache in windows platform, where we have direct .exe file to install apache on windows.
    I heard, in solaris different process of installation is that right...?
    will we get direct .bin executable file for apache like wls923_solaris32.bin or need to we follow diff procedure for apache installation in solaris.
    Please help me
    Thanks
    Deep
    Edited by: user10249953 on Feb 22, 2009 8:28 PM

    Hi Friends,
    I installed apache in windows platform, where we have direct .exe file to install apache on windows.
    I heard, in solaris different process of installation is that right...?
    will we get direct .bin executable file for apache like wls923_solaris32.bin or need to we follow diff procedure for apache installation in solaris.
    Please help me
    Thanks
    Deep
    Edited by: user10249953 on Feb 22, 2009 8:28 PM

  • How to make the App Server Listen for HTTPS

    I have a web application that needs to be accesible over an HTTPS connection, not HTTP.
    When I deploy an application with Java Studio Creator to the App Server it is automatically set to an HTTP URL. How do I setup HTTPS ?
    Thank you in advance,
    Joe Paladin

    Looks like I should have thanked myself in advance....
    Turns out its pretty easy. Open the admin console, go to configuration, add and HTTP listener, check the security check box, and fill out the other mandatory fields like the port. Standard SSL port is 443.
    Save changes, and restart the App Server. Any deployed apps should be reachable via https://localhost:443/myWebApp
    This approach uses a default certificate that comes with the app server. Here is a link if you want to create a certificate :
    http://java.sun.com/developer/technicalArticles/WebServices/appserv8-1.html
    Joe Paladin

  • Oracle HTTP Server for APEX3.2

    I am a DBA but new to APEX.
    On page 4-15 of APEX3.2 Installation Guide, it says
    Install from the Database and Configure Oracle HTTP Server
    This section describes how to configure Oracle HTTP Server with mod_plsql
    distributed with Oracle Database 11g or Oracle Application Server 10g.
    It seems that Oracle HTTP Server is neither distributed with the database CD nor Example CD. Am I right?
    Also, can I use HTTP Server bundled with OMS to serve as HTTP Server for APEX? Will that impact Grid Control?
    EPG is not considered.
    Thanks,
    Kevin

    Hi
    When using Grid of course, there is a HTTP server
    When having the Rdbms, you need the companion cd or use one of products that has already HTTP server .... ( Example ; IAS, etc )
    Kind regards,
    Iloon

  • Start HTTP Server on Oracle 9.2.0.1 Server version

    I have Used Oracle 9.2.0.1 server edition on Windows 2000 server with service pack 4 platform. I want to know how could I start HTTP Server?
    When I start HTTP server from Strat > Program > Oracle Ora home 92 > Oracle HTTP Server > start HTTP server powered by Apache then error comes as below..
    'Access is denied : FastCGI : create Mutex () failed...

    What does the error_log of the Oracle Apache HTTP server say? This is typically in the $ORACLE_HOME/Apache/Apache/logs directory.
    Weird that a mutex create failed. Without the actual o/s error code that resulted, it is difficult to diagnose the problem. Anything in the Application (or Security) Event Log? Access denied seems to indicate an ACL failure of sorts.
    You could also disable FastCGI - it is not very often used and APEX (mod_plsql) does not need it. The httpd.conf file (in $ORACLE_HOME/Apache/Apache/conf) can be edited to disable FastCGI.

Maybe you are looking for