This is my main domain: http://shockerprizes.com
I have a wordpress site but it won't show up at main domain and you have to go to http://shockerprizes.com/wordpress/ instead...
anyone know how to fix it?
This is my main domain: http://shockerprizes.com
I have a wordpress site but it won't show up at main domain and you have to go to http://shockerprizes.com/wordpress/ instead...
anyone know how to fix it?
Go to public_html and open .htaccess
Add
Code:RewriteEngine on RewriteBase / RewriteCond %{REQUEST_URI} ^/$ [NC] RewriteRule .* /wordpress/index.php
Nothing is always absolutely so.
Thanks, but I can't seem to find the specific folder it's in.
I got into public_html and theres "shockerprizes" folder and then "wordpress"
---------- Post added 08-09-2011 at 02:43 AM ---------- Previous post was 08-08-2011 at 11:15 PM ----------
can someone help please?
this is the screenshot of my account:
![]()
Last edited by ilovesmoothiie44; 08-08-2011 at 09:55 PM.