| |
Rating
Thread /
Thread Starter
|
Last Post  |
Replies |
Views |
|
|
by centerpoint
Hello,
i need to redirect any request from https to http ,
i don't have SSL and i don't need it, but i need the server to forward any https to http.
i tried using htaccess but that failed.
i need it according to any host and ip on the server example : https://server-ip/index.php >...
|
|
2 |
407 |
|
|
by johnsmith111
Hey guys, we will be interested in learning from your experience in using Linux in Big Data projects. Has anyone used Hadoop, or MapR or Horton Works on Linux and any experiences you may have had on these. I am more interested in knowing if a certain distribution of Linux is better supported for...
|
|
2 |
219 |
|
|
by RithanyaLaxmi
Hi,
I have my static files loaded in c:/apache/htdocs, I need to access that in my web application running in tomcat server.
For example
In c:/apache/htdocs, i have an images folder with static images which I am accessing in my web application
images
1.gif
2.jpg
|
|
0 |
75 |
|
|
by az0000000
Hello,
As the title suggests i would like to learn how to point a parked domain to another website hosted in a different directory on my paid hosting server.
Here are the circumstances, i have a paid hosting and a domain, i also got a second free domain and a second website. I would like to host...
|
|
0 |
229 |
|
|
by bhavnasaini
I want to know that among the source code files of apache web server which all files (i.e. C/C++ files) are used to accept and process the incoming packets and to respond them??
|
|
0 |
209 |
|
 |
by jfha73
Hey guys,
Can you tell me if this does what I think it does:
NameVirtualHost *:80
NameVirtualHost subdomain1.domain.com:80
<VirtualHost subdomain1.domain.com:80>
ServerAdmin webmaster@domain.com
|
|
1 |
332 |
|
|
by johnsmith111
Hey Guys, we will be very interested in learning from your experiences on using Red Hat Virtualization. I am still trying to understand how does VMware and Red Hat Virtualization fit with each other. Has anyone been on projects where the customer is using both ? and any experiences you may have had
|
|
0 |
352 |
|
|
by piccard21
Hello everybody,
I have to move a perl-CGI-application to a webserver which runs under fcgi. I already tried to wrap the CGI-application in loops but it worked just half. So my idea was to install besides mod_fcgi also mod_perl and configure the apache, so it just uses mod_perl for the directory...
|
|
0 |
222 |
|
|
by alanchz
My purpose is to write a apache module to remove all the default HTTP headers. I tried to use mod_headers, but some specific headers still can't be removed, . So could anyone please tell me a way to do so?
ps. I have successfully add a "MyHeader" using mod_headers.
My apache web server version...
|
|
1 |
1,157 |
|
|
by jonwatson87
Totally new to this sort of thing, and only recently setting up a website, with a little help from professionals!
Bear in mind I could be asking a really stupid question.
How on Earth do I reconfigure my Virtual Host settings in Apache without access to the config file? I'm assuming I have to...
|
|
0 |
206 |
|
|
by aespinal
I changed my dedicated server, using Apache,cPanel-WHM, latest versions.
In the old server I have 3 sites sharing a folder files with a include stament like this
<?php include ("/home/site/public_html/includes/contact.html"); ?>
But, now, in the new server, I get an access denied for all those...
|
22-Apr-2012 22:49
by admin
|
4 |
406 |
|
|
by jim31
Using Apache on my new iMac. I've just created my first simple web page which I can access at 192.168.x.x/~username.
My question, where do I find the external IP address so that my friends can access this web page?
Greatly appreciate any help.
|
|
7 |
1,016 |
|
|
by jtt89
VB Network settings (info from VB support forum):
2 separate adapters: 1 - Host-only Adapter (to connect CentOS on VB to Win7) and 2 - NAT (to enable Internet access for CentOS).
HOST-ONLY ADAPTER:
"With host only networking virtual machines can talk to each other and the host as if they were...
|
20-Nov-2011 17:46
by jtt89
|
2 |
707 |
|
|
by ring0
cannot get Apache to serve documents outside of document root. SeLinux status is set to disabled. The relevent sections of the httpd.conf file are as follows:
User daemon
Group daemon
DocumentRoot “/usr/local/apache2/htdocs”
Options FollowSymLinks
AllowOverride None
Order allow,deny
|
17-Nov-2011 20:03
by ring0
|
4 |
749 |
|
|
by keziah
Please help me with mod_rewrite rules.
I need to skip every occasion of parameter '&lang=' and any of its value (en, it...) in URL and redirect 301 as it is without this parameter(s).
Examples:
I want to all of these URL's...
|
|
0 |
305 |
|
|
by 5uper Mario
yo
I have apache, PHP, and mysql installed on my server
Its fully working
But when a user goes to download one of my products, they say before the download finishes it timeouts
I thought it had to do with the PHP.ini file
so I put the max execution time
It still time out
|
|
1 |
1,422 |
|
|
by jasonlfunk
Hello,
We are developing a data loss prevention module to protect web applications on Apache web servers from exposing protected information. I am looking to find people to beta test this module on web servers with applications that provide customer access to business information.
Please...
|
|
0 |
447 |
|
|
by anoopghalgeri
I have a requirement to redirect the user to a specific HTML page (which stats – “Try later.. Maximum connections reached”) when the maximum concurrent users in a system exceeds the limit?
How to achieve this? Is it a WebServer configuration, I am using Apache Webserver and Tomcat appserver.
|
|
0 |
858 |
|
|
by Davidpcs
I am very new to Apache server, 2.2 on Win XP sp3, my server is working, my problem is that I have several harddrives and am only able to serve files that are placed in a directory under my defined Documentroot directory in Apache.
For example my web is on f:\website below that there is...
|
09-May-2011 16:56
by admin
|
1 |
971 |
|
|
by gogineni
I am using apache + mod_jk + jboss for load balancing. Everything is configured and working properly.
mod_jk ping's JBOSS server to check the status of the server.
But, I want to configure apache to hit a html/jsp in my application to check the status.
The reason for this is, when JBOSS is...
|
|
0 |
539 |