Anyone Here Know Zeus Server Rewrite Info
Apr 11, 2009I am on a Zeus server and I am trying to do a 301 redirect from my .net to my .com
View 3 RepliesI am on a Zeus server and I am trying to do a 301 redirect from my .net to my .com
View 3 RepliesI cannot find a suitable forum for this query so here goes on this one!
I am doing a charity site as a voluntary exercise. They currently host with Eclipse who have the Zeus server (site developed in Frontpage).
This is not an open source server. Thing is, what are the issues of say developing on my loacal machine (apache or IIS5) and having the remote being Zeus. I use Dreamweaver 8 for developing.
I would of thought this does not matter as the server technology is transparent and down to configuration files. The directory structure both ends can be the same.
Few things I found that :
- they do not support mod_rewrite so that url cannot be rewritten or something like it
- they do not support unlimited subdomains, I do not mean actually unlimited, but 100 or 200 (eg. you allot usera.yoursite.com to some 200 or 500 members of your site) should not be a taboo, but Zeus administrator seems to think that can be a resource issue
- addition of space, currently apache hosts seem to be very liberal, and zeusbased ones not so, does zeus server typically still run on hard drives with lesser space
Anyone has any recommendation for Zeus, and if so, any recent experience with such host, who has been in business for last 8-10 years and also runs a support forum on their site where users freely communicate?
I was reading this
vbulletin.com/forum/archive/index.php/t-6868.html
but that was quite some time back.
If any user has current experience of using Zeus w.r.t
- running of standard vbb, photopost etc
- zend and / or ioncube
- some php scripts need url rewrite, is it possible
- creating subdomains when the host does not provide it
I have done this with .htaccess on apche but I am looking to do HTTP to HTTPS redirect for all requests on Zeus server using rewite.script
what I want basically is that all request to [url]goes to [url]
I was thinking of using LVM, but started looking at some other solutions. I would like to use a virtual appliance if possible as I'm almost tapped on power in my colo space.
Has anyone used the zeus load balancing product? Yeah or Nah?
how can i get all my vps / servers information and configuration reports, like a full report on a server.
So i already uploaded phpinfo.php so i can get the PHP report. And about getting other reports, like sql config, apache, plesk,?
I dowload a scripts with a .htaccess file
Code:
DirectoryIndex index.php
RewriteEngine On
RewriteRule ^link/([0-9]+)[/]*$ /redirect.php?id=$1
RewriteRule ^link/([a-zA-Z0-9]+)[/]*$ /redirect.php?tag=$1
I want to convert it to lighttpd rewrite rules, urgent, also I can't contact with the scripts author,
I am tried to make a file to tell me the php info of my server, but I get the following error.
Warning: phpinfo() has been disabled for security reasons
I have no idea how to enable or figure out why this is happening
I did disable some stuff in PHP configuration a while back because people were uploading c99 shells and whatnot on my box, so I'm not sure if that could be the issue.
I am running WHM/Cpanel on my server
My VPS host is (for now) still using LxAdmin, but is no longer allowing login to HyperVM for reboots and access to system info. Please, tell me exactly how to use SSH to check the current memory usage on my VPS.
Quote:
Viewing your current resource usage
Log in via SSH, I normally use the Putty client for this.
Commands:
top: your current server load & resource usage.
ps aux: all your processes & which ones are using the most memory/cpu
free -m: allocated memory, usage & free memory
Is the command line really *easy* once you get used to it?
We are trying to disable server info into response header.
Header unset Server
Header set Server "unknown"
It is not working.We have installed "Apache 2.4.6-x86 server" on Win 2008 R2 Standard server (64-Bit).
We have a server that is (unfortunately) running Windows. I'd like to change the strings from something like index.php?p=home to /home. I know how to do this on an Apache server, but I'm completely clueless for a Windows server running IIS.
View 1 Replies View Relatedapp and content are separate physical machines
I want [url]to be processed by app directly, which it's doing now
I want [url]or [url]to display content from content, either directly or through a hidden/stealth redirect.
How can this be accomplished? How else can I have one URL serve from two different servers other than using subdomains?
I finally bought a VPS after not being able to pay for a dedicated server so I bought one from VPSbyte.com as they came highly recomended $39.95 server with Cpanel not the cheapest I gathered but I wanted reliable servers
now I moved my forum over to the server all was ok after I got the massive database sent over but when I tried to view a thread or category I could not it came back with No Valid input or something like that
I went into admin and disabled zoints SEO mod and the forum works fine BTW its a VB forum.
would it be due to mod rewrite that the forum does not work with zoints? and is it possible to get it to work?
after I install my apache 2.4 on my notebook, I install it using PHP and it's successful, but when I use .htaccess
View 2 Replies View RelatedI have a freshly installed 'Microsoft Windows Server 2008 R2 Service Pack 1' VPS with Plesk 11.5.30.When installing certain applications (for example, Dolphin, Elgg), it halts with the following error message: Requirements: Apache module - The app requires the 'rewrite' web server module
When I check in Windows IIS Manager under Modules, I see RewriteModule is installed as a native module.When checking the KB about this issue: URL..it says to enable the rewrite module by ticking it in the 'Configure native modules' box.However, that module is not even listed there, even though it clearly is listed in the main module overview as a native module.
Also, in Plesk > Tools & Settings > Server Management > Panel Components, URL rewrite is also listed: URL Rewrite [Active] IIS URL Rewrite Module 2 7.2.2
I know uname -a out puts the kernel info, but how do you output the actual linux flavor and version?
View 2 Replies View Relatedi have decide to buy hosting plan on dreamhost with a discount coupon of 24$ per year, i want to know whether this offer is valid for year or for ever.
View 2 Replies View RelatedI need some info please about nameservers in a new unmanaged dedicated server.
Do i have to get the nameservers from my hosting company or i must setup them manualy?
What does private nameservers are?
I need some info please in general and where i will find the nameservers so i can setup them?
NS1
NS2
I think that i will need somethink like:
NS1.HOSTING.COM -->With my main ip
NS2.HOSTING.COM --> Another ip?
What is the difference to use company name e.x NS1.COMPANY.COM and my NS1.MYNAME.COM?
How do I change start of authority (SOA) info, specifically I need to change the email listed?
View 1 Replies View Relatedany idea on this error,? my fiend is having pb with fileinfo after his installation
Warning: finfo_open() [function.finfo-open]: Failed to load magic database at '/usr/share/file/magic.mime'. in /home/tomita/public_html/ff/fileinfo.php on line 2
Warning: finfo_file(): supplied argument is not a valid file_info resource in /home/tomita/public_html/ff/fileinfo.php on line 3
Warning: finfo_close(): supplied argument is not a valid file_info resource in /home/tomita/public_html/ff/fileinfo.php on line 4
these are the errors he see when he use the following code
<pre><?php
$finfo=finfo_open(FILEINFO_MIME);
$FT=finfo_file($finfo,'windows2008.png');
finfo_close($finfo);
print_r($FT);
?>
~
i have a strange problem, i use a VPS with CentOs 5 linux and i noticed when i look on the php info page that my email adresss is there and i need to change that email to another one but i don`t know where to do that
I have looked in my HyperVM control panel and in Plesk 9 control panel but i don`t find that adress...where is that set ?
10x
img168.imageshack.us/img168/5098/4252009111008am.png
I made a couple of search on this forum but that did not fetch me what i exactly wish to know.
Obviously, the first question which has been asked millions of times
1. How good is their server performance?I have my site hosted from Godaddy.com. When i go for speed test of my site i always found the speed to be about 0.40 seconds while google and yahoo being 0.01 and 0.04 respectively.
2. I am need JAVA hosting. enom.com seems to offer every thing under one hosting plan which is really good for me.
3. I tried seeing their help files to find out how many times their TOMCAT restarts a day but i guess their help files are restricted to only registered user. Can some one please tell me is there a way to manually restart Tomact in enom.com?
4. The number of MySQL database is not important for me. What i am looking for is how much data can i save into each database. Godaddy.com offered 25 databases, for which i was pretty happy but latter on i figured out that the amount of data i can store is limited to 200 MB only. which is really sad!
Any info or any review about kryptonitehost.com? Are they reliable?
View 4 Replies View Relatedif anyone had any info on extracthost.com or Richard Perez?
They were hosting several of my websites, my server-side autoresponder and ad-tracker, etc. up until they disappeared last Mon-Tue, March 23-24.
I don't know whether to keep waiting, see if they re-appear or give up and just start re-building everything from scratch.
I did some searching and couldn't find any relevant information on sologigabit.com
has anyone used then before? hows the network? service? hardware?
I am referencing this ad:[url]
We have a webhosting company
our details and our webhosting users is Secure
i don`t like any body else knows our users list
but 2 website is there
1 - webhosting.info 2-domaintools.com
those Show our users and website list to everybody
i am not interest for this service,
how can i Stop this service?
My server is with cheapvps.
I have just purchased a .info domain just to use for playing about on.. I purchased it from 123-reg.co.uk. I have 3 other domains with them but these are .com, .co.uk and .org.uk domains. All pointing to my VPS nameeservers..
For some reason when i goto add my nameservers to the .info domain it says
Error text: Nameserver ns1.playcontrol.co.uk doesn't exists in the registry
Error text: Nameserver ns2.playcontrol.co.uk doesn't exists in the registry
Ive not encounted this before. My friend purchased a .co.uk domain last night and when i added the nameservers to his it worked fine.
What do you think about eapps.com?? what are you using it for?
View 1 Replies View RelatedI noticed very slow performance while browsing e-mails through the webmail interface (Horde), it took almost 20 seconds to jump between e-mails.
I did a top on one of my hosts machines, it showed:
Cpu(s): 0.0% us, 0.1% sy, 0.0% ni, 99.9% id, 0.0% wa, 0.0% hi, 0.0% si
The one at almost 100%, is that idle time? If so, how come things craqwl?
The glorified NetDepot (Gnax) has finally launched it's VPS services with a cool promo: only one buck for the first two months!! cPanel & all IPs you want for low prices, LxAdmin portal (you can install and reinstall a lot of OSs). Does anyone there tried this product? I'm interested in a honest report...
View 5 Replies View Related