We have a hosted CentOS 6 VPS server, using CPanel to install/config the domains/subdomains and installed osTicket in:
my.domain.com/tkng/
We are trying to define the following Apache alias:
my.domain.com/tickets
which has to point to:
my.domain.com/tkng/upload/
CPanel installs the domain admin user at:
/home/myuser/
and the domain is at:
/home/myuser/public_html
Since Apache runs at /etc/httpd/
and includes the directory /etc/httpd/conf.d/
I created file /etc/httpd/conf.d/alias.conf with this definition:
This has no effect!
Some of what I read suggest putting the alias in the domain .htaccess file, others say I need a symlink. Some others say I need a different path statment but not sure if they are talking about making the symlink first and using that path or not.
What I can tell is that CPanel makes setting up an Directory Alias very difficult and there is a page labels Aliases inside of CPanel which is not aliases at all but instead Virtual Domains.
Need some help here to get this concept right to finally be able to get a working alias.
Going to also install some other apps on this domain, so getting this first alias right is critical.
Got two RHEL servers - one real and one virtual/cloud.
Both run apache web server.
When traffic is applied, CPU seems to go quite high on virtual one (20%) but real is not really affected. Worry is that a further increase in traffic will see a problem.
Experience of RHEL is limited. Whats... (2 Replies)
Hello everyone,
I would like to setup a lamp server from a minimal distro and to compile PHP, MySQL and Apache myself.
I have chosen CentOS minimal for the OS and I am trying to build the stack by hand... But well, it appears I need some help!
First: I am looking for good and recent... (3 Replies)
I have a Perl script that worked fine before moving it to justhost.com. It was on a Windows/Apache server. Just host is using UNIX. Other Perl scripts on other sites that were also moved work fine so I know Perl is functioning.
The script is called cwrmail.pl and is located in my cgi-bin.
When I... (9 Replies)
I currently have a web server its on a small harddrive I didn't know my site would grow so fast but now I need a bigger hard drive. Instead of adding another harddrive (host charge monthly of how many hard drives connected to server) is there anyway to just move the whole os to a bigger hard drive... (2 Replies)
Hi all!!
1. I am totally new to Mail server but now in our management decided to run own
mail server, still now we are running our mail server using godaddy!! if we
transfer
all mail accounts to here means what are the steps i need to do??
2. I have basic idea in postfix , which... (2 Replies)
Hello all
I installed apache in CentOS 5.5 ,after searching the web for tips on configuration
I did the fallowing stuff to unable connecting the http server from outside.
In /etc/httpd/conf/httpd.conf I changed the Listen value to 0.0.0.8011
Then checked with then check with: netstat -anp and I... (2 Replies)
Apache Experts!
We have 'n' servers behind a firewall. One of these, 'Machine A', is the DMZ, and is world facing. It serves up any number of Apache Virtual Hosts already, no problem!
Now, how do we 'attach' another server - currently visible only to the internal subnet - such that its... (3 Replies)
# startx
xauth: creating new authority file /root/.serverauth.18174
X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: Linux 2.6.18-53.el5 i686 Red Hat, Inc.
Current Operating System: Linux server1.... (0 Replies)