GIDForums  

Go Back   GIDForums > Web Hosting Forums
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Post New Thread
Threads in Forum : Apache Web Server Forum Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order 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 >...
14-Apr-2013 21:23
by server_point Go to last post
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...
26-Mar-2013 01:54
by vincewicks Go to last post
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
18-Mar-2013 08:26
by RithanyaLaxmi Go to last post
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...
22-Dec-2012 12:46
by az0000000 Go to last post
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??
25-Oct-2012 08:49
by bhavnasaini Go to last post
0 209
Question
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
12-Sep-2012 10:22
by Fortix Servers Go to last post
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
07-Jun-2012 03:45
by johnsmith111 Go to last post
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...
29-May-2012 10:11
by piccard21 Go to last post
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...
24-May-2012 06:04
by wendy_luo Go to last post
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...
16-May-2012 09:32
by jonwatson87 Go to last post
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 Go to last post
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.
02-Apr-2012 21:46
by PepperAdmi Go to last post
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 Go to last post
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 Go to last post
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...
09-Nov-2011 15:41
by keziah Go to last post
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
26-Oct-2011 12:46
by doublehelix Go to last post
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...
30-Aug-2011 13:15
by jasonlfunk Go to last post
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.
02-Jun-2011 01:02
by anoopghalgeri Go to last post
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 Go to last post
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...
11-Apr-2011 11:56
by gogineni Go to last post
0 539
Post New Thread

Recent GIDBlogGID Spam Detector 1.1.0 by gidnetwork

Display Options Moderators
Showing threads 1 to 20 of 471 Moderators : 1
Sorted By Sort Order
From The
cable_guy_67  
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Network Sites: GIDNetwork · GIDApp · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 18:23.


vBulletin, Copyright © 2000 - 2013, Jelsoft Enterprises Ltd.