Note that there are some explanatory texts on larger screens.

plurals
  1. POAdd Type Application | Mod Re-write not working
    primarykey
    data
    text
    <p>I have a site at </p> <p><a href="http://mgteurope.com" rel="nofollow">http://mgteurope.com</a> </p> <p>which I am transferring to a new hosting company, I set up the normal way using add-on domain, copied the database over and altered the config file to fit and then changed the name servers.</p> <p>Problem, the site did not want to work as it should, I changed the name-servers back and using another domain name as to find a solution for now as seen in the URL below.</p> <p><a href="http://aylesburyfoodwall.co.uk/" rel="nofollow">http://aylesburyfoodwall.co.uk/</a></p> <p>The problem, .php extensions do not appear at mgteurope e.g. I can access mgteurope.com/admin and it goes to admin page on aylesburyfoodwall.com it must be /admin.php</p> <p>I checked the .htaccess file and it uses</p> <pre><code>AddType application/x-httpd-php5 .htm .html AddHandler x-httpd-php5 .htm .html &lt;Files .htaccess&gt; order allow,deny deny from all &lt;/Files&gt; </code></pre> <p>I added a RewriteEngine On at the start of the .htaccess file and no luck</p> <p>I have also compared phpinfo on both and there seems to be no major difference.</p> <p>My second problem of the site on aylesburyfoodwall is that it does replicate the same actions on mgteurope. When you click on the links down the left side it should veiw those items only when logged in but it does not (it loads the page though as seen in the url at the top address bar) when not logged in, it should produce a 403 forbidden error.</p> <p>I assumed it would be a straight forward transfer one from hosting to another.</p> <p>New hosting is shared/reseller and not dedicated.</p> <p>Advice welcome</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload