A server which a website lives on.

learn more… | top users | synonyms

1
vote
4answers
73 views

Restrict webserver access to specific set of URLS only

Is there any possible way to setup and restrict access web server to specific set of URLs only. I want my web server only respond to www.abc.com, www.abc.com/videos, www.abc.com/videos/vandor-1, ...
1
vote
4answers
219 views

Mail server for every website on IIS

I'm using Windows 7 x64 and IIS 7 to serve several websites. What I want to do is set-up a mail server for every domain name (like in Linux hostings), and web-interface for example ...
0
votes
3answers
74 views

How to restore plesk files correctly?

Recently my server crashed. So I reinstalled Plesk and uploaded all databases to var/lib/mysql and site files to backup/vhosts. How do I get it all back to normal?
0
votes
3answers
119 views

wamp alias point to IP instead of directory

Wamp allows us create alias that can point other drive e.g point to external dive (G), moreover, can i point to IP instead of point to drive? Example point to http://xxx.xxx.xxx/test (Note: this is ...
3
votes
2answers
87 views

Increase Servers folder depth limit for running scripts?

I have a CMS on my site that utilises TinyMCE (the WYSIWYG text editor). The issue is that TinyMCE cannot browse for files (example: images) on the web server. I get the error: Error 324 ...
2
votes
2answers
107 views

clean urls issue using .htaccess in php project

I am working on a php laravel project. I am currently facing issues with .htaccess file. I have following .htaccess <IfModule mod_rewrite.c> Options -MultiViews RewriteEngine On RewriteBase / ...
2
votes
2answers
52 views

Migrate add-on domain olddomain.com to newdomain.com

I have 2 domains that are registered at GoDaddy : domaina.com (not hosted, only domain name is registered to GD) domainb.com (hosted at a different webhost, domain name registered to GD) ...
2
votes
1answer
69 views

hidden_html - What is this for?

My host provides pre-made folders (.softaculous, public_html, public_ftp) and one of them is hidden_html. I'm curious as to what this folder is for. I realize it's just a folder on the server and ...
1
vote
1answer
48 views

Setting up a VM testing server [MySQL, HTML, & PHP webstore] Testing for SQL correctness?

Question: Is there a way to test for correctness once the SQL DB copy has been installed on the local machine so I can confidently move to step number 3? Is there any information on the web that would ...
1
vote
1answer
74 views

Cannot alter file permission on server (550). Is this because I have no domain name?

I am building a site on a CMS (modx) for a client who has not decided on their domain name. I have access to WHM so just set up an account with out pointing any domain name to it and began developing ...
0
votes
1answer
14 views

Website still displays deleted files

I went to update a websites CSS today and noticed whenever I uploaded the file with my changes nothing would happen - no changes would appear on my site. This was the same with any of the images I ...
0
votes
1answer
25 views

Can I redirect the http request towards an old folder to the homepage using .htaccess file?

I have to following situation: I had an old blog that was made using Joomla (this blog was indexed well enough by search engines). For some problems I delete it and I have create it again using ...
-1
votes
1answer
165 views

Best Web designing Software with realtime online editing supported by Explicit FTP OVER TLS?

i have found out that Adobe Dreamveiwer CS5 doesn't supoort FTP server which has Explicit FTP OVER TLS Type Connection . and searched Adobe Forum and Confirmed that the feature yet to Implement in ...
1
vote
0answers
19 views

Reading .mht webpages from server

We have some .mht files which load fine from local files but when loaded from the remote webserver display as junk text. What can I do to make them work correctly from our webserver?
1
vote
0answers
15 views

How can i get access logs from TMG?(e.g GET method requests)

I'm using Qradar as SIEM solution I want to integrate TMG logs so i can get / search GET requests (e.g .jpg,.html,.php) extensions. I know in apache you can get this through web-access logs. Thanks
1
vote
0answers
19 views

Using Local Network Users in MacOS X to customise access to webpages

Is it possible to use Mac OS local network users in a web application to be able to show/hide some pages according to users privileges?
0
votes
0answers
4 views

Plesk to Webmin - reconcile/unite vhosts setting from the former to the latter [CentOS 6.3]

So I decided to switch from Plesk to Webmin. Normally in Plesk, when I add a new domain name, it would auto generate a document root under /var/www/vhosts/domain_name/ Now moving to Webmin, in a ...
0
votes
0answers
20 views

Trying to improve the server response time

I have used the Google Developer PageSpeed Test and it suggests this: Improve server response time Suggestions for this page Long web server response times delay page loading. Reduce your response ...
0
votes
0answers
89 views

htaccess doesnt work in subfolder

I'm using xampp with apache on my windows machine. My directory structure is: C:/xampp/htdocs ---------------/Sync --------------------/ProtectedFolderA ...
0
votes
0answers
76 views

Xampp and file paths

I'm having hard time with xampp, it realy getting me crazy. I have few installations of Wordpress with Roots Template, which was loading without any css, js..etc. And the solution was to delete ...
0
votes
0answers
42 views

Webserver on a rotating server with NAT IP or changing IPs

i would have to elaborate my questions so please have patience Explaining the logic. if you are familiar with logmein then it installs a client software on your computer then it kinda keeps tracks ...