mdusamaansari
Forum Replies Created
-
Forum: Networking WordPress
In reply to: https://fxprimus.aciliitsupport.com/wordpress/In .htaccess file, the RewriteBase to be changed. I have checked with all possibilities but no response.
.HTACCESS File:
———————
— /https://www.aciliitsupport.com/wordpress/
— /https://www.aciliitsupport.com/wordpress
— https://www.aciliitsupport.com/wordpress/
— https://www.aciliitsupport.com/wordpress
— /www.aciliitsupport.com/wordpress/
— /www.aciliitsupport.com/wordpress
— https://www.aciliitsupport.com/wordpress/
— https://www.aciliitsupport.com/wordpress
— /wordpress/
— /wordpress
— wordpress/
— wordpress
— /I dont find where problem is. Do check and suggest me to get this issue resolved.
Forum: Networking WordPress
In reply to: https://fxprimus.aciliitsupport.com/wordpress/Tried, but no response…
Forum: Networking WordPress
In reply to: https://fxprimus.aciliitsupport.com/wordpress/I have selected my permalink as
Month and Name : https://www.aciliitsupport.com/wordpress/blog/index.php/2011/09/sample-post/
I have installed wordpress mu in wordpress folder not in rood directory,
My .htaccess file contains
————————-
# BEGIN WordPress
RewriteEngine On
RewriteBase /https://www.aciliitsupport.com/wordpress/
RewriteRule ^index\.php$ – [L]# uploaded files
RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L]# add a trailing slash to /wp-admin
RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ – [L]
RewriteRule ^[_0-9a-zA-Z-]+/(wp-(content|admin|includes).*) $1 [L]
RewriteRule ^[_0-9a-zA-Z-]+/(.*\.php)$ $1 [L]
RewriteRule . index.php [L]
# END WordPress
————————-I have checked with this also:
————————-
# BEGIN WordPress
RewriteEngine On
RewriteBase /wordpress/
RewriteRule ^index\.php$ – [L]# uploaded files
RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L]# add a trailing slash to /wp-admin
RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ – [L]
RewriteRule ^[_0-9a-zA-Z-]+/(wp-(content|admin|includes).*) $1 [L]
RewriteRule ^[_0-9a-zA-Z-]+/(.*\.php)$ $1 [L]
RewriteRule . index.php [L]
# END WordPress
————————-I think only problem in .htaccess file.
Forum: Networking WordPress
In reply to: https://fxprimus.aciliitsupport.com/wordpress/Really thanks for “virtual folders”
Atleast the created links to show something right? But I cannot found anything on the created links. If I click on the links, am getting the below said error.
—————————————————-
Not Found
The requested document was not found on this server.Web Server at aciliitsupport.com
—————————————————-Hope I didnt set up my .htaccess. Kindly send me the model .htaccess rules for getting this issue resolved.
And tell me where will be the issue.
Forum: Networking WordPress
In reply to: https://fxprimus.aciliitsupport.com/wordpress/How to create multisites by using wordpress mu?
-Installed wordpress 3.2.1
-Configured well
-Got Network link also
-Able to create sites
-Getting appropriate emails of site creation and activationBut, the created site cannot be able to visit. The created site doesn’t contain any files. The link created for newly created site shooting an error
——————–
Not FoundThe requested document was not found on this server.
Web Server at aciliitsupport.com
——————–I should recover it.
Forum: Networking WordPress
In reply to: https://fxprimus.aciliitsupport.com/wordpress/I have created a mother site in https://www.aciliitsupport.com/wordpress
I am able to create multiple sites (subdirectory method), but I cannnot found any folder on above said link and I cannot found any site created for said link. I mean copying files are not getting done on subdirectories. What will be the issue?
My base install is in path
https://www.aciliitsupport.com/wordpressConsider that I have created a site named sanjay by using subdirectory method. Then the link will be
https://www.aciliitsupport.com/wordpress/sanjayBut I cannot found any folder named sanjay in my base directory and newly generated links which is sent to e-mail id are showing error.