Someone put malicious code with "~" on my website - apache

I made my website in www.mantarrayamx.com and everything worked well, but today I got a message from google telling me that someone is misusing my website through this address:
Http://www.mantarrayamx.com/~stechies/Blessin/ba/
Does anyone know how I can solve this security problem please?

After some research, I found that the ~stechies means, home directory of a user perhaps "stechies". I found a website with the same a domain name https://www.stechies.com/ I am not sure if they are behind this or they are hacked as well.
Any help to stop this redirection is much appreciated.

I solved this problem by contacting my web hosting provider, they updated the php and mysql versions of your linux server,
In a nutshell you do not have enough privileges to do it for yourself, only your web hosting provider can solve it

Related

Any ideas on why a template/widget wouldn't update on the development site? It works on my local machine

I have a widget and a page layout that are not working as they should on the development server. The development server is hosted on Azure. On my local machine, it is working properly. I'm at a lost on what the issue is.
Does anyone have any suggestions on what to check/test? Is there any way I could test/debug this better?
I reached out to Sitefinity to support and they pointed me in the right direction. I inadvertently had the wrong namespace in the widget. Unfortunately, the widget didn't display an error message. I had to go to the log files to find the issue.

SSL free, hosting App infinityfree not working

error when verify
Link is working
I use hosting App infinityfree and sslforfree.com
I met a problems when trying to verify domain for a free SSL. I do not know why it still has errors even though the link is working. I tried many times but can't solve it. Please help me. thanks a lot

Why is dojotoolkit.org suspended?

When I go to https://dojotoolkit.org/, I get, "Unable to connect". In some browsers I get "You have reached a domain that is pending ICANN verification".
I've used a number of dojo libraries in my code. Does anyone know what happened to the owner and whether this is likely to be fixed in the near future?
If it isn't fixed, what is my best option for replacing it?
This seems to be a temporary administrative DNS issue, based on their Twitter response:
We apologize for the issues accessing the Dojo 1 web site. We’re
working on it as fast as possible. In the mean time, you can add the
IP address directly to /etc/hosts. 104.16.205.241
There are also some workarounds on the dojo gitter.im channel:
Reference guide content is also at https://github.com/dojo/docs/ And
tutorials are at
https://github.com/dojo/dojo-website/tree/master/src/documentation/tutorials
Also, as mentioned in this related question, you can use the Archive.org Wayback Machine.
The site now appears to be back up. I was able to access it and get information on features I'm using.

IIS7 (Windows) Authentication -- Cannot figure out why new website errors 401

I am trying to make a new website on an IIS server, of which has websites that are using Windows Authentication just fine. However, for the life of me, I cannot figure out why my new website refuses access (401.2)
Basically, I create a new website and add a single .html file ("Hello, World"). I can access it just fine. But turn off Anonymous, leaving on Windows Authentication, I get prompted for ID/PWD, ending always a 401.2
So, I decided to make a new website as a copy of the existing working website on the same webserver. I've even gone and made the new website share the same App Pool and the same Physical Path. This way, as far as I can tell, the only possible differences between the two websites is now the IIS configuration of the two sites. Still can't authenticate.
I've switched the bindings, doesn't help.
I've even compared the settings in applicationHost.config, making sure they're equal.
Any ideas? Thanks in advance.
I've used this article several times for problems like these with some success: http://blogs.msdn.com/b/david.wang/archive/2005/07/14/howto-diagnose-iis-401-access-denied.aspx Hope it helps!
I was advised to try running iisreset from the command line. This turns out to be what I needed all along. Seems some configuration changes do not get applied properly, even when restarting the particular website, until IIS itself is restarted.

Apache Case insentive URLs

Apache is not allowing me to access a link with a wrong case. This URL case sensitivity really sucks me. Can anyone help me out how to configure my apache so that however I call my URL it has to work.
I am running my site on a shared linux server and not provided with SSH. I tried all the solutions in google but nothing worked for me. Anybody please help me. Please do not tell me to get into so and so option (as there are limited services provided in my cPanel, find them in the below screenshot).