Hosting webpages(jspx) on Linux


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Hosting webpages(jspx) on Linux
# 1  
Old 03-25-2010
Hosting webpages(jspx) on Linux

Hi guys,

I have developed a small website using jspx pages.
Now i want to host the website to a server which is a linux machine.

The linux machine which i m referring to is already hosting some web pages(jspx) through a web server Which is running at port 8888.
My first question would be "How would i check which web server is installed in the server?"


Due to my little knowledge about linux machine .I have copied some simple html pages to /var/www/html location. The pages are getting accessed correctly on port number 80.

But how would i go about hosting jspx pages .Please help.

Some information that might be helpful

PHP Code:
[root@~]# httpd -v
Server versionApache/2.0.52
Server built
:   Jun 11 2008 19:01:13 
PHP Code:
[root@ ~]# java -v
Warning: -v not understoodIgnoring.
Usagegij [OPTION] ... CLASS [ARGS] ...
          
to invoke CLASS.main, or
       
gij -jar [OPTION] ... JARFILE [ARGS] ...
          
to execute a jar file
Try `gij --help' for more information. 

PHP Code:
Linux machine information is as below 
LSB Version
:    :core-3.0-ia32:core-3.0-noarch:graphics-3.0-ia32:graphics-3.0-noarch
Distributor ID
EnterpriseEnterpriseAS
Description
:    Enterprise Linux Enterprise Linux AS release 4 (October Update 7)
Release:        4
Codename
:       OctoberUpdate7 
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. What is on Your Mind?

Best Linux/UNIX-based website hosting service?

I'm currently on a shared server, with a fairly-well-known hosting provider, which has gotten progressively worse over the years, and it's time to switch to someone else. I know there are LOTS of providers out there whose infrastructure is Linux/UNIX based (actually, I'm not aware of any that... (2 Replies)
Discussion started by: markolinux
2 Replies

2. UNIX for Dummies Questions & Answers

MilesWeb.com shared hosting or unlimited hosting plans?

I want to host a website in India, after all my research I have found MilesWeb.com, I am planning to go for their shared plan http://www.milesweb.com/cpanel-hosting.php I have test their contact options and response time, they are really available 24/7. I have checked few other providers, they... (1 Reply)
Discussion started by: Guruguy
1 Replies

3. What is on Your Mind?

Linux Hosting Service Recommendation

We've been using Linode for our virtual Linux hosting services for two years now and could not be more impressed. One of our Linode nodes is located in Cedar Knolls, New Jersey which was close to the path of Hurricane Sandy. The data center teams were on top of things from the beginning... (0 Replies)
Discussion started by: Neo
0 Replies

4. Shell Programming and Scripting

Scripts to Interact with Webpages

Hi, Is it possible to have a script to interact with webpages. I want to create a script that logs a user into a specific site, and is able to get/post information. Would anyone give me instructions on how it's should be done, and where I can find information on starting it out. I know... (2 Replies)
Discussion started by: Pztar
2 Replies

5. Hardware

Use of SSD for serving webpages

I have seen research articles and forum postings that demonstrate that SSDs are poor at reading large files: the larger the file, the slower the SSD compared to traditional hard disk drives. The difference with hard disk drives becomes apparent at medium size files, say 20KB. Does this mean that... (2 Replies)
Discussion started by: figaro
2 Replies

6. UNIX for Dummies Questions & Answers

How to make URLs/FileNames case insensitive in Linux Hosting environment

Hi, Currently my website is hosted on Linux-Apache environment. If I try to access a file on a website named "Read.txt" as http://xyz.com/READ.txt, I get an error message "Page Not Found". Only way to access is http://xyz.com/Read.txt. How do I make URLS (File Names and Folder Names)... (1 Reply)
Discussion started by: naidu545
1 Replies

7. Linux

recommendations for a Linux hosting plan?

I'd like to purchase a hosting plan, i found a $3.99 on webhost4life.org, any1 using the package before? (2 Replies)
Discussion started by: BestLinux
2 Replies

8. UNIX for Dummies Questions & Answers

Threaded Discussions for Webpages

Dear All, I run a website for a non-profit. Does anyone know where I can get free or cheap software to run threaded discussions for our website? Our website is obviously running off a unix platform. Thanks (4 Replies)
Discussion started by: evertk
4 Replies
Login or Register to Ask a Question