is there an option to disable directory browsing (browsing a directory without an index file) in WHM? I have seen a way to do it via .htaccess but this would not be possible as there are over 100 sites on the server...
what webpages we can view using proxies at the ISPs.
Currently when I am on the internet port 80 will sometimes not work, i.e. MSN, email, FTP is still working, but I can't browse any pages. This has led me to believe that the proxies they are using to check what sites we are visiting are buggered. It is fruitless trying to get the ISPs to improve...
Anyway, I have a couple of my own servers in the US and am looking at installing some sort of socks proxy on them so that I don't have to use port 80 to surf webpages. Then there wouldn't be any more downtime for me.
SECURE program that would be ideal and safe for my intended use?
when I am on the internet port 80 will sometimes not work, i.e. MSN, email, FTP is still working, but I can't browse any pages. This has led me to believe that the proxies they are using to check what sites we are visiting are buggered. It is fruitless trying to get the ISPs to improve... this is Thailand.
Anyway, I have a couple of my own servers in the US and am looking at installing some sort of socks proxy on them so that I don't have to use port 80 to surf webpages. Then there wouldn't be any more downtime for me.
Can someone point me to a SECURE program that would be ideal and safe for my intended use?
In some VPS environments there is not enough memory available to run java, and the usual error occurs, ie:
# java -version Error occurred during initialization of VM Could not reserve enough space for object heap Could not create the Java virtual machine.
So in the command line we force the maximum memory allowed for java:
# java -Xmx128 -version java version "1.5.0_14" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03) Java HotSpot(TM) Server VM (build 1.5.0_14-b03, mixed mode)
Now my current problem is that there are some scripts/other applications I am running that don't seem to have a single easy area to declare the max. memory that java can use, so my question obviously is, is there any option or java configuration file where maximum memory available to java can be set globally? I've done a lot of searching and am still unable to find an answer to this.
I am talking like a few thousand sites per server (actually a pair that act as a unified server, routing for load balancing). In a muli-thousand site IIS server, will having ISAPI Rewrites enables for ALL of the IIS virtual sites cause performance to degrade?
Well I finally got around to getting my IIS up and running which will save some time with uploading various files to check that they are working correctly but now I have run into a new problem. What used to happen with my IIS is it would list out all of the folders which I had in the wwwroot and I would simply navigate through and select which site needed to be tested.
At the moment, I have cleared out the wwwroot folder entirely since all of the stuff in there was to do with a "Windows XP Professional" page which appeared upon installation.
However, now that I don't need it anymore, I decided to clear it out and test IIS out by making a new folder called "sites" into wwwroot. Now though, it simply comes up with a "Directory Listing Denied. This Virtual Directory does not allow contents to be listed." error message, even though I have changed the permissions on the wwwroot folder to allow writing etc.
Could this be because it's IIS 5.1 and I need to install IIS 6.0 instead or is something else wrong? I know for a fact that my operating system (Windows Media Center Edition 2005) will do this list as I have had it before, back before I installed Vista and then decided to come back to MCE.
For some reason, I want to enable directory browsing for some of my sites. It works for sub folders, but apache won't list for root folder. For example
I put .htaccess in the root folder, I also configure it through VirtualHost or Directory in httpd.conf,
I use Options +Indexes
Does any body know how can I enable directory listing even in the root folder of a web site?
how to enable directory browsing cpanel by front page
i have mod front page in apache and Install FrontPage Extensions to all site in server but i can't browser directory with front page how i can fix that?
It seems that since my latest update of 12.0.18. Now everytime I login to the Admin interface of plesk. I am prompted to relogin several times when browsing using file manager or clicking on domains or sitting idle for like 15 seconds.
It can do this up to 5 times in a 5 minute period or while not even being idle.
if it's possible to disable the ability to send email for accounts using a certain package in cPanel? I tried searching, I didn't find anything really relevant. Would it be possible to maybe create a rule, or script to add a rule to each account using a package to just block that username or account from sending email?
Our security comlience test got failed due to following reason
Synopsis: The remote service encrypts traffic using a protocol with known weaknesses.
Description: The remote service accepts connections encrypted using SSL 2.0, which reportedly suffers from several cryptographic flaws and has been deprecated for several years. An attacker may be able to exploit these issues to conduct man-in-the-middle attacks or decrypt communications between the affected service and clients.
Solution: Consult the application's documentation to disable SSL 2.0 and use SSL 3.0 or TLS 1.0 instead. See for Apache.
We have Cpanel RHEL server. Please advise how to:
'disable SSL 2.0 and use SSL 3.0 or TLS 1.0 instead. See for Apache.'
I would like to disable SSL 2.0 and use SSL 3.0, my question how i can do this and which file i have to modify or i have to upgrade from SSL 2.0 to SSL 3.0 ?
I've seen for securing PHP recommends putting parse_ini_file() in the disable_functions line in php.ini but I cannot find an exact reason why. This being disabled is causing an error message to appear on some of my users sites but I'm trying to find a clear cut reason why it is disabled.
is it possible to disable log rotate? I can't seem to find the cron under my weeklys or dailys nor monthlys unless it's named "mad-db" but is there a way to make it say yearly? or just disable it all together? I say this because the script I use has a function already to clear the logs and when log rotate runs it kills all processes going by the script
domain.com:2082/scripts.php I have run phpinfo for looking for cpanel php.ini I have Configuration File (php.ini) Path /usr/local/cpanel/3rdparty/etc I renamed /usr/local/cpanel/3rdparty/etc to /usr/local/cpanel/3rdparty/etc.OLD then restart the server I am still get cpanel php work and phpinfo give : Configuration File (php.ini) Path /usr/local/cpanel/3rdparty/etc how to disable cpanel php to prevent some one exploit php to hacking my server?
I want to disable WHM/Cpanel.because client purchase dedicate server from us and he want to access from command line and no WHM/Cpanel so how can i do it and it will be effect on any service because i have installed all the service like dns, exim and http from WHM.